From ab4f4869a5957bb74ec4730558ee0b4d6547f19c Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 7 Apr 2026 15:04:31 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 28 ++++++++++++++-------------- 1 file changed, 14 insertions(+), 14 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index a7bcaab..1fb7f4c 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -49,11 +49,11 @@ export default function LandingPage() { text: "Call Now: +34 622 12 27 98", href: "tel:+34622122798"}, ]} slides={[ - { imageSrc: "http://img.b2bpic.net/free-photo/handsome-bearded-man-barbershop-barber-work-close-up-nape_627829-7308.jpg", imageAlt: "Modern rustic barbershop chair" }, - { imageSrc: "http://img.b2bpic.net/free-photo/handsome-bearded-man-barbershop-barber-work-close-up-nape_627829-7308.jpg", imageAlt: "Barber tools display" }, - { imageSrc: "http://img.b2bpic.net/free-photo/handsome-bearded-man-barbershop-barber-work-close-up-nape_627829-7308.jpg", imageAlt: "Client receiving haircut" }, - { imageSrc: "http://img.b2bpic.net/free-photo/handsome-bearded-man-barbershop-barber-work-close-up-nape_627829-7308.jpg", imageAlt: "Relaxed tropical atmosphere" }, - { imageSrc: "http://img.b2bpic.net/free-photo/handsome-bearded-man-barbershop-barber-work-close-up-nape_627829-7308.jpg", imageAlt: "Aloha style decor" } + { imageSrc: "http://img.b2bpic.net/free-photo/handsome-bearded-man-barbershop-barber-work-close-up-nape_627829-7308.jpg?_wi=1", imageAlt: "Modern rustic barbershop chair" }, + { imageSrc: "http://img.b2bpic.net/free-photo/handsome-bearded-man-barbershop-barber-work-close-up-nape_627829-7308.jpg?_wi=2", imageAlt: "Barber tools display" }, + { imageSrc: "http://img.b2bpic.net/free-photo/handsome-bearded-man-barbershop-barber-work-close-up-nape_627829-7308.jpg?_wi=3", imageAlt: "Client receiving haircut" }, + { imageSrc: "http://img.b2bpic.net/free-photo/handsome-bearded-man-barbershop-barber-work-close-up-nape_627829-7308.jpg?_wi=4", imageAlt: "Relaxed tropical atmosphere" }, + { imageSrc: "http://img.b2bpic.net/free-photo/handsome-bearded-man-barbershop-barber-work-close-up-nape_627829-7308.jpg?_wi=5", imageAlt: "Aloha style decor" } ]} /> @@ -64,11 +64,11 @@ export default function LandingPage() { textboxLayout="default" useInvertedBackground={false} features={[ - { id: "f1", title: "Classic Haircut", author: "Precision", description: "Expert scissor and clipper work tailored to you.", tags: ["Classic", "Style"], imageSrc: "http://img.b2bpic.net/free-photo/corporate-specialist-reviewing-financial-charts-kpi-dashboards-ensuring-business-innovation_482257-136149.jpg" }, - { id: "f2", title: "Skin Fade", author: "Sharp", description: "Flawless zero-fade with clean lines.", tags: ["Fade", "Sharp"], imageSrc: "http://img.b2bpic.net/free-photo/corporate-specialist-reviewing-financial-charts-kpi-dashboards-ensuring-business-innovation_482257-136149.jpg" }, - { id: "f3", title: "Beard Grooming", author: "Detail", description: "Precision shaping and moisturizing treatment.", tags: ["Beard", "Care"], imageSrc: "http://img.b2bpic.net/free-photo/corporate-specialist-reviewing-financial-charts-kpi-dashboards-ensuring-business-innovation_482257-136149.jpg" }, - { id: "f4", title: "Luxury Facial", author: "Premium", description: "Signature steam and exfoliation for fresh skin.", tags: ["Luxury", "Facial"], imageSrc: "http://img.b2bpic.net/free-photo/corporate-specialist-reviewing-financial-charts-kpi-dashboards-ensuring-business-innovation_482257-136149.jpg" }, - { id: "f5", title: "Hot Towel Shave", author: "Classic", description: "Traditional straight razor shave experience.", tags: ["Shave", "Relax"], imageSrc: "http://img.b2bpic.net/free-photo/corporate-specialist-reviewing-financial-charts-kpi-dashboards-ensuring-business-innovation_482257-136149.jpg" } + { id: "f1", title: "Classic Haircut", author: "Precision", description: "Expert scissor and clipper work tailored to you.", tags: ["Classic", "Style"], imageSrc: "http://img.b2bpic.net/free-photo/corporate-specialist-reviewing-financial-charts-kpi-dashboards-ensuring-business-innovation_482257-136149.jpg?_wi=1" }, + { id: "f2", title: "Skin Fade", author: "Sharp", description: "Flawless zero-fade with clean lines.", tags: ["Fade", "Sharp"], imageSrc: "http://img.b2bpic.net/free-photo/corporate-specialist-reviewing-financial-charts-kpi-dashboards-ensuring-business-innovation_482257-136149.jpg?_wi=2" }, + { id: "f3", title: "Beard Grooming", author: "Detail", description: "Precision shaping and moisturizing treatment.", tags: ["Beard", "Care"], imageSrc: "http://img.b2bpic.net/free-photo/corporate-specialist-reviewing-financial-charts-kpi-dashboards-ensuring-business-innovation_482257-136149.jpg?_wi=3" }, + { id: "f4", title: "Luxury Facial", author: "Premium", description: "Signature steam and exfoliation for fresh skin.", tags: ["Luxury", "Facial"], imageSrc: "http://img.b2bpic.net/free-photo/corporate-specialist-reviewing-financial-charts-kpi-dashboards-ensuring-business-innovation_482257-136149.jpg?_wi=4" }, + { id: "f5", title: "Hot Towel Shave", author: "Classic", description: "Traditional straight razor shave experience.", tags: ["Shave", "Relax"], imageSrc: "http://img.b2bpic.net/free-photo/corporate-specialist-reviewing-financial-charts-kpi-dashboards-ensuring-business-innovation_482257-136149.jpg?_wi=5" } ]} title="Our Services" description="Expert grooming tailored to your style." @@ -92,11 +92,11 @@ export default function LandingPage() { textboxLayout="default" useInvertedBackground={false} testimonials={[ - { id: "t1", name: "Md Afaque", role: "Client", testimonial: "Perfect cut and friendly atmosphere.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-nice-young-man-with-stylish-hairstyle-blue-eyes-beard-light-cool-shirt-looking-away-smiling-orange-wall_197531-23055.jpg" }, - { id: "t2", name: "J Smith", role: "Client", testimonial: "Amazing service, highly recommended in Marbella.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-person-with-different-personalities_23-2151112971.jpg" }, + { id: "t1", name: "Md Afaque", role: "Client", testimonial: "Perfect cut and friendly atmosphere.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-nice-young-man-with-stylish-hairstyle-blue-eyes-beard-light-cool-shirt-looking-away-smiling-orange-wall_197531-23055.jpg?_wi=1" }, + { id: "t2", name: "J Smith", role: "Client", testimonial: "Amazing service, highly recommended in Marbella.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-person-with-different-personalities_23-2151112971.jpg?_wi=1" }, { id: "t3", name: "Brian Pratt", role: "Client", testimonial: "Professional, clean, and top-tier grooming.", imageSrc: "http://img.b2bpic.net/free-photo/smart-pensive-redhead-hipster-with-full-beard-glasses-dressed-casual-clothes-poses-with-hand-chin-studio-isolated-dark-background_613910-4679.jpg" }, - { id: "t4", name: "Marco V.", role: "Client", testimonial: "Best fade I have had in years.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-nice-young-man-with-stylish-hairstyle-blue-eyes-beard-light-cool-shirt-looking-away-smiling-orange-wall_197531-23055.jpg" }, - { id: "t5", name: "Elena R.", role: "Client", testimonial: "Great vibes and excellent attention to detail.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-person-with-different-personalities_23-2151112971.jpg" } + { id: "t4", name: "Marco V.", role: "Client", testimonial: "Best fade I have had in years.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-nice-young-man-with-stylish-hairstyle-blue-eyes-beard-light-cool-shirt-looking-away-smiling-orange-wall_197531-23055.jpg?_wi=2" }, + { id: "t5", name: "Elena R.", role: "Client", testimonial: "Great vibes and excellent attention to detail.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-person-with-different-personalities_23-2151112971.jpg?_wi=2" } ]} title="What Clients Say" description="Reviews from our community."