From d2142514d8b10a3ddf39cf819929ad3982cfa22b Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 20 Apr 2026 15:07:35 +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 8872a44..6e6e66c 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -88,9 +88,9 @@ export default function LandingPage() { textboxLayout="default" useInvertedBackground={false} 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"] }} + positiveCard={{ items: ["Freshly brewed on-site", "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." + description="We blend traditional brewing techniques with freshly brewed-on-site batches and locally sourced ingredients for an unparalleled taste experience." /> -- 2.49.1