From 01dfd92bd3593aa4bb3f24d40b9cca2d17c0de92 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 26 Feb 2026 11:20:27 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 22 +++++++--------------- 1 file changed, 7 insertions(+), 15 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 91afe8b..ba326cb 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -28,13 +28,13 @@ export default function LandingPage() {
@@ -69,7 +68,6 @@ export default function LandingPage() { imageSrc="http://img.b2bpic.net/free-photo/full-shot-business-owner-standing-outdoors_23-2149434497.jpg" imageAlt="Exterior of Alla Coffeeshop" buttons={[{ text: "Learn Our Story", href: "#about" }]} - useInvertedBackground={false} />
@@ -90,7 +88,6 @@ export default function LandingPage() { textboxLayout="default" animationType="slide-up" gridVariant="four-items-2x2-equal-grid" - useInvertedBackground={false} />
@@ -112,7 +109,6 @@ export default function LandingPage() { imageSrc="http://img.b2bpic.net/free-photo/woman-grinding-coffee-coffee-machine_1303-31284.jpg" imageAlt="Roasted coffee beans" mediaAnimation="slide-up" - useInvertedBackground={true} mediaPosition="right" />
@@ -142,7 +138,6 @@ export default function LandingPage() { title="What Our Guests Say" description="Hear from our cherished customers who make Alla their favorite coffee destination." textboxLayout="default" - useInvertedBackground={false} />
@@ -164,7 +159,6 @@ export default function LandingPage() { description="Experience the Alla difference, quantified by quality and customer happiness." textboxLayout="default" animationType="blur-reveal" - useInvertedBackground={true} />
@@ -177,7 +171,6 @@ export default function LandingPage() { { text: "Call Us", href: "tel:+1234567890" }, ]} background={{ variant: "plain" }} - useInvertedBackground={false} />