From 0bc4629e740293d8cb100bd2e55467238545a1ae Mon Sep 17 00:00:00 2001 From: development Date: Sun, 28 Dec 2025 11:17:48 +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 74a2fb4..a2f525a 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -48,7 +48,7 @@ export default function LandingPage() { imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/gallery/uploaded-1766917795607-6sca7wpy.jpg" imageAlt="Fresh bakery display with pastries and bread" frameStyle="card" - buttons={[{"text":"Order Now","href":"https://google.com"}, + buttons={[{"text":"Order","href":"https://google.com"}, { text: "Learn More", href: "about" }]} />