From 347fa654292ea471eb2fbd475b17a173219b758a Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 25 May 2026 10:13:28 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 18ab85a..1c02dc1 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -154,7 +154,7 @@ export default function LandingPage() { { id: "m1", value: "Daily", title: "Opening Hours", description: "7AM - 7PM Weekdays", imageSrc: "http://img.b2bpic.net/free-photo/we-are-open-glass-wall-coffee-shop_53876-63393.jpg"}, { - id: "m2", value: "Midtown", title: "Our Location", description: "311 Lexington Ave", imageSrc: "http://img.b2bpic.net/free-photo/woman-study-map-drinking-coffee-street-cafe-redhead-happy-girl-travel-canary-islands-looking-new-place-visit-sunny-day_1217-1756.jpg"}, + id: "m2", value: "Midtown", title: "3D Map View", description: "311 Lexington Ave (3D Location)", imageSrc: "http://img.b2bpic.net/free-photo/manhattan-streets-aerial-view_1150-13426.jpg"}, { id: "m3", value: "Fresh", title: "Ritual", description: "Coffee served hot", imageSrc: "http://img.b2bpic.net/free-vector/flat-design-cafe-signage-design_23-2149295822.jpg"}, ]} @@ -167,7 +167,7 @@ export default function LandingPage() { ); -} +} \ No newline at end of file