Update src/app/page.tsx
This commit is contained in:
@@ -117,7 +117,7 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
metrics={[
|
||||
{ id: "m1", value: "1300+", title: "Happy Reviews", items: ["Local favorite", "Top rated"] },
|
||||
{ id: "m2", value: "12:30 AM", title: "Late Night", items: ["Open daily", "Fresh brews"] },
|
||||
{ id: "m2", value: "12:30 AM", title: "Late Night", items: ["Open daily until 12:30 AM for your midnight cravings", "Fresh brews"] },
|
||||
{ id: "m3", value: "F-7", title: "Prime Location", items: ["Union Gold Mall", "Easy access"] },
|
||||
]}
|
||||
title="A Vibe You Won’t Forget"
|
||||
|
||||
Reference in New Issue
Block a user