diff --git a/src/app/page.tsx b/src/app/page.tsx index 8c0b4e0..70b739d 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -49,7 +49,7 @@ export default function LandingPage() { background={{ variant: "gradient-bars"}} title="Bhubaneswar’s Most Loved Punjabi Dining Experience" - description="Authentic North Indian flavors, royal ambience & unforgettable hospitality." + description="Book your table today for a taste of Punjab's finest flavors." buttons={[ { text: "Reserve a Table", href: "#reservation"}, @@ -241,4 +241,4 @@ export default function LandingPage() { ); -} +} \ No newline at end of file