From 63388a5dc4882393930ab5a81e96c6a0e2255fa0 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 18 Apr 2026 11:58:05 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 62426e6..bbe8c0b 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -49,7 +49,7 @@ export default function LandingPage() { title="Sharp Cuts. Friendly Service. Premium Barbering in Battersea." description="Expert cuts, hot towel service, shampooing, shoulder massage, and a welcoming atmosphere from barbers customers have trusted for years." testimonials={[ - { name: "James R.", handle: "@battersea-local", testimonial: "I've trusted Yazzy and Seyhan for over 8 years. Highly professional.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/portrait-sexy-handsome-fashion-male-model-man-dressed-elegant-suit-black-studio-lights-background_158538-9659.jpg" }, + { name: "James R.", handle: "@battersea-local", testimonial: "I've trusted Yazzy and Seyhan for over 8 years. Highly professional.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/portrait-sexy-handsome-fashion-male-model-man-dressed-elegant-suit-black-studio-lights-background_158538-9659.jpg?_wi=1" }, { name: "Mark S.", handle: "@local-guy", testimonial: "Best fade I have had in London. Always precise.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/man-posing-with-white-t-shirt_329181-3701.jpg" }, { name: "Tom B.", handle: "@style-fan", testimonial: "They take their time and ensure the style is perfect every time.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/man-posing-with-white-t-shirt_329181-3690.jpg" }, { name: "Ben W.", handle: "@regular-cli", testimonial: "Fantastic service, especially the shoulder massage.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-sunbathed-fashion-man-model-wearing-white-shirt-clothes-posing-street_158538-2395.jpg" }, @@ -59,7 +59,7 @@ export default function LandingPage() { { text: "Call Now", href: "tel:07378291029" }, { text: "Book / Visit Today", href: "#contact" }, ]} - imageSrc="http://img.b2bpic.net/free-photo/various-trimmers-dressing-table_107420-94767.jpg" + imageSrc="http://img.b2bpic.net/free-photo/various-trimmers-dressing-table_107420-94767.jpg?_wi=1" mediaAnimation="slide-up" avatars={[ { src: "http://img.b2bpic.net/free-photo/brown-vintage-leather-chair-stylish-barber-shop_627829-6180.jpg", alt: "Barber chair interior" }, @@ -121,11 +121,11 @@ export default function LandingPage() { gridVariant="three-columns-all-equal-width" useInvertedBackground={false} products={[ - { id: "s1", name: "Haircut", price: "From £20", imageSrc: "http://img.b2bpic.net/free-photo/professional-hairdresser-wearing-protective-face-mask-make-haircut-european-bearded-brutal-man-beauty-salon_343596-4460.jpg" }, + { id: "s1", name: "Haircut", price: "From £20", imageSrc: "http://img.b2bpic.net/free-photo/professional-hairdresser-wearing-protective-face-mask-make-haircut-european-bearded-brutal-man-beauty-salon_343596-4460.jpg?_wi=1" }, { id: "s2", name: "Skin Fade", price: "From £25", imageSrc: "http://img.b2bpic.net/free-photo/front-view-barbershop-concept_23-2148506188.jpg" }, - { id: "s3", name: "Beard Trim", price: "From £15", imageSrc: "http://img.b2bpic.net/free-photo/sideways-customer-with-eyes-closed_23-2148256865.jpg" }, + { id: "s3", name: "Beard Trim", price: "From £15", imageSrc: "http://img.b2bpic.net/free-photo/sideways-customer-with-eyes-closed_23-2148256865.jpg?_wi=1" }, { id: "s4", name: "Kids' Haircuts", price: "From £15", imageSrc: "http://img.b2bpic.net/free-photo/bearded-man-getting-his-haircut-barber-s-shop_23-2149186488.jpg" }, - { id: "s5", name: "Hot Towel Service", price: "Included", imageSrc: "http://img.b2bpic.net/free-photo/man-cuts-his-beard-barbershop_1157-16218.jpg" }, + { id: "s5", name: "Hot Towel Service", price: "Included", imageSrc: "http://img.b2bpic.net/free-photo/man-cuts-his-beard-barbershop_1157-16218.jpg?_wi=1" }, { id: "s6", name: "Shoulder Massage", price: "Included", imageSrc: "http://img.b2bpic.net/free-photo/bearded-client-just-got-good-beardcare-from-talanted-trendy-barber_613910-21575.jpg" }, ]} title="Our Services" @@ -138,11 +138,11 @@ export default function LandingPage() { textboxLayout="default" useInvertedBackground={false} testimonials={[ - { id: "1", name: "John D.", date: "1 week ago", title: "Excellent Service", quote: "My haircut was awesome, and the hot towel and massage were perfect.", tag: "5 stars", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-sunbathed-fashion-man-model-wearing-white-shirt-clothes-posing-street_158538-2382.jpg", imageSrc: "http://img.b2bpic.net/free-photo/various-trimmers-dressing-table_107420-94767.jpg", imageAlt: "man smiling portrait" }, - { id: "2", name: "Sarah K.", date: "2 weeks ago", title: "Highly Recommended", quote: "Professional, friendly, and great with my son.", tag: "5 stars", avatarSrc: "http://img.b2bpic.net/free-photo/serious-unshaven-young-man-stylish-dark-green-turtleneck-sweatshirt-expressing-suspicion-looking-away-from-his-eyebrows-handsome-guy-with-beard-posing-having-intense-look_343059-4781.jpg", imageSrc: "http://img.b2bpic.net/free-photo/professional-hairdresser-wearing-protective-face-mask-make-haircut-european-bearded-brutal-man-beauty-salon_343596-4460.jpg", imageAlt: "man smiling portrait" }, - { id: "3", name: "Mike P.", date: "3 weeks ago", title: "Best in Battersea", quote: "I've been going to these guys for 10 years. Always consistent.", tag: "5 stars", avatarSrc: "http://img.b2bpic.net/free-photo/thoughtful-redhead-bearded-hipster-male-dressed-red-fleece-shirt_613910-1582.jpg", imageSrc: "http://img.b2bpic.net/free-photo/sideways-customer-with-eyes-closed_23-2148256865.jpg", imageAlt: "man smiling portrait" }, - { id: "4", name: "David L.", date: "1 month ago", title: "Top Quality", quote: "Attention to detail is second to none.", tag: "5 stars", avatarSrc: "http://img.b2bpic.net/free-photo/elegant-young-handsome-man-studio-fashion-portrait_1301-3980.jpg", imageSrc: "http://img.b2bpic.net/free-photo/man-cuts-his-beard-barbershop_1157-16218.jpg", imageAlt: "man smiling portrait" }, - { id: "5", name: "Paul M.", date: "1 month ago", title: "Great Experience", quote: "Yazzy and Seyhan provide the best cut in London.", tag: "5 stars", avatarSrc: "http://img.b2bpic.net/free-photo/young-successful-businessman-posing-dark-wall_176420-54.jpg", imageSrc: "http://img.b2bpic.net/free-photo/portrait-sexy-handsome-fashion-male-model-man-dressed-elegant-suit-black-studio-lights-background_158538-9659.jpg", imageAlt: "man smiling portrait" }, + { id: "1", name: "John D.", date: "1 week ago", title: "Excellent Service", quote: "My haircut was awesome, and the hot towel and massage were perfect.", tag: "5 stars", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-sunbathed-fashion-man-model-wearing-white-shirt-clothes-posing-street_158538-2382.jpg", imageSrc: "http://img.b2bpic.net/free-photo/various-trimmers-dressing-table_107420-94767.jpg?_wi=2", imageAlt: "man smiling portrait" }, + { id: "2", name: "Sarah K.", date: "2 weeks ago", title: "Highly Recommended", quote: "Professional, friendly, and great with my son.", tag: "5 stars", avatarSrc: "http://img.b2bpic.net/free-photo/serious-unshaven-young-man-stylish-dark-green-turtleneck-sweatshirt-expressing-suspicion-looking-away-from-his-eyebrows-handsome-guy-with-beard-posing-having-intense-look_343059-4781.jpg", imageSrc: "http://img.b2bpic.net/free-photo/professional-hairdresser-wearing-protective-face-mask-make-haircut-european-bearded-brutal-man-beauty-salon_343596-4460.jpg?_wi=2", imageAlt: "man smiling portrait" }, + { id: "3", name: "Mike P.", date: "3 weeks ago", title: "Best in Battersea", quote: "I've been going to these guys for 10 years. Always consistent.", tag: "5 stars", avatarSrc: "http://img.b2bpic.net/free-photo/thoughtful-redhead-bearded-hipster-male-dressed-red-fleece-shirt_613910-1582.jpg", imageSrc: "http://img.b2bpic.net/free-photo/sideways-customer-with-eyes-closed_23-2148256865.jpg?_wi=2", imageAlt: "man smiling portrait" }, + { id: "4", name: "David L.", date: "1 month ago", title: "Top Quality", quote: "Attention to detail is second to none.", tag: "5 stars", avatarSrc: "http://img.b2bpic.net/free-photo/elegant-young-handsome-man-studio-fashion-portrait_1301-3980.jpg", imageSrc: "http://img.b2bpic.net/free-photo/man-cuts-his-beard-barbershop_1157-16218.jpg?_wi=2", imageAlt: "man smiling portrait" }, + { id: "5", name: "Paul M.", date: "1 month ago", title: "Great Experience", quote: "Yazzy and Seyhan provide the best cut in London.", tag: "5 stars", avatarSrc: "http://img.b2bpic.net/free-photo/young-successful-businessman-posing-dark-wall_176420-54.jpg", imageSrc: "http://img.b2bpic.net/free-photo/portrait-sexy-handsome-fashion-male-model-man-dressed-elegant-suit-black-studio-lights-background_158538-9659.jpg?_wi=2", imageAlt: "man smiling portrait" }, ]} title="What Our Customers Say" description="Trusted by the Battersea community." -- 2.49.1