From 3efad82361941e952d4f5ab71a39b22d0c87a294 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 25 Mar 2026 14:06:19 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index d022ec1..e9ce5e3 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -147,7 +147,7 @@ export default function LandingPage() { imageAlt="Coffee beans background for footer" columns={[ { title: "Explore", items: [{ label: "Menu", href: "#menu" }, { label: "Our Story", href: "#experience" }, { label: "Reviews", href: "#reviews" }] }, - { title: "Connect", items: [{ label: "Instagram", href: "https://www.instagram.com/thehistorycoffee", icon: "http://img.b2bpic.net/free-vector/social-media-logo-collection_23-2148121073.jpg" }] }, + { title: "Connect", items: [{ label: "Instagram", href: "https://www.instagram.com/thehistorycoffee" }] }, { title: "Visit", items: [{ label: "Koreatown, Los Angeles", href: "https://www.google.com/maps/search/The+History+Coffee+Koreatown" }, { label: "Mon-Fri: 7 AM - 6 PM", href: "#" }, { label: "Sat-Sun: 8 AM - 7 PM", href: "#" }] } ]} logoText="THE HISTORY COFFEE"