From 49d035c71f3b23a819dce3b87f504aa371e86892 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 2 May 2026 08:41:10 +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 ee43a7f..73ddd3d 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -46,7 +46,7 @@ export default function LandingPage() { background={{ variant: "gradient-bars" }} title="Turn Your Website Into a Sales Machine." description="Premium, conversion-focused websites starting at ₹4,999. Fast, mobile-friendly, and built to grow your business." - buttons={[{ text: "Get Your Quote", href: "#contact" }]} + buttons={[{ text: "Build My Sales Machine", href: "#contact" }]} imageSrc="http://img.b2bpic.net/free-photo/dark-blue-geometric-background-with-copy-space_24972-1815.jpg?_wi=1" mediaAnimation="slide-up" avatars={[ @@ -191,4 +191,4 @@ export default function LandingPage() { ); -} \ No newline at end of file +} -- 2.49.1