diff --git a/src/app/page.tsx b/src/app/page.tsx index d5d9dd5..745a60f 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -50,7 +50,7 @@ export default function LandingPage() { { text: "Learn More", href: "about" } ]} layoutOrder="default" - imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=x6zlvy" + imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/barber-shop-chair.jpg" imageAlt="Luxury barber shop chair" frameStyle="card" mediaAnimation="blur-reveal" @@ -65,7 +65,7 @@ export default function LandingPage() { description="Elegante has been a sanctuary for discerning gentlemen seeking exceptional grooming experiences. Our master barbers combine traditional techniques with modern innovations to deliver timeless style and impeccable craftsmanship." textboxLayout="default" useInvertedBackground={false} - imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=rze709" + imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/barber-tools.jpg" imageAlt="Professional barber tools" imagePosition="right" bulletPoints={[ @@ -96,15 +96,15 @@ export default function LandingPage() { features={[ { id: "1", title: "Classic Haircut & Style", tags: ["Popular", "45 min"], - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=om13fh", imageAlt: "Professional haircut service" + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/haircut-service.jpg", imageAlt: "Professional haircut service" }, { id: "2", title: "Beard Grooming & Sculpting", tags: ["Premium", "30 min"], - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=k1t0hz", imageAlt: "Beard grooming service" + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/beard-grooming.jpg", imageAlt: "Beard grooming service" }, { id: "3", title: "Traditional Hot Shave", tags: ["Luxury", "35 min"], - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=zcjfu8", imageAlt: "Luxury shave service" + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/hot-shave-service.jpg", imageAlt: "Luxury shave service" } ]} /> @@ -119,13 +119,13 @@ export default function LandingPage() { membersAnimation="slide-up" members={[ { - id: "1", name: "Marcus Valentino", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=wtom78", imageAlt: "Marcus Valentino" + id: "1", name: "Marcus Valentino", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/marcus-valentino.jpg", imageAlt: "Marcus Valentino" }, { - id: "2", name: "Antonio Silva", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=qb2wrt", imageAlt: "Antonio Silva" + id: "2", name: "Antonio Silva", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/antonio-silva.jpg", imageAlt: "Antonio Silva" }, { - id: "3", name: "Giovanni Rossi", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=82s9cd", imageAlt: "Giovanni Rossi" + id: "3", name: "Giovanni Rossi", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/giovanni-rossi.jpg", imageAlt: "Giovanni Rossi" } ]} /> @@ -140,16 +140,16 @@ export default function LandingPage() { useInvertedBackground={true} testimonials={[ { - id: "1", title: "Excellence in Every Detail", quote: "The precision and attention to detail at Elegante is unmatched. My haircuts are always perfect, and the service is incredibly welcoming.", name: "David Chen", role: "Executive Director", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=o1l5sp", imageAlt: "David Chen" + id: "1", title: "Excellence in Every Detail", quote: "The precision and attention to detail at Elegante is unmatched. My haircuts are always perfect, and the service is incredibly welcoming.", name: "David Chen", role: "Executive Director", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/david-chen.jpg", imageAlt: "David Chen" }, { - id: "2", title: "A True Grooming Experience", quote: "Finally found a barber shop that respects tradition while embracing modern style. The hot shave experience is absolutely luxurious.", name: "James Mitchell", role: "Entrepreneur", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=7t2802", imageAlt: "James Mitchell" + id: "2", title: "A True Grooming Experience", quote: "Finally found a barber shop that respects tradition while embracing modern style. The hot shave experience is absolutely luxurious.", name: "James Mitchell", role: "Entrepreneur", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/james-mitchell.jpg", imageAlt: "James Mitchell" }, { - id: "3", title: "Exceptional Craftsmanship", quote: "The barbers here are true artists. They understand what you want and deliver beyond expectations every single time.", name: "Robert Thompson", role: "Business Owner", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=60jshq", imageAlt: "Robert Thompson" + id: "3", title: "Exceptional Craftsmanship", quote: "The barbers here are true artists. They understand what you want and deliver beyond expectations every single time.", name: "Robert Thompson", role: "Business Owner", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/robert-thompson.jpg", imageAlt: "Robert Thompson" }, { - id: "4", title: "Worth Every Penny", quote: "Premium pricing for premium service. The atmosphere, expertise, and results make Elegante the only barber shop I visit.", name: "Michael Anderson", role: "Professional", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=inwpy9", imageAlt: "Michael Anderson" + id: "4", title: "Worth Every Penny", quote: "Premium pricing for premium service. The atmosphere, expertise, and results make Elegante the only barber shop I visit.", name: "Michael Anderson", role: "Professional", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/michael-anderson.jpg", imageAlt: "Michael Anderson" } ]} /> @@ -191,7 +191,7 @@ export default function LandingPage() { title="Reserve Your Appointment" description="Step into luxury. Schedule your appointment with one of our master barbers and experience the Elegante difference." useInvertedBackground={false} - imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=kbg2yt" + imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/barbershop-interior.jpg" imageAlt="Elegante barbershop interior" mediaAnimation="slide-up" mediaPosition="right" @@ -240,4 +240,4 @@ export default function LandingPage() { ); -} +} \ No newline at end of file