diff --git a/src/app/page.tsx b/src/app/page.tsx index 987cd8a..8372f17 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -152,7 +152,7 @@ export default function LandingPage() { useInvertedBackground={true} background={{ variant: "gradient-bars" }} tag="Reserve Today" - title="Experience Luxury" + title="Secure Your Table at Love Over Coffee" description="Visit our cafe in Vaishali or reach out to us for events and reservations." buttonText="Reserve Now" imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CuFndnyq9TodRPYO57mUa2kXZa/uploaded-1777228670429-hxmqvfj4.png" @@ -174,4 +174,4 @@ export default function LandingPage() { ); -} +} \ No newline at end of file