Merge version_1 into main #6

Merged
bender merged 1 commits from version_1 into main 2026-04-05 06:20:48 +00:00

View File

@@ -48,11 +48,11 @@ export default function LandingPage() {
title="Almog's Barbershop: Precision Grooming"
description="Where tradition meets modern style. Experience elite haircuts, shaves, and grooming services in a premium setting."
testimonials={[
{ name: "John D.", handle: "@johnd", testimonial: "Best haircut I have ever had. Almog is a true artist.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/client-barber-greeting-each-other-barbershop_23-2148181951.jpg" },
{ name: "Mike S.", handle: "@mikes", testimonial: "Consistent, professional, and friendly atmosphere.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/front-view-woman-carrying-puppy-bag_23-2150565383.jpg" },
{ name: "Alex R.", handle: "@alexr", testimonial: "The attention to detail is unmatched in the city.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-hair-salon_23-2150665422.jpg" },
{ name: "David W.", handle: "@davidw", testimonial: "A classic experience that never disappoints.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/back-view-customer-checking-his-beard_23-2148298299.jpg" },
{ name: "Eddie H.", handle: "@eddieh", testimonial: "Always leave the shop feeling like a new man.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/closeup-portrait-elegantly-dressed-young-man-with-stylish-beard-hair-holding-hand-chin-looking-camera-studio-photo-against-dark-wall-background_613910-20287.jpg" },
{ name: "John D.", handle: "@johnd", testimonial: "Best haircut I have ever had. Almog is a true artist.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/client-barber-greeting-each-other-barbershop_23-2148181951.jpg?_wi=1" },
{ name: "Mike S.", handle: "@mikes", testimonial: "Consistent, professional, and friendly atmosphere.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/front-view-woman-carrying-puppy-bag_23-2150565383.jpg?_wi=1" },
{ name: "Alex R.", handle: "@alexr", testimonial: "The attention to detail is unmatched in the city.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-hair-salon_23-2150665422.jpg?_wi=1" },
{ name: "David W.", handle: "@davidw", testimonial: "A classic experience that never disappoints.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/back-view-customer-checking-his-beard_23-2148298299.jpg?_wi=1" },
{ name: "Eddie H.", handle: "@eddieh", testimonial: "Always leave the shop feeling like a new man.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/closeup-portrait-elegantly-dressed-young-man-with-stylish-beard-hair-holding-hand-chin-looking-camera-studio-photo-against-dark-wall-background_613910-20287.jpg?_wi=1" },
]}
buttons={[{ text: "Book Now", href: "#contact" }]}
imageSrc="http://img.b2bpic.net/free-photo/world-theatre-day-celebration_23-2151185640.jpg"
@@ -115,11 +115,11 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={false}
testimonials={[
{ id: "1", name: "Alex R.", role: "Architect", testimonial: "Consistently excellent haircuts.", imageSrc: "http://img.b2bpic.net/free-photo/client-barber-greeting-each-other-barbershop_23-2148181951.jpg" },
{ id: "2", name: "Ben T.", role: "Engineer", testimonial: "Great attention to detail.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-woman-carrying-puppy-bag_23-2150565383.jpg" },
{ id: "3", name: "Chris M.", role: "Designer", testimonial: "Almog is a master of the trade.", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-hair-salon_23-2150665422.jpg" },
{ id: "4", name: "David W.", role: "Teacher", testimonial: "Very professional setting.", imageSrc: "http://img.b2bpic.net/free-photo/back-view-customer-checking-his-beard_23-2148298299.jpg" },
{ id: "5", name: "Eddie H.", role: "Chef", testimonial: "My go-to spot for years.", imageSrc: "http://img.b2bpic.net/free-photo/closeup-portrait-elegantly-dressed-young-man-with-stylish-beard-hair-holding-hand-chin-looking-camera-studio-photo-against-dark-wall-background_613910-20287.jpg" },
{ id: "1", name: "Alex R.", role: "Architect", testimonial: "Consistently excellent haircuts.", imageSrc: "http://img.b2bpic.net/free-photo/client-barber-greeting-each-other-barbershop_23-2148181951.jpg?_wi=2" },
{ id: "2", name: "Ben T.", role: "Engineer", testimonial: "Great attention to detail.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-woman-carrying-puppy-bag_23-2150565383.jpg?_wi=2" },
{ id: "3", name: "Chris M.", role: "Designer", testimonial: "Almog is a master of the trade.", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-hair-salon_23-2150665422.jpg?_wi=2" },
{ id: "4", name: "David W.", role: "Teacher", testimonial: "Very professional setting.", imageSrc: "http://img.b2bpic.net/free-photo/back-view-customer-checking-his-beard_23-2148298299.jpg?_wi=2" },
{ id: "5", name: "Eddie H.", role: "Chef", testimonial: "My go-to spot for years.", imageSrc: "http://img.b2bpic.net/free-photo/closeup-portrait-elegantly-dressed-young-man-with-stylish-beard-hair-holding-hand-chin-looking-camera-studio-photo-against-dark-wall-background_613910-20287.jpg?_wi=2" },
]}
title="Customer Stories"
description="See why locals trust us for their grooming."