diff --git a/src/app/page.tsx b/src/app/page.tsx index 1452c86..b4fbac5 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -90,6 +90,8 @@ export default function LandingPage() { title="Restaurant Stats" description="Quality you can taste, service you will love." animationType="slide-up" + textboxLayout="default" + useInvertedBackground={false} metrics={[ { id: "m1", title: "Customer Rating", value: "4.7/5", icon: Star }, { id: "m2", title: "Years Serving", value: "10+", icon: Circle }