Update src/app/page.tsx

This commit is contained in:
2026-03-04 13:41:09 +00:00
parent 6354597636
commit 79fe6d4ffb

View File

@@ -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" }
]}
/>
</div>