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"