From f53ce4094cfa231c22858f882bb9ecac23dc7d5c Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 22 May 2026 01:09:02 +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 1b6caca..9c0c2cf 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -55,7 +55,7 @@ export default function LandingPage() { description="Premium gift cards, gaming top-ups, and digital services delivered fast in Tunisia." buttons={[ { - text: "Shop Now", href: "#products"}, + text: "View All Trending Deals", href: "#products"}, { text: "Explore Deals", href: "#deals"}, ]} @@ -228,4 +228,4 @@ export default function LandingPage() { ); -} +} \ No newline at end of file -- 2.49.1