diff --git a/src/app/page.tsx b/src/app/page.tsx index b42d9fe..8551078 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -107,9 +107,6 @@ export default function LandingPage() { { icon: Star, label: "Average Rating", value: "4.2/5" }, ]} metricsAnimation="opacity" - buttons={[ - { text: "See What Our Guests Say", href: "#social-proof" } - ]} />