diff --git a/src/app/page.tsx b/src/app/page.tsx index fa569f8..0a96dc3 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -22,7 +22,6 @@ import { Phone, ShoppingCart, X, - Instagram, MapPin, Clock, } from "lucide-react"; @@ -78,7 +77,6 @@ export default function HomePage() { { title: "Connect With Us", items: [ { label: "Facebook", href: "https://www.facebook.com/share/1CckZyvyXX/?mibextid=wwXIfr" }, - { label: "Instagram", href: "https://instagram.com/caribbeanflair" }, { label: "Privacy Policy", href: "#" }, { label: "Terms of Service", href: "#" }, ], @@ -462,7 +460,7 @@ export default function HomePage() { {/* Owners Spotlight Section */}