From 7aa3f9ee818c4e5e60c7e66ea22bb250c3c3d851 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 10 Apr 2026 01:30:59 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/app/page.tsx b/src/app/page.tsx index 5ce6552..bf1cde1 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -67,6 +67,7 @@ export default function LandingPage() { gridVariant="three-columns-all-equal-width" animationType="blur-reveal" textboxLayout="split-description" + useInvertedBackground={false} features={[ { title: "Traditional Shave", description: "A hot-towel experience for a smooth, classic finish.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-hairdresser-doing-his-job_23-2149220583.jpg"}, @@ -84,6 +85,7 @@ export default function LandingPage() { description="Trusted by the city's most discerning men." animationType="slide-up" textboxLayout="split" + useInvertedBackground={false} testimonials={[ { id: "t1", name: "Arthur J.", handle: "@arthur_j", testimonial: "The best grooming experience I've ever had. Truly masterful technique.", icon: Star @@ -104,6 +106,7 @@ export default function LandingPage() { { name: "email", type: "email", placeholder: "Email Address", required: true } ]} textarea={{ name: "message", placeholder: "Tell us what service you're looking for..." }} + useInvertedBackground={false} imageSrc="http://img.b2bpic.net/free-photo/front-view-baber-shop-chiar_23-2148506341.jpg" />