Update src/app/shop/[id]/page.tsx
This commit is contained in:
@@ -235,7 +235,6 @@ function ProductPageContent({ params }: ProductPageProps) {
|
||||
{ title: "Shop", items: [{ label: "Bouquets", href: "/shop" }, { label: "Arrangements", href: "/shop" }, { label: "Custom Orders", href: "/#contact" }] },
|
||||
{ title: "Company", items: [
|
||||
{ label: "About Us", href: "/#about" },
|
||||
{ label: "FAQ", href: "/#faq" },
|
||||
{ label: "Contact", href: "/#contact" }
|
||||
] },
|
||||
{ title: "Connect", items: [{ label: "Instagram", href: "https://instagram.com/angola_flowers" }, { label: "Facebook", href: "https://facebook.com/angola_flowers" }] }
|
||||
|
||||
Reference in New Issue
Block a user