From 59a0a40981cbf6df7a76277706a68539d060a42a Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 20 Apr 2026 15:04:39 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index cef59b9..7779aff 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -88,7 +88,7 @@ export default function LandingPage() { textboxLayout="default" useInvertedBackground={false} negativeCard={{ items: ["Limited seating", "Peak hours busy", "No reservations"] }} - positiveCard={{ items: ["Fresh craft beer", "Central location", "Expert brewers", "Live atmosphere"] }} + 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." /> @@ -188,4 +188,4 @@ export default function LandingPage() { ); -} +} \ No newline at end of file -- 2.49.1