From 73e3e265a4fdc3579c75074bc2089b50a2881302 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 20 Apr 2026 15:06:27 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 7779aff..8872a44 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -87,7 +87,7 @@ export default function LandingPage() { animationType="slide-up" textboxLayout="default" useInvertedBackground={false} - negativeCard={{ items: ["Limited seating", "Peak hours busy", "No reservations"] }} + negativeCard={{ items: ["An intimate, cozy atmosphere", "Enjoy at your own pace", "Walk-ins always welcome"] }} positiveCard={{ items: ["Crafted for freshness", "Located in the heart of Paulista", "Masterfully brewed batches", "Vibrant local atmosphere"] }} title="Why Choose Asterix?" description="We blend traditional brewing techniques with locally sourced ingredients for an unparalleled taste experience." -- 2.49.1