PhotoRetouch – Premium Image Editing Services
zenith clipping
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>ZenithRetouch - Premium Image Editing Services</title>
<meta name="description" content="Professional photo editing and retouching services that bring out the best in your images. From subtle enhancements to complex manipulations.">
<meta name="author" content="ZenithRetouch">
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Inter:wght@100..900&family=Playfair+Display:ital,wght@0,400..900;1,400..900&display=swap" rel="stylesheet">
<script src="https://cdn.tailwindcss.com"></script>
<script>
tailwind.config = {
theme: {
extend: {
fontFamily: {
sans: ['Inter', 'sans-serif'],
serif: ['Playfair Display', 'serif'],
},
}
}
}
</script>
<style>
/* Custom styles */
body {
font-family: 'Inter', sans-serif;
}
h1, h2, h3, h4, h5, h6 {
font-family: 'Playfair Display', serif;
}
.fade-in-up {
opacity: 0;
transform: translateY(20px);
animation: fadeInUp 0.6s ease-out forwards;
}
@keyframes fadeInUp {
from {
opacity: 0;
transform: translateY(20px);
}
to {
opacity: 1;
transform: translateY(0);
}
}
html {
scroll-behavior: smooth;
}
</style>
</head>
<body class="bg-white text-neutral-900">
<!-- IMPORTANT: DO NOT REMOVE THIS SCRIPT TAG OR THIS VERY COMMENT! -->
<script src="https://cdn.gpteng.co/gptengineer.js" type="module"></script>
<!-- Navigation -->
<header class="fixed w-full bg-white shadow-sm z-50">
<nav class="container mx-auto px-4 py-4 flex items-center justify-between">
<a href="index.html" class="text-2xl font-serif font-bold">ZenithRetouch</a>
<!-- Desktop Navigation -->
<div class="hidden md:flex items-center space-x-8">
<a href="index.html" class="font-medium">Home</a>
<a href="services.html" class="font-medium">Services</a>
<a href="portfolio.html" class="font-medium">Portfolio</a>
<a href="contact.html" class="font-medium text-white bg-neutral-900 px-4 py-2 rounded-md">Contact Us</a>
</div>
<!-- Mobile Navigation Toggle -->
<button class="md:hidden" id="mobileMenuToggle">
<svg xmlns="http://www.w3.org/2000/svg" class="h-6 w-6" fill="none" viewBox="0 0 24 24" stroke="currentColor">
<path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M4 6h16M4 12h16M4 18h16" />
</svg>
</button>
</nav>
<!-- Mobile Navigation Menu -->
<div class="md:hidden hidden bg-white w-full" id="mobileMenu">
<div class="container mx-auto px-4 py-4 flex flex-col space-y-4">
<a href="index.html" class="font-medium py-2">Home</a>
<a href="services.html" class="font-medium py-2">Services</a>
<a href="portfolio.html" class="font-medium py-2">Portfolio</a>
<a href="contact.html" class="font-medium py-2 text-white bg-neutral-900 px-4 rounded-md text-center">Contact Us</a>
</div>
</div>
</header>
<main>
<!-- Hero Section -->
<section class="relative min-h-screen flex items-center pt-20 overflow-hidden">
<!-- Background gradient -->
<div class="absolute inset-0 bg-gradient-to-b from-neutral-50 to-white -z-10"></div>
<!-- Content Container -->
<div class="container mx-auto px-4 py-16">
<div class="grid grid-cols-1 lg:grid-cols-2 gap-16 items-center">
<!-- Text Content -->
<div class="fade-in-up">
<div class="mb-6">
<span class="inline-block py-1 px-3 text-xs font-medium bg-neutral-100 text-neutral-600 rounded-full">
Premium Image Retouching
</span>
</div>
<h1 class="text-4xl md:text-5xl lg:text-6xl font-bold leading-tight mb-6">
Transform Your
<span class="relative inline-block ml-3">
<span class="relative z-10">Images</span>
<span class="absolute bottom-1 left-0 w-full h-3 bg-neutral-100 -z-10"></span>
</span>
<br />
to Perfection
</h1>
<p class="text-neutral-600 text-lg mb-8 max-w-xl">
Professional photo editing and retouching services that bring out the best in your images. From subtle enhancements to complex manipulations.
</p>
<div class="flex flex-col sm:flex-row gap-4">
<a href="contact.html" class="inline-flex items-center justify-center px-6 py-3 bg-neutral-900 text-white rounded-md font-medium hover:bg-neutral-800 transition-colors">
Get Started
<svg xmlns="http://www.w3.org/2000/svg" class="h-4 w-4 ml-2" fill="none" viewBox="0 0 24 24" stroke="currentColor">
<path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M14 5l7 7m0 0l-7 7m7-7H3" />
</svg>
</a>
<a href="portfolio.html" class="inline-flex items-center justify-center px-6 py-3 border border-neutral-300 bg-transparent hover:bg-neutral-100 text-neutral-900 rounded-md font-medium transition-colors">
View Our Work
</a>
</div>
<!-- Stats -->
<div class="grid grid-cols-3 gap-4 mt-12">
<div class="text-center">
<p class="text-3xl font-serif font-bold">5K+</p>
<p class="text-neutral-500 text-sm">Images Edited</p>
</div>
<div class="text-center">
<p class="text-3xl font-serif font-bold">98%</p>
<p class="text-neutral-500 text-sm">Client Satisfaction</p>
</div>
<div class="text-center">
<p class="text-3xl font-serif font-bold">24h</p>
<p class="text-neutral-500 text-sm">Turnaround Time</p>
</div>
</div>
</div>
<!-- Hero Image -->
<div class="relative">
<div class="relative z-10 rounded-xl overflow-hidden shadow-xl">
<img
src="https://images.unsplash.com/photo-1520333789090-1afc82db536a?ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&auto=format&fit=crop&w=2071&q=80"
alt="Professional photo editing"
class="w-full h-auto rounded-xl object-cover shadow-lg"
/>
<div class="absolute inset-0 bg-gradient-to-tr from-black/20 to-transparent rounded-xl"></div>
</div>
<!-- Before/After Element -->
<div class="absolute -bottom-6 -left-6 bg-white p-4 rounded-lg shadow-lg max-w-[200px]">
<div class="flex items-center justify-between mb-2">
<p class="text-xs font-medium">Before / After</p>
<div class="flex space-x-1">
<span class="w-1 h-1 rounded-full bg-neutral-300"></span>
<span class="w-1 h-1 rounded-full bg-neutral-300"></span>
<span class="w-1 h-1 rounded-full bg-neutral-900"></span>
</div>
</div>
<div class="relative h-24 rounded-md overflow-hidden">
<img
src="https://images.unsplash.com/photo-1612538498456-e861df91d4d0?ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&auto=format&fit=crop&w=1974&q=80"
alt="Before retouching"
class="absolute left-0 top-0 w-1/2 h-full object-cover"
/>
<img
src="https://images.unsplash.com/photo-1611858246382-da4333377150?ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&auto=format&fit=crop&w=1974&q=80"
alt="After retouching"
class="absolute right-0 top-0 w-1/2 h-full object-cover"
/>
<div class="absolute inset-0 flex items-center justify-center">
<div class="w-px h-full bg-white opacity-80"></div>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<!-- Features Section -->
<section class="py-20 bg-white">
<div class="container mx-auto px-4">
<!-- Section Header -->
<div class="text-center max-w-3xl mx-auto mb-16">
<span class="inline-block py-1 px-3 text-xs font-medium bg-neutral-100 text-neutral-600 rounded-full mb-3">
Our Services
</span>
<h2 class="text-3xl md:text-4xl font-serif font-bold mb-4">
Premium Image Editing Services
</h2>
<p class="text-neutral-600">
From subtle enhancements to complex manipulations, our expert team delivers exceptional results that exceed expectations.
</p>
</div>
<!-- Features Grid -->
<div class="grid grid-cols-1 md:grid-cols-2 lg:grid-cols-3 gap-8">
<!-- Feature 1 -->
<div class="bg-white border border-neutral-100 rounded-lg p-6 hover:shadow-md transition-all duration-300">
<div class="w-12 h-12 flex items-center justify-center bg-neutral-100 rounded-lg mb-4">
<svg xmlns="http://www.w3.org/2000/svg" class="h-6 w-6" fill="none" viewBox="0 0 24 24" stroke="currentColor">
<path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M4 16l4.586-4.586a2 2 0 012.828 0L16 16m-2-2l1.586-1.586a2 2 0 012.828 0L20 14m-6-6h.01M6 20h12a2 2 0 002-2V6a2 2 0 00-2-2H6a2 2 0 00-2 2v12a2 2 0 002 2z" />
</svg>
</div>
<h3 class="text-xl font-serif font-semibold mb-2">
Professional Retouching
</h3>
<p class="text-neutral-600 mb-4">
Our expert team enhances your images with meticulous attention to detail, bringing out their true potential.
</p>
<a href="services.html" class="inline-flex items-center text-sm font-medium text-neutral-900 hover:text-neutral-700">
Learn more
<svg xmlns="http://www.w3.org/2000/svg" class="h-4 w-4 ml-1" fill="none" viewBox="0 0 24 24" stroke="currentColor">
<path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M14 5l7 7m0 0l-7 7m7-7H3" />
</svg>
</a>
</div>
<!-- Feature 2 -->
<div class="bg-white border border-neutral-100 rounded-lg p-6 hover:shadow-md transition-all duration-300">
<div class="w-12 h-12 flex items-center justify-center bg-neutral-100 rounded-lg mb-4">
<svg xmlns="http://www.w3.org/2000/svg" class="h-6 w-6" fill="none" viewBox="0 0 24 24" stroke="currentColor">
<path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M4 5a1 1 0 011-1h14a1 1 0 011 1v2a1 1 0 01-1 1H5a1 1 0 01-1-1V5zM4 13a1 1 0 011-1h6a1 1 0 011 1v6a1 1 0 01-1 1H5a1 1 0 01-1-1v-6zM16 13a1 1 0 011-1h2a1 1 0 011 1v6a1 1 0 01-1 1h-2a1 1 0 01-1-1v-6z" />
</svg>
</div>
<h3 class="text-xl font-serif font-semibold mb-2">
Background Removal
</h3>
<p class="text-neutral-600 mb-4">
Precisely extract subjects from any background for perfect product photography or creative compositions.
</p>
<a href="services.html" class="inline-flex items-center text-sm font-medium text-neutral-900 hover:text-neutral-700">
Learn more
<svg xmlns="http://www.w3.org/2000/svg" class="h-4 w-4 ml-1" fill="none" viewBox="0 0 24 24" stroke="currentColor">
<path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M14 5l7 7m0 0l-7 7m7-7H3" />
</svg>
</a>
</div>
<!-- Feature 3 -->
<div class="bg-white border border-neutral-100 rounded-lg p-6 hover:shadow-md transition-all duration-300">
<div class="w-12 h-12 flex items-center justify-center bg-neutral-100 rounded-lg mb-4">
<svg xmlns="http://www.w3.org/2000/svg" class="h-6 w-6" fill="none" viewBox="0 0 24 24" stroke="currentColor">
<path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M19 11H5m14 0a2 2 0 012 2v6a2 2 0 01-2 2H5a2 2 0 01-2-2v-6a2 2 0 012-2m14 0V9a2 2 0 00-2-2M5 11V9a2 2 0 012-2m0 0V5a2 2 0 012-2h6a2 2 0 012 2v2M7 7h10" />
</svg>
</div>
<h3 class="text-xl font-serif font-semibold mb-2">
Color Correction
</h3>
<p class="text-neutral-600 mb-4">
Perfect color balance and tone to create consistent, vibrant imagery that captures attention.
</p>
<a href="services.html" class="inline-flex items-center text-sm font-medium text-neutral-900 hover:text-neutral-700">
Learn more
<svg xmlns="http://www.w3.org/2000/svg" class="h-4 w-4 ml-1" fill="none" viewBox="0 0 24 24" stroke="currentColor">
<path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M14 5l7 7m0 0l-7 7m7-7H3" />
</svg>
</a>
</div>
<!-- Feature 4 -->
<div class="bg-white border border-neutral-100 rounded-lg p-6 hover:shadow-md transition-all duration-300">
<div class="w-12 h-12 flex items-center justify-center bg-neutral-100 rounded-lg mb-4">
<svg xmlns="http://www.w3.org/2000/svg" class="h-6 w-6" fill="none" viewBox="0 0 24 24" stroke="currentColor">
<path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M12 8v4l3 3m6-3a9 9 0 11-18 0 9 9 0 0118 0z" />
</svg>
</div>
<h3 class="text-xl font-serif font-semibold mb-2">
Fast Turnaround
</h3>
<p class="text-neutral-600 mb-4">
Receive your professionally edited images within 24-48 hours, without compromising on quality.
</p>
<a href="services.html" class="inline-flex items-center text-sm font-medium text-neutral-900 hover:text-neutral-700">
Learn more
<svg xmlns="http://www.w3.org/2000/svg" class="h-4 w-4 ml-1" fill="none" viewBox="0 0 24 24" stroke="currentColor">
<path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M14 5l7 7m0 0l-7 7m7-7H3" />
</svg>
</a>
</div>
<!-- Feature 5 -->
<div class="bg-white border border-neutral-100 rounded-lg p-6 hover:shadow-md transition-all duration-300">
<div class="w-12 h-12 flex items-center justify-center bg-neutral-100 rounded-lg mb-4">
<svg xmlns="http://www.w3.org/2000/svg" class="h-6 w-6" fill="none" viewBox="0 0 24 24" stroke="currentColor">
<path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M9 12l2 2 4-4m5.618-4.016A11.955 11.955 0 0112 2.944a11.955 11.955 0 01-8.618 3.04A12.02 12.02 0 003 9c0 5.591 3.824 10.29 9 11.622 5.176-1.332 9-6.03 9-11.622 0-1.042-.133-2.052-.382-3.016z" />
</svg>
</div>
<h3 class="text-xl font-serif font-semibold mb-2">
Secure Handling
</h3>
<p class="text-neutral-600 mb-4">
Your images are protected with enterprise-grade security and handled with complete confidentiality.
</p>
<a href="services.html" class="inline-flex items-center text-sm font-medium text-neutral-900 hover:text-neutral-700">
Learn more
<svg xmlns="http://www.w3.org/2000/svg" class="h-4 w-4 ml-1" fill="none" viewBox="0 0 24 24" stroke="currentColor">
<path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M14 5l7 7m0 0l-7 7m7-7H3" />
</svg>
</a>
</div>
<!-- Feature 6 -->
<div class="bg-white border border-neutral-100 rounded-lg p-6 hover:shadow-md transition-all duration-300">
<div class="w-12 h-12 flex items-center justify-center bg-neutral-100 rounded-lg mb-4">
<svg xmlns="http://www.w3.org/2000/svg" class="h-6 w-6" fill="none" viewBox="0 0 24 24" stroke="currentColor">
<path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M12 4.354a4 4 0 110 5.292M15 21H3v-1a6 6 0 0112 0v1zm0 0h6v-1a6 6 0 00-9-5.197M13 7a4 4 0 11-8 0 4 4 0 018 0z" />
</svg>
</div>
<h3 class="text-xl font-serif font-semibold mb-2">
Dedicated Support
</h3>
<p class="text-neutral-600 mb-4">
Our customer support team is always ready to assist you with any questions or special requirements.
</p>
<a href="services.html" class="inline-flex items-center text-sm font-medium text-neutral-900 hover:text-neutral-700">
Learn more
<svg xmlns="http://www.w3.org/2000/svg" class="h-4 w-4 ml-1" fill="none" viewBox="0 0 24 24" stroke="currentColor">
<path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M14 5l7 7m0 0l-7 7m7-7H3" />
</svg>
</a>
</div>
</div>
<!-- CTA Section -->
<div class="mt-16 text-center">
<a href="services.html" class="inline-flex items-center px-6 py-3 bg-neutral-900 text-white rounded-md hover:bg-neutral-800 transition-colors">
View All Services
<svg xmlns="http://www.w3.org/2000/svg" class="h-4 w-4 ml-2" fill="none" viewBox="0 0 24 24" stroke="currentColor">
<path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M14 5l7 7m0 0l-7 7m7-7H3" />
</svg>
</a>
</div>
</div>
</section>
<!-- Testimonials Section -->
<section class="py-20 bg-neutral-50">
<div class="container mx-auto px-4">
<div class="text-center max-w-3xl mx-auto mb-16">
<span class="inline-block py-1 px-3 text-xs font-medium bg-neutral-200 text-neutral-600 rounded-full mb-3">
Client Testimonials
</span>
<h2 class="text-3xl md:text-4xl font-serif font-bold mb-4">
What Our Clients Say
</h2>
<p class="text-neutral-600">
We take pride in delivering exceptional service and results that exceed our clients' expectations.
</p>
</div>
<div class="grid grid-cols-1 md:grid-cols-3 gap-8">
<!-- Testimonial 1 -->
<div class="bg-white p-8 rounded-lg shadow-sm">
<div class="flex items-center mb-4">
<div class="text-amber-400 flex">
<svg xmlns="http://www.w3.org/2000/svg" class="h-5 w-5" viewBox="0 0 20 20" fill="currentColor">
<path d="M9.049 2.927c.3-.921 1.603-.921 1.902 0l1.07 3.292a1 1 0 00.95.69h3.462c.969 0 1.371 1.24.588 1.81l-2.8 2.034a1 1 0 00-.364 1.118l1.07 3.292c.3.921-.755 1.688-1.54 1.118l-2.8-2.034a1 1 0 00-1.175 0l-2.8 2.034c-.784.57-1.838-.197-1.539-1.118l1.07-3.292a1 1 0 00-.364-1.118L2.98 8.72c-.783-.57-.38-1.81.588-1.81h3.461a1 1 0 00.951-.69l1.07-3.292z" />
</svg>
<svg xmlns="http://www.w3.org/2000/svg" class="h-5 w-5" viewBox="0 0 20 20" fill="currentColor">
<path d="M9.049 2.927c.3-.921 1.603-.921 1.902 0l1.07 3.292a1 1 0 00.95.69h3.462c.969 0 1.371 1.24.588 1.81l-2.8 2.034a1 1 0 00-.364 1.118l1.07 3.292c.3.921-.755 1.688-1.54 1.118l-2.8-2.034a1 1 0 00-1.175 0l-2.8 2.034c-.784.57-1.838-.197-1.539-1.118l1.07-3.292a1 1 0 00-.364-1.118L2.98 8.72c-.783-.57-.38-1.81.588-1.81h3.461a1 1 0 00.951-.69l1.07-3.292z" />
</svg>
<svg xmlns="http://www.w3.org/2000/svg" class="h-5 w-5" viewBox="0 0 20 20" fill="currentColor">
<path d="M9.049 2.927c.3-.921 1.603-.921 1.902 0l1.07 3.292a1 1 0 00.95.69h3.462c.969 0 1.371 1.24.588 1.81l-2.8 2.034a1 1 0 00-.364 1.118l1.07 3.292c.3.921-.755 1.688-1.54 1.118l-2.8-2.034a1 1 0 00-1.175 0l-2.8 2.034c-.784.57-1.838-.197-1.539-1.118l1.07-3.292a1 1 0 00-.364-1.118L2.98 8.72c-.783-.57-.38-1.81.588-1.81h3.461a1 1 0 00.951-.69l1.07-3.292z" />
</svg>
<svg xmlns="http://www.w3.org/2000/svg" class="h-5 w-5" viewBox="0 0 20 20" fill="currentColor">
<path d="M9.049 2.927c.3-.921 1.603-.921 1.902 0l1.07 3.292a1 1 0 00.95.69h3.462c.969 0 1.371 1.24.588 1.81l-2.8 2.034a1 1 0 00-.364 1.118l1.07 3.292c.3.921-.755 1.688-1.54 1.118l-2.8-2.034a1 1 0 00-1.175 0l-2.8 2.034c-.784.57-1.838-.197-1.539-1.118l1.07-3.292a1 1 0 00-.364-1.118L2.98 8.72c-.783-.57-.38-1.81.588-1.81h3.461a1 1 0 00.951-.69l1.07-3.292z" />
</svg>
<svg xmlns="http://www.w3.org/2000/svg" class="h-5 w-5" viewBox="0 0 20 20" fill="currentColor">
<path d="M9.049 2.927c.3-.921 1.603-.921 1.902 0l1.07 3.292a1 1 0 00.95.69h3.462c.969 0 1.371 1.24.588 1.81l-2.8 2.034a1 1 0 00-.364 1.118l1.07 3.292c.3.921-.755 1.688-1.54 1.118l-2.8-2.034a1 1 0 00-1.175 0l-2.8 2.034c-.784.57-1.838-.197-1.539-1.118l1.07-3.292a1 1 0 00-.364-1.118L2.98 8.72c-.783-.57-.38-1.81.588-1.81h3.461a1 1 0 00.951-.69l1.07-3.292z" />
</svg>
</div>
</div>
<p class="text-neutral-600 mb-6">
"The team at ZenithRetouch transformed our product photos beyond our expectations. Their attention to detail and quick turnaround time is unmatched. Highly recommended!"
</p>
<div class="flex items-center">
<img src="https://images.unsplash.com/photo-1494790108377-be9c29b29330?ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&auto=format&fit=crop&w=687&q=80" alt="Client" class="w-10 h-10 rounded-full object-cover mr-3" />
<div>
<h4 class="font-medium">Sarah Johnson</h4>
<p class="text-sm text-neutral-500">Marketing Director, Luminous Brands</p>
</div>
</div>
</div>
<!-- Testimonial 2 -->
<div class="bg-white p-8 rounded-lg shadow-sm">
<div class="flex items-center mb-4">
<div class="text-amber-400 flex">
<svg xmlns="http://www.w3.org/2000/svg" class="h-5 w-5" viewBox="0 0 20 20" fill="currentColor">
<path d="M9.049 2.927c.3-.921 1.603-.921 1.902 0l1.07 3.292a1 1 0 00.95.69h3.462c.969 0 1.371 1.24.588 1.81l-2.8 2.034a1 1 0 00-.364 1.118l1.07 3.292c.3.921-.755 1.688-1.54 1.118l-2.8-2.034a1 1 0 00-1.175 0l-2.8 2.034c-.784.57-1.838-.197-1.539-1.118l1.07-3.292a1 1 0 00-.364-1.118L2.98 8.72c-.783-.57-.38-1.81.588-1.81h3.461a1 1 0 00.951-.69l1.07-3.292z" />
</svg>
<svg xmlns="http://www.w3.org/2000/svg" class="h-5 w-5" viewBox="0 0 20 20" fill="currentColor">
<path d="M9.049 2.927c.3-.921 1.603-.921 1.902 0l1.07 3.292a1 1 0 00.95.69h3.462c.969 0 1.371 1.24.588 1.81l-2.8 2.034a1 1 0 00-.364 1.118l1.07 3.292c.3.921-.755 1.688-1.54 1.118l-2.8-2.034a1 1 0 00-1.175 0l-2.8 2.034c-.784.57-1.838-.197-1.539-1.118l1.07-3.292a1 1 0 00-.364-1.118L2.98 8.72c-.783-.57-.38-1.81.588-1.81h3.461a1 1 0 00.951-.69l1.07-3.292z" />
</svg>
<svg xmlns="http://www.w3.org/2000/svg" class="h-5 w-5" viewBox="0 0 20 20" fill="currentColor">
<path d="M9.049 2.927c.3-.921 1.603-.921 1.902 0l1.07 3.292a1 1 0 00.95.69h3.462c.969 0 1.371 1.24.588 1.81l-2.8 2.034a1 1 0 00-.364 1.118l1.07 3.292c.3.921-.755 1.688-1.54 1.118l-2.8-2.034a1 1 0 00-1.175 0l-2.8 2.034c-.784.57-1.838-.197-1.539-1.118l1.07-3.292a1 1 0 00-.364-1.118L2.98 8.72c-.783-.57-.38-1.81.588-1.81h3.461a1 1 0 00.951-.69l1.07-3.292z" />
</svg>
<svg xmlns="http://www.w3.org/2000/svg" class="h-5 w-5" viewBox="0 0 20 20" fill="currentColor">
<path d="M9.049 2.927c.3-.921 1.603-.921 1.902 0l1.07 3.292a1 1 0 00.95.69h3.462c.969 0 1.371 1.24.588 1.81l-2.8 2.034a1 1 0 00-.364 1.118l1.07 3.292c.3.921-.755 1.688-1.54 1.118l-2.8-2.034a1 1 0 00-1.175 0l-2.8 2.034c-.784.57-1.838-.197-1.539-1.118l1.07-3.292a1 1 0 00-.364-1.118L2.98 8.72c-.783-.57-.38-1.81.588-1.81h3.461a1 1 0 00.951-.69l1.07-3.292z" />
</svg>
<svg xmlns="http://www.w3.org/2000/svg" class="h-5 w-5" viewBox="0 0 20 20" fill="currentColor">
<path d="M9.049 2.927c.3-.921 1.603-.921 1.902 0l1.07 3.292a1 1 0 00.95.69h3.462c.969 0 1.371 1.24.588 1.81l-2.8 2.034a1 1 0 00-.364 1.118l1.07 3.292c.3.921-.755 1.688-1.54 1.118l-2.8-2.034a1 1 0 00-1.175 0l-2.8 2.034c-.784.57-1.838-.197-1.539-1.118l1.07-3.292a1 1 0 00-.364-1.118L2.98 8.72c-.783-.57-.38-1.81.588-1.81h3.461a1 1 0 00.951-.69l1.07-3.292z" />
</svg>
</div>
</div>
<p class="text-neutral-600 mb-6">
"Working with ZenithRetouch has been a game-changer for our e-commerce business. The quality of their retouching is outstanding, and they always deliver on time."
</p>
<div class="flex items-center">
<img src="https://images.unsplash.com/photo-1507003211169-0a1dd7228f2d?ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&auto=format&fit=crop&w=687&q=80" alt="Client" class="w-10 h-10 rounded-full object-cover mr-3" />
<div>
<h4 class="font-medium">David Chen</h4>
<p class="text-sm text-neutral-500">Founder, Modern Essentials</p>
</div>
</div>
</div>
<!-- Testimonial 3 -->
<div class="bg-white p-8 rounded-lg shadow-sm">
<div class="flex items-center mb-4">
<div class="text-amber-400 flex">
<svg xmlns="http://www.w3.org/2000/svg" class="h-5 w-5" viewBox="0 0 20 20" fill="currentColor">
<path d="M9.049 2.927c.3-.921 1.603-.921 1.902 0l1.07 3.292a1 1 0 00.95.69h3.462c.969 0 1.371 1.24.588 1.81l-2.8 2.034a1 1 0 00-.364 1.118l1.07 3.292c.3.921-.755 1.688-1.54 1.118l-2.8-2.034a1 1 0 00-1.175 0l-2.8 2.034c-.784.57-1.838-.197-1.539-1.118l1.07-3.292a1 1 0 00-.364-1.118L2.98 8.72c-.783-.57-.38-1.81.588-1.81h3.461a1 1 0 00.951-.69l1.07-3.292z" />
</svg>
<svg xmlns="http://www.w3.org/2000/svg" class="h-5 w-5" viewBox="0 0 20 20" fill="currentColor">
<path d="M9.049 2.927c.3-.921 1.603-.921 1.902 0l1.07 3.292a1 1 0 00.95.69h3.462c.969 0 1.371 1.24.588 1.81l-2.8 2.034a1 1 0 00-.364 1.118l1.07 3.292c.3.921-.755 1.688-1.54 1.118l-2.8-2.034a1 1 0 00-1.175 0l-2.8 2.034c-.784.57-1.838-.197-1.539-1.118l1.07-3.292a1 1 0 00-.364-1.118L2.98 8.72c-.783-.57-.38-1.81.588-1.81h3.461a1 1 0 00.951-.69l1.07-3.292z" />
</svg>
<svg xmlns="http://www.w3.org/2000/svg" class="h-5 w-5" viewBox="0 0 20 20" fill="currentColor">
<path d="M9.049 2.927c.3-.921 1.603-.921 1.902 0l1.07 3.292a1 1 0 00.95.69h3.462c.969 0 1.371 1.24.588 1.81l-2.8 2.034a1 1 0 00-.364 1.118l1.07 3.292c.3.921-.755 1.688-1.54 1.118l-2.8-2.034a1 1 0 00-1.175 0l-2.8 2.034c-.784.57-1.838-.197-1.539-1.118l1.07-3.292a1 1 0 00-.364-1.118L2.98 8.72c-.783-.57-.38-1.81.588-1.81h3.461a1 1 0 00.951-.69l1.07-3.292z" />
</svg>
<svg xmlns="http://www.w3.org/2000/svg" class="h-5 w-5" viewBox="0 0 20 20" fill="currentColor">
<path d="M9.049 2.927c.3-.921 1.603-.921 1.902 0l1.07 3.292a1 1 0 00.95.69h3.462c.969 0 1.371 1.24.588 1.81l-2.8 2.034a1 1 0 00-.364 1.118l1.07 3.292c.3.921-.755 1.688-1.54 1.118l-2.8-2.034a1 1 0 00-1.175 0l-2.8 2.034c-.784.57-1.838-.197-1.539-1.118l1.07-3.292a1 1 0 00-.364-1.118L2.98 8.72c-.783-.57-.38-1.81.588-1.81h3.461a1 1 0 00.951-.69l1.07-3.292z" />
</svg>
<svg xmlns="http://www.w3.org/2000/svg" class="h-5 w-5" viewBox="0 0 20 20" fill="currentColor">
<path d="M9.049 2.927c.3-.921 1.603-.921 1.902 0l1.07 3.292a1 1 0 00.95.69h3.462c.969 0 1.371 1.24.588 1.81l-2.8 2.034a1 1 0 00-.364 1.118l1.07 3.292c.3.921-.755 1.688-1.54 1.118l-2.8-2.034a1 1 0 00-1.175 0l-2.8 2.034c-.784.57-1.838-.197-1.539-1.118l1.07-3.292a1 1 0 00-.364-1.118L2.98 8.72c-.783-.57-.38-1.81.588-1.81h3.461a1 1 0 00.951-.69l1.07-3.292z" />
</svg>
</div>
</div>
<p class="text-neutral-600 mb-6">
"I've been using ZenithRetouch for my photography portfolio and the results are consistently excellent. Their team understood my style from day one."
</p>
<div class="flex items-center">
<img src="https://images.unsplash.com/photo-1539571696357-5a69c17a67c6?ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&auto=format&fit=crop&w=687&q=80" alt="Client" class="w-10 h-10 rounded-full object-cover mr-3" />
<div>
<h4 class="font-medium">James Wilson</h4>
<p class="text-sm text-neutral-500">Professional Photographer</p>
</div>
</div>
</div>
</div>
</div>
</section>
<!-- Before/After Section -->
<section class="py-20">
<div class="container mx-auto px-4">
<div class="text-center max-w-3xl mx-auto mb-16">
<span class="inline-block py-1 px-3 text-xs font-medium bg-neutral-100 text-neutral-600 rounded-full mb-3">
Our Work
</span>
<h2 class="text-3xl md:text-4xl font-serif font-bold mb-4">
Before and After
</h2>
<p class="text-neutral-600">
See the transformation for yourself. Our expert retouching brings out the best in every image.
</p>
</div>
<div class="grid grid-cols-1 md:grid-cols-2 gap-16">
<!-- Before/After Example 1 -->
<div class="space-y-6">
<div class="relative aspect-[4/3] overflow-hidden rounded-lg shadow-lg">
<img
src="https://images.unsplash.com/photo-1507003211169-0a1dd7228f2d?ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&auto=format&fit=crop&w=687&q=80"
alt="Before retouching"
class="w-full h-full object-cover"
/>
<div class="absolute top-4 left-4 bg-black/70 text-white text-xs font-medium py-1 px-3 rounded">
Before
</div>
</div>
<div class="relative aspect-[4/3] overflow-hidden rounded-lg shadow-lg">
<img
src="https://images.unsplash.com/photo-1506794778202-cad84cf45f1d?ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&auto=format&fit=crop&w=687&q=80"
alt="After retouching"
class="w-full h-full object-cover"
/>
<div class="absolute top-4 left-4 bg-white/70 text-black text-xs font-medium py-1 px-3 rounded">
After
</div>
</div>
</div>
<!-- Before/After Example 2 -->
<div class="space-y-6">
<div class="relative aspect-[4/3] overflow-hidden rounded-lg shadow-lg">
<img
src="https://images.unsplash.com/photo-1494790108377-be9c29b29330?ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&auto=format&fit=crop&w=687&q=80"
alt="Before retouching"
class="w-full h-full object-cover"
/>
<div class="absolute top-4 left-4 bg-black/70 text-white text-xs font-medium py-1 px-3 rounded">
Before
</div>
</div>
<div class="relative aspect-[4/3] overflow-hidden rounded-lg shadow-lg">
<img
src="https://images.unsplash.com/photo-1534528741775-53994a69daeb?ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&auto=format&fit=crop&w=764&q=80"
alt="After retouching"
class="w-full h-full object-cover"
/>
<div class="absolute top-4 left-4 bg-white/70 text-black text-xs font-medium py-1 px-3 rounded">
After
</div>
</div>
</div>
</div>
</div>
</section>
<!-- CTA Section -->
<section class="py-20 bg-neutral-900 text-white">
<div class="container mx-auto px-4">
<div class="max-w-4xl mx-auto text-center">
<h2 class="text-3xl md:text-4xl font-serif font-bold mb-6">
Ready to Transform Your Images?
</h2>
<p class="text-neutral-300 text-lg mb-8 max-w-2xl mx-auto">
Join our satisfied clients and experience the Zenith difference. Premium retouching services tailored to your specific needs.
</p>
<div class="flex flex-col sm:flex-row justify-center gap-4">
<a
href="contact.html"
class="px-8 py-3 bg-white text-neutral-900 rounded-md font-medium hover:bg-neutral-100 transition-colors"
>
Get Started
</a>
<a
href="services.html"
class="px-8 py-3 bg-transparent border border-white text-white rounded-md font-medium hover:bg-white/10 transition-colors"
>
View Services
</a>
</div>
</div>
</div>
</section>
</main>
<!-- Footer -->
<footer class="bg-neutral-100 py-12">
<div class="container mx-auto px-4">
<div class="grid grid-cols-1 md:grid-cols-4 gap-8">
<div>
<h3 class="text-lg font-bold mb-4">ZenithRetouch</h3>
<p class="text-neutral-600 mb-4">Premium image editing services that bring out the best in your photographs.</p>
<div class="flex space-x-4">
<a href="#" class="text-neutral-600 hover:text-neutral-900">
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="h-5 w-5">
<path d="M18 2h-3a5 5 0 0 0-5 5v3H7v4h3v8h4v-8h3l1-4h-4V7a1 1 0 0 1 1-1h3z"></path>
</svg>
</a>
<a href="#" class="text-neutral-600 hover:text-neutral-900">
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="h-5 w-5">
<rect x="2" y="2" width="20" height="20" rx="5" ry="5"></rect>
<path d="M16 11.37A4 4 0 1 1 12.63 8 4 4 0 0 1 16 11.37z"></path>
<line x1="17.5" y1="6.5" x2="17.51" y2="6.5"></line>
</svg>
</a>
<a href="#" class="text-neutral-600 hover:text-neutral-900">
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="h-5 w-5">
<path d="M23 3a10.9 10.9 0 0 1-3.14 1.53 4.48 4.48 0 0 0-7.86 3v1A10.66 10.66 0 0 1 3 4s-4 9 5 13a11.64 11.64 0 0 1-7 2c9 5 20 0 20-11.5a4.5 4.5 0 0 0-.08-.83A7.72 7.72 0 0 0 23 3z"></path>
</svg>
</a>
<a href="#" class="text-neutral-600 hover:text-neutral-900">
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="h-5 w-5">
<path d="M16 8a6 6 0 0 1 6 6v7h-4v-7a2 2 0 0 0-2-2 2 2 0 0 0-2 2v7h-4v-7a6 6 0 0 1 6-6z"></path>
<rect x="2" y="9" width="4" height="12"></rect>
<circle cx="4" cy="4" r="2"></circle>
</svg>
</a>
</div>
</div>
<div>
<h3 class="text-lg font-bold mb-4">Services</h3>
<ul class="space-y-2">
<li><a href="services.html" class="text-neutral-600 hover:text-neutral-900">Professional Retouching</a></li>
<li><a href="services.html" class="text-neutral-600 hover:text-neutral-900">Background Removal</a></li>
<li><a href="services.html" class="text-neutral-600 hover:text-neutral-900">Color Correction</a></li>
<li><a href="services.html" class="text-neutral-600 hover:text-neutral-900">Photo Manipulation</a></li>
<li><a href="services.html" class="text-neutral-600 hover:text-neutral-900">Product Enhancement</a></li>
</ul>
</div>
<div>
<h3 class="text-lg font-bold mb-4">Company</h3>
<ul class="space-y-2">
<li><a href="index.html" class="text-neutral-600 hover:text-neutral-900">Home</a></li>
<li><a href="services.html" class="text-neutral-600 hover:text-neutral-900">Services</a></li>
<li><a href="portfolio.html" class="text-neutral-600 hover:text-neutral-900">Portfolio</a></li>
<li><a href="contact.html" class="text-neutral-600 hover:text-neutral-900">Contact</a></li>
</ul>
</div>
<div>
<h3 class="text-lg font-bold mb-4">Contact Us</h3>
<ul class="space-y-2 text-neutral-600">
<li class="flex items-start">
<svg xmlns="http://www.w3.org/2000/svg" class="h-5 w-5 mr-2 mt-0.5" fill="none" viewBox="0 0 24 24" stroke="currentColor">
<path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M3 5a2 2 0 012-2h3.28a1 1 0 01.948.684l1.498 4.493a1 1 0 01-.502 1.21l-2.257 1.13a11.042 11.042 0 005.516 5.516l1.13-2.257a1 1 0 011.21-.502l4.493 1.498a1 1 0 01.684.949V19a2 2 0 01-2 2h-1C9.716 21 3 14.284 3 6V5z" />
</svg>
<span>+1 (555) 123-4567</span>
</li>
<li class="flex items-start">
<svg xmlns="http://www.w3.org/2000/svg" class="h-5 w-5 mr-2 mt-0.5" fill="none" viewBox="0 0 24 24" stroke="currentColor">
<path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M3 8l7.89 5.26a2 2 0 002.22 0L21 8M5 19h14a2 2 0 002-2V7a2 2 0 00-2-2H5a2 2 0 00-2 2v10a2 2 0 002 2z" />
</svg>
<span>info@zenithretouch.com</span>
</li>
<li class="flex items-start">
<svg xmlns="http://www.w3.org/2000/svg" class="h-5 w-5 mr-2 mt-0.5" fill="none" viewBox="0 0 24 24" stroke="currentColor">
<path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M17.657 16.657L13.414 20.9a1.998 1.998 0 01-2.827 0l-4.244-4.243a8 8 0 1111.314 0z" />
<path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M15 11a3 3 0 11-6 0 3 3 0 016 0z" />
</svg>
<span>123 Editing Street, Suite 456<br>Photo City, PC 78910</span>
</li>
</ul>
</div>
</div>
<div class="mt-12 pt-8 border-t border-neutral-200">
<div class="flex flex-col md:flex-row justify-between items-center">
<p class="text-neutral-600 text-sm">© 2023 ZenithRetouch. All rights reserved.</p>
<div class="mt-4 md:mt-0">
<ul class="flex space-x-6">
<li><a href="#" class="text-sm text-neutral-600 hover:text-neutral-900">Privacy Policy</a></li>
<li><a href="#" class="text-sm text-neutral-600 hover:text-neutral-900">Terms of Service</a></li>
<li><a href="#" class="text-sm text-neutral-600 hover:text-neutral-900">Cookies Policy</a></li>
</ul>
</div>
</div>
</div>
</div>
</footer>
<script>
// Mobile Menu Toggle
const mobileMenuButton = document.getElementById('mobileMenuToggle');
const mobileMenu = document.getElementById('mobileMenu');
mobileMenuButton.addEventListener('click', () => {
mobileMenu.classList.toggle('hidden');
});
// Add animation to elements when they come into view
document.addEventListener('DOMContentLoaded', function() {
const animatedElements = document.querySelectorAll('.fade-in-up');
const observer = new IntersectionObserver((entries) => {
entries.forEach(entry => {
if (entry.isIntersecting) {
entry.target.style.opacity = '1';
entry.target.style.transform = 'translateY(0)';
}
});
}, { threshold: 0.1 });
animatedElements.forEach(el => {
observer.observe(el);
});
});
</script>
</body>
</html>
ZenithRetouch
Premium image editing services that bring out the best in your photographs.
Services
Company
Contact Us
- +1 (555) 123-4567
- info@zenithretouch.com
- 123 Editing Street, Suite 456
Photo City, PC 78910
© 2023 ZenithRetouch. All rights reserved.