From c4ddb78d88d2b1e41c3f140ac9d4cae2912a6832 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 15 Apr 2026 20:19:00 +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 ed55888..02f65b5 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -53,7 +53,7 @@ export default function LandingPage() { tag="Limited Daily Batches" buttons={[ { - text: "Order Now", href: "https://ubereats.com"}, + text: "Pre-Order Now", href: "https://ubereats.com"}, ]} imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=vduvh2" mediaAnimation="slide-up" -- 2.49.1