2 Commits

Author SHA1 Message Date
24eb5436f7 Merge version_3 into main
Merge version_3 into main
2026-03-07 16:48:56 +00:00
08b996a825 Update src/app/page.tsx 2026-03-07 16:48:52 +00:00

View File

@@ -50,16 +50,31 @@ export default function LandingPage() {
imageAlt="Professional barber working on client"
mediaAnimation="slide-up"
useInvertedBackground={false}
avatarText="500+ Satisfied Clients"
avatars={[
{
src: "http://img.b2bpic.net/free-photo/young-serious-businessman-looking-camera-meeting-headshot-portrait_1163-3923.jpg?_wi=1", alt: "Client 1"
},
{
src: "http://img.b2bpic.net/free-photo/cheerful-businessman_1098-17039.jpg?_wi=1", alt: "Client 2"
},
{
src: "http://img.b2bpic.net/free-photo/medium-shot-man-training-gym_23-2149049830.jpg?_wi=1", alt: "Client 3"
}
]}
testimonials={[
{
name: "Marcus Johnson", handle: "Regular Customer", testimonial: "Best fade in town! The barbers really know their craft.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/young-serious-businessman-looking-camera-meeting-headshot-portrait_1163-3923.jpg?_wi=1"},
imageSrc: "http://img.b2bpic.net/free-photo/young-serious-businessman-looking-camera-meeting-headshot-portrait_1163-3923.jpg?_wi=2"
},
{
name: "David Chen", handle: "Client Since 2015", testimonial: "Fantastic service and attention to detail. Highly recommend.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/cheerful-businessman_1098-17039.jpg?_wi=1"},
imageSrc: "http://img.b2bpic.net/free-photo/cheerful-businessman_1098-17039.jpg?_wi=2"
},
{
name: "James Wilson", handle: "Weekly Regular", testimonial: "Always professional. The best barbershop experience I've had.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-training-gym_23-2149049830.jpg?_wi=1"},
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-training-gym_23-2149049830.jpg?_wi=2"
}
]}
buttons={[
{ text: "Book Your Appointment", href: "contact" },
@@ -114,16 +129,20 @@ export default function LandingPage() {
features={[
{
id: 1,
tag: "Classic", title: "Haircut & Fade", subtitle: "Professional cuts for any style", description: "Our signature haircuts and fades are executed with precision. Whether you want a clean fade, a textured crop, or a classic cut, our barbers deliver exceptional results tailored to your preferences.", imageSrc: "http://img.b2bpic.net/free-photo/hairdresser-sprinkling-young-mans-hair_23-2148298335.jpg", imageAlt: "Professional haircut and fade service"},
tag: "Classic", title: "Haircut & Fade", subtitle: "Professional cuts for any style", description: "Our signature haircuts and fades are executed with precision. Whether you want a clean fade, a textured crop, or a classic cut, our barbers deliver exceptional results tailored to your preferences.", imageSrc: "http://img.b2bpic.net/free-photo/hairdresser-sprinkling-young-mans-hair_23-2148298335.jpg", imageAlt: "Professional haircut and fade service"
},
{
id: 2,
tag: "Grooming", title: "Beard Trimming", subtitle: "Shape and style your beard", description: "Expert beard grooming including shaping, trimming, and styling. We work with you to achieve the perfect beard look that complements your face and personal style.", imageSrc: "http://img.b2bpic.net/free-photo/master-applying-shaving-foam-client-face_1153-9444.jpg", imageAlt: "Professional beard grooming service"},
tag: "Grooming", title: "Beard Trimming", subtitle: "Shape and style your beard", description: "Expert beard grooming including shaping, trimming, and styling. We work with you to achieve the perfect beard look that complements your face and personal style.", imageSrc: "http://img.b2bpic.net/free-photo/master-applying-shaving-foam-client-face_1153-9444.jpg", imageAlt: "Professional beard grooming service"
},
{
id: 3,
tag: "Relaxation", title: "Hot Shave", subtitle: "Traditional barber experience", description: "Experience the classic hot shave with traditional straight razor technique. A premium grooming service that leaves you feeling refreshed and pampered.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-man-grooming-beard_23-2149137908.jpg", imageAlt: "Traditional hot shave service"},
tag: "Relaxation", title: "Hot Shave", subtitle: "Traditional barber experience", description: "Experience the classic hot shave with traditional straight razor technique. A premium grooming service that leaves you feeling refreshed and pampered.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-man-grooming-beard_23-2149137908.jpg", imageAlt: "Traditional hot shave service"
},
{
id: 4,
tag: "Complete Care", title: "Line-Up & Detail", subtitle: "Edge perfection", description: "Precision line-ups and detailed edging to ensure your haircut looks sharp and polished. Perfect for special occasions or maintaining your regular style.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-barber-s-hand-with-electric-trimmer_23-2147839804.jpg", imageAlt: "Line-up and detail service"},
tag: "Complete Care", title: "Line-Up & Detail", subtitle: "Edge perfection", description: "Precision line-ups and detailed edging to ensure your haircut looks sharp and polished. Perfect for special occasions or maintaining your regular style.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-barber-s-hand-with-electric-trimmer_23-2147839804.jpg", imageAlt: "Line-up and detail service"
},
]}
/>
</div>
@@ -143,22 +162,28 @@ export default function LandingPage() {
testimonials={[
{
id: "1", name: "Marcus Johnson", role: "Marketing Manager", company: "Tech Innovations Inc", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/young-serious-businessman-looking-camera-meeting-headshot-portrait_1163-3923.jpg?_wi=2"},
imageSrc: "http://img.b2bpic.net/free-photo/young-serious-businessman-looking-camera-meeting-headshot-portrait_1163-3923.jpg?_wi=2"
},
{
id: "2", name: "David Chen", role: "Business Owner", company: "Chen & Associates", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/cheerful-businessman_1098-17039.jpg?_wi=2"},
imageSrc: "http://img.b2bpic.net/free-photo/cheerful-businessman_1098-17039.jpg?_wi=2"
},
{
id: "3", name: "James Wilson", role: "Sports Coach", company: "City Athletic Club", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-training-gym_23-2149049830.jpg?_wi=2"},
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-training-gym_23-2149049830.jpg?_wi=2"
},
{
id: "4", name: "Robert Patterson", role: "Senior Developer", company: "Software Solutions Co", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/low-angle-man-working-laptop_23-2148479521.jpg"},
imageSrc: "http://img.b2bpic.net/free-photo/low-angle-man-working-laptop_23-2148479521.jpg"
},
{
id: "5", name: "Christopher Lee", role: "Architect", company: "Design Studios LLC", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/handsome-businessman-working-office_158595-1189.jpg"},
imageSrc: "http://img.b2bpic.net/free-photo/handsome-businessman-working-office_158595-1189.jpg"
},
{
id: "6", name: "Anthony Rodriguez", role: "Sales Executive", company: "Global Trade Group", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-fashionable-well-dressed-man-with-beard-posing-outdoors_1328-3267.jpg"},
imageSrc: "http://img.b2bpic.net/free-photo/portrait-fashionable-well-dressed-man-with-beard-posing-outdoors_1328-3267.jpg"
},
]}
/>
</div>