diff --git a/src/app/page.tsx b/src/app/page.tsx index 05a767a..29ec5f6 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -101,10 +101,7 @@ export default function LandingPage() { { type: "text", content: " Essence of Authentic Indian Cuisine"}, ]} - buttons={[ - { - text: "Read Our Story", href: "#"}, - ]} + buttons={[]} /> @@ -258,4 +255,4 @@ export default function LandingPage() { ); -} +} \ No newline at end of file