diff --git a/src/app/page.tsx b/src/app/page.tsx index d4080c9..fe1897b 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -49,7 +49,7 @@ export default function LandingPage() { description="Your premier partner for unforgettable event management and organization in Chandigarh. We turn visions into exceptional experiences." tag="Chandigarh's Finest" buttons={[ - { text: "Explore Services", href: "#features" }, + { text: "View Our Services", href: "#features" }, { text: "Contact Us", href: "#contact" }, ]} mediaItems={[ @@ -161,4 +161,4 @@ export default function LandingPage() { ); -} +} \ No newline at end of file