diff --git a/src/app/page.tsx b/src/app/page.tsx index c8a3934..f06551d 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -80,7 +80,7 @@ export default function LandingPage() { metrics={[ { value: "6,500+", title: "Happy Diners" }, { value: "12+", title: "Years Serving" }, - { value: "4.5", title: "Google Rating" }, + { value: "40+", title: "Daily Specials" }, ]} imageSrc="http://img.b2bpic.net/free-photo/blurred-restaurant_1203-1096.jpg" mediaAnimation="slide-up" @@ -212,4 +212,4 @@ export default function LandingPage() { ); -} +} \ No newline at end of file