From 64357e7a0a5d42c32951a4ca3f475d74231263e6 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 5 Apr 2026 16:48:17 +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 b2accd6..e9379ed 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -51,15 +51,15 @@ export default function LandingPage() { ]} carouselItems={[ { - id: "1", imageSrc: "http://img.b2bpic.net/free-photo/beautician-styling-clients-hair_107420-94677.jpg", imageAlt: "Luxury hair salon interior"}, + id: "1", imageSrc: "http://img.b2bpic.net/free-photo/beautician-styling-clients-hair_107420-94677.jpg?_wi=1", imageAlt: "Luxury hair salon interior"}, { - id: "2", imageSrc: "http://img.b2bpic.net/free-photo/empty-hotel-lounge-with-cozy-furniture_482257-67425.jpg", imageAlt: "Beauty salon spa interior"}, + id: "2", imageSrc: "http://img.b2bpic.net/free-photo/empty-hotel-lounge-with-cozy-furniture_482257-67425.jpg?_wi=1", imageAlt: "Beauty salon spa interior"}, { - id: "3", imageSrc: "http://img.b2bpic.net/free-photo/young-man-barber-s-shop-getting-his-beard-trimmed_23-2149186493.jpg", imageAlt: "Clean barber station design"}, + id: "3", imageSrc: "http://img.b2bpic.net/free-photo/young-man-barber-s-shop-getting-his-beard-trimmed_23-2149186493.jpg?_wi=1", imageAlt: "Clean barber station design"}, { - id: "4", imageSrc: "http://img.b2bpic.net/free-photo/home-interior-design-arrangement_23-2148986618.jpg", imageAlt: "Hairdresser professional workspace"}, + id: "4", imageSrc: "http://img.b2bpic.net/free-photo/home-interior-design-arrangement_23-2148986618.jpg?_wi=1", imageAlt: "Hairdresser professional workspace"}, { - id: "5", imageSrc: "http://img.b2bpic.net/free-photo/barber-tools-wooden-background-table_627829-6196.jpg", imageAlt: "Modern salon interior architecture"}, + id: "5", imageSrc: "http://img.b2bpic.net/free-photo/barber-tools-wooden-background-table_627829-6196.jpg?_wi=1", imageAlt: "Modern salon interior architecture"}, { id: "6", imageSrc: "http://img.b2bpic.net/free-photo/male-hairdresser-posing-salon_23-2150462487.jpg", imageAlt: "Barber shop professional studio"}, ]} @@ -129,15 +129,15 @@ export default function LandingPage() { useInvertedBackground={true} testimonials={[ { - id: "1", name: "Alice R.", date: "2024-01-10", title: "Great Experience", quote: "Excellent service and atmosphere!", tag: "Regular", avatarSrc: "http://img.b2bpic.net/free-photo/happy-young-beautiful-woman-hairdresser-apron-looking-front-feeling-positive-emotions-with-hands-her-cheeks-standing-green-wall_141793-71508.jpg", imageSrc: "http://img.b2bpic.net/free-photo/beautician-styling-clients-hair_107420-94677.jpg", imageAlt: "luxury hair salon interior"}, + id: "1", name: "Alice R.", date: "2024-01-10", title: "Great Experience", quote: "Excellent service and atmosphere!", tag: "Regular", avatarSrc: "http://img.b2bpic.net/free-photo/happy-young-beautiful-woman-hairdresser-apron-looking-front-feeling-positive-emotions-with-hands-her-cheeks-standing-green-wall_141793-71508.jpg", imageSrc: "http://img.b2bpic.net/free-photo/beautician-styling-clients-hair_107420-94677.jpg?_wi=2", imageAlt: "luxury hair salon interior"}, { - id: "2", name: "Beth S.", date: "2024-02-15", title: "Very Professional", quote: "My new favorite salon in town.", tag: "New", avatarSrc: "http://img.b2bpic.net/free-photo/young-black-people-taking-care-afro-hair_23-2149575435.jpg", imageSrc: "http://img.b2bpic.net/free-photo/empty-hotel-lounge-with-cozy-furniture_482257-67425.jpg", imageAlt: "beauty salon spa interior"}, + id: "2", name: "Beth S.", date: "2024-02-15", title: "Very Professional", quote: "My new favorite salon in town.", tag: "New", avatarSrc: "http://img.b2bpic.net/free-photo/young-black-people-taking-care-afro-hair_23-2149575435.jpg", imageSrc: "http://img.b2bpic.net/free-photo/empty-hotel-lounge-with-cozy-furniture_482257-67425.jpg?_wi=2", imageAlt: "beauty salon spa interior"}, { - id: "3", name: "Charlie M.", date: "2024-03-05", title: "Perfect Cut", quote: "Staff is very attentive and skilled.", tag: "Regular", avatarSrc: "http://img.b2bpic.net/free-photo/barber-man-apron-holding-hair-cutting-machine-clenching-fist-happy-excited-standing-olive-wall_141793-50561.jpg", imageSrc: "http://img.b2bpic.net/free-photo/young-man-barber-s-shop-getting-his-beard-trimmed_23-2149186493.jpg", imageAlt: "clean barber station design"}, + id: "3", name: "Charlie M.", date: "2024-03-05", title: "Perfect Cut", quote: "Staff is very attentive and skilled.", tag: "Regular", avatarSrc: "http://img.b2bpic.net/free-photo/barber-man-apron-holding-hair-cutting-machine-clenching-fist-happy-excited-standing-olive-wall_141793-50561.jpg", imageSrc: "http://img.b2bpic.net/free-photo/young-man-barber-s-shop-getting-his-beard-trimmed_23-2149186493.jpg?_wi=2", imageAlt: "clean barber station design"}, { - id: "4", name: "Diana P.", date: "2024-04-12", title: "Highly Recommended", quote: "Relaxing and top-tier services.", tag: "Premium", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-twins-home_329181-10606.jpg", imageSrc: "http://img.b2bpic.net/free-photo/home-interior-design-arrangement_23-2148986618.jpg", imageAlt: "hairdresser professional workspace"}, + id: "4", name: "Diana P.", date: "2024-04-12", title: "Highly Recommended", quote: "Relaxing and top-tier services.", tag: "Premium", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-twins-home_329181-10606.jpg", imageSrc: "http://img.b2bpic.net/free-photo/home-interior-design-arrangement_23-2148986618.jpg?_wi=2", imageAlt: "hairdresser professional workspace"}, { - id: "5", name: "Evan K.", date: "2024-05-20", title: "Excellent Quality", quote: "Found my go-to spot forever.", tag: "Member", avatarSrc: "http://img.b2bpic.net/free-photo/medium-shot-happy-women-party_23-2149272200.jpg", imageSrc: "http://img.b2bpic.net/free-photo/barber-tools-wooden-background-table_627829-6196.jpg", imageAlt: "modern salon interior architecture"}, + id: "5", name: "Evan K.", date: "2024-05-20", title: "Excellent Quality", quote: "Found my go-to spot forever.", tag: "Member", avatarSrc: "http://img.b2bpic.net/free-photo/medium-shot-happy-women-party_23-2149272200.jpg", imageSrc: "http://img.b2bpic.net/free-photo/barber-tools-wooden-background-table_627829-6196.jpg?_wi=2", imageAlt: "modern salon interior architecture"}, ]} title="What Our Clients Say" description="Hear from our wonderful community of satisfied clients." -- 2.49.1