From a3716bc1dfd86a2ea265833ec3f910d6909dee59 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 7 Apr 2026 20:28:20 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/src/app/page.tsx b/src/app/page.tsx index e48a4cc..7e116e8 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -60,6 +60,7 @@ export default function LandingPage() { textboxLayout="split" title="Our Signature Services" description="Whether you need a quick refresh or a deep relaxation session, our menu offers a variety of tailored nail treatments." + useInvertedBackground={false} plans={[ { id: "p1", badge: "Classic", badgeIcon: Star, @@ -84,6 +85,7 @@ export default function LandingPage() { cardTitle="What Our Clients Say" cardTag="Client Highlights" cardAnimation="blur-reveal" + useInvertedBackground={false} testimonials={[ { id: "1", name: "Jessica S.", imageSrc: "http://img.b2bpic.net/free-photo/woman-wearing-pajamas-while-sitting-bed_273609-13215.jpg" }, { id: "2", name: "Mark D.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-shot-pretty-woman-with-perfect-teeth-dark-clean-skin-having-rest-indoors-smiling-happily-after-received-good-positive-news_273609-1248.jpg" }, @@ -99,6 +101,7 @@ export default function LandingPage() { gridVariant="uniform-all-items-equal" animationType="slide-up" textboxLayout="split" + useInvertedBackground={false} metrics={[ { id: "m1", value: "10+ Years", description: "Serving our local community" }, { id: "m2", value: "5k+ Smiles", description: "Happy clients treated" }, @@ -115,6 +118,7 @@ export default function LandingPage() { imageSrc="http://img.b2bpic.net/free-photo/italy-architecture-outdoor-landmark-europe_1203-6325.jpg" background={{ variant: "plain" }} mediaPosition="right" + useInvertedBackground={false} />