diff --git a/src/app/page.tsx b/src/app/page.tsx
index 426b808..f05bd20 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -32,11 +32,11 @@ export default function LandingPage() {
@@ -47,7 +47,7 @@ export default function LandingPage() {
background={{ variant: "plain" }}
title="Real-Time Gold Price Engine India"
description="Trusted source for 22K, 23K, and 24K gold rates. Get live market updates and informed investment guidance at your fingertips."
- buttons={[{ text: "Start Tracking", href: "#pricing" }]}
+ buttons={[{ text: "Start Tracking", href: "pricing" }]}
imageSrc="http://img.b2bpic.net/free-photo/close-up-gold-piece-material-with-circle-gold-center_91008-481.jpg?_wi=1"
mediaAnimation="slide-up"
avatars={[
@@ -173,7 +173,7 @@ export default function LandingPage() {