From 81b91c287ed66f356df86a4dd3e288f8bbbc62d7 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 8 Apr 2026 01:31:06 +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 4b857fc..409b935 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -58,7 +58,7 @@ export default function LandingPage() { { src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BoVnf2RAOeDoHMswG5SpadeRHr/uploaded-1775595049237-65qvkfe6.png", alt: "Customer 5" } ]} marqueeItems={[ - { type: "text", text: "Locally Roasted" }, + { type: "text", text: "Signature Crepes " }, { type: "text", text: "Boutique Atmosphere" }, { type: "text", text: "Gourmet Pastries" }, { type: "text", text: "Bubble Tea " }, -- 2.49.1