From 1934e143faea9cfb7f835bf5f31ecb1cbf2c9c05 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 8 Mar 2026 16:32:25 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 90 +++++++++++++++++++++++++++++++----------------- 1 file changed, 59 insertions(+), 31 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index eacb12c..1101551 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -19,7 +19,7 @@ export default function LandingPage() { borderRadius="soft" contentWidth="mediumSmall" sizing="large" - background="floatingGradient" + background="circleGradient" cardStyle="glass-depth" primaryButtonStyle="flat" secondaryButtonStyle="glass" @@ -36,7 +36,8 @@ export default function LandingPage() { { name: "Contact", id: "contact" }, ]} button={{ - text: "Book Now", href: "contact"}} + text: "Book Now", href: "contact" + }} /> @@ -47,32 +48,42 @@ export default function LandingPage() { tag="Professional Barbershop" tagIcon={Scissors} tagAnimation="slide-up" - background={{ variant: "floatingGradient" }} + background={{ variant: "plain" }} leftCarouselItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/customer-talking-phone-barbershop_23-2147737026.jpg?_wi=1", imageAlt: "Expert barber at work"}, + imageSrc: "http://img.b2bpic.net/free-photo/customer-talking-phone-barbershop_23-2147737026.jpg", imageAlt: "Expert barber at work" + }, { - imageSrc: "http://img.b2bpic.net/free-photo/front-view-hairstilyst-giving-haircut_23-2148506286.jpg?_wi=1", imageAlt: "Precision haircut service"}, + imageSrc: "http://img.b2bpic.net/free-photo/front-view-hairstilyst-giving-haircut_23-2148506286.jpg", imageAlt: "Precision haircut service" + }, { - imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-bath-concept-accessories_23-2148419338.jpg?_wi=1", imageAlt: "Modern barbershop interior"}, + imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-bath-concept-accessories_23-2148419338.jpg", imageAlt: "Modern barbershop interior" + }, { - imageSrc: "http://img.b2bpic.net/free-photo/face-care-handsome-man-cleansing-his-face-with-sponge_259150-57905.jpg?_wi=1", imageAlt: "Professional beard grooming"}, + imageSrc: "http://img.b2bpic.net/free-photo/face-care-handsome-man-cleansing-his-face-with-sponge_259150-57905.jpg", imageAlt: "Professional beard grooming" + }, ]} rightCarouselItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/bearded-man-using-electric-razor_171337-17316.jpg?_wi=1", imageAlt: "Classic shaving service"}, + imageSrc: "http://img.b2bpic.net/free-photo/bearded-man-using-electric-razor_171337-17316.jpg", imageAlt: "Classic shaving service" + }, { - imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-bath-concept-accessories_23-2148419338.jpg?_wi=2", imageAlt: "Barbershop detail"}, + imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-bath-concept-accessories_23-2148419338.jpg", imageAlt: "Barbershop detail" + }, { - imageSrc: "http://img.b2bpic.net/free-photo/front-view-hairstilyst-giving-haircut_23-2148506286.jpg?_wi=2", imageAlt: "Haircut expertise"}, + imageSrc: "http://img.b2bpic.net/free-photo/front-view-hairstilyst-giving-haircut_23-2148506286.jpg", imageAlt: "Haircut expertise" + }, { - imageSrc: "http://img.b2bpic.net/free-photo/customer-talking-phone-barbershop_23-2147737026.jpg?_wi=2", imageAlt: "Professional grooming"}, + imageSrc: "http://img.b2bpic.net/free-photo/customer-talking-phone-barbershop_23-2147737026.jpg", imageAlt: "Professional grooming" + }, ]} buttons={[ { - text: "Book Appointment", href: "contact"}, + text: "Book Appointment", href: "contact" + }, { - text: "View Services", href: "services"}, + text: "View Services", href: "services" + }, ]} buttonAnimation="slide-up" carouselPosition="right" @@ -90,7 +101,7 @@ export default function LandingPage() { { value: "1000+", title: "Happy Clients" }, { value: "15+", title: "Years Experience" }, ]} - imageSrc="http://img.b2bpic.net/free-photo/flat-lay-bath-concept-accessories_23-2148419338.jpg?_wi=3" + imageSrc="http://img.b2bpic.net/free-photo/flat-lay-bath-concept-accessories_23-2148419338.jpg" imageAlt="Bear Hairstylist barbershop" useInvertedBackground={false} mediaAnimation="slide-up" @@ -104,16 +115,20 @@ export default function LandingPage() { features={[ { id: 1, - title: "Classic Haircuts", description: "Traditional and modern haircut styles executed with precision. From fades to textured cuts, we deliver the perfect look for any occasion.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-hairstilyst-giving-haircut_23-2148506286.jpg?_wi=3", imageAlt: "Professional haircut service"}, + title: "Classic Haircuts", description: "Traditional and modern haircut styles executed with precision. From fades to textured cuts, we deliver the perfect look for any occasion.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-hairstilyst-giving-haircut_23-2148506286.jpg", imageAlt: "Professional haircut service" + }, { id: 2, - title: "Beard Grooming", description: "Expert beard trimming, shaping, and maintenance. We use premium products to keep your beard looking sharp and well-maintained.", imageSrc: "http://img.b2bpic.net/free-photo/face-care-handsome-man-cleansing-his-face-with-sponge_259150-57905.jpg?_wi=2", imageAlt: "Beard grooming service"}, + title: "Beard Grooming", description: "Expert beard trimming, shaping, and maintenance. We use premium products to keep your beard looking sharp and well-maintained.", imageSrc: "http://img.b2bpic.net/free-photo/face-care-handsome-man-cleansing-his-face-with-sponge_259150-57905.jpg", imageAlt: "Beard grooming service" + }, { id: 3, - title: "Hot Towel Shave", description: "A classic barbershop experience with straight razor shaving. Relax while we provide a traditional grooming service at its finest.", imageSrc: "http://img.b2bpic.net/free-photo/bearded-man-using-electric-razor_171337-17316.jpg?_wi=2", imageAlt: "Professional shaving service"}, + title: "Hot Towel Shave", description: "A classic barbershop experience with straight razor shaving. Relax while we provide a traditional grooming service at its finest.", imageSrc: "http://img.b2bpic.net/free-photo/bearded-man-using-electric-razor_171337-17316.jpg", imageAlt: "Professional shaving service" + }, { id: 4, - title: "Hair Styling", description: "Complete styling service for special events and everyday looks. Our barbers create polished, professional styles that enhance your appearance.", imageSrc: "http://img.b2bpic.net/free-photo/customer-talking-phone-barbershop_23-2147737026.jpg?_wi=3", imageAlt: "Professional hair styling"}, + title: "Hair Styling", description: "Complete styling service for special events and everyday looks. Our barbers create polished, professional styles that enhance your appearance.", imageSrc: "http://img.b2bpic.net/free-photo/customer-talking-phone-barbershop_23-2147737026.jpg", imageAlt: "Professional hair styling" + }, ]} title="Our Services" description="Expert barbering services tailored to your style and preferences" @@ -124,7 +139,8 @@ export default function LandingPage() { useInvertedBackground={false} buttons={[ { - text: "Schedule Now", href: "contact"}, + text: "Schedule Now", href: "contact" + }, ]} buttonAnimation="slide-up" ariaLabel="Services section" @@ -135,13 +151,17 @@ export default function LandingPage() {