Update src/app/shop/[id]/page.tsx

This commit is contained in:
2026-02-25 23:44:00 +00:00
parent 8278a32bec
commit c4a94214b7

View File

@@ -290,8 +290,8 @@ function ProductPageContent({ params }: ProductPageProps) {
{ label: "Location", href: "#" },
{ label: "Phone", href: "tel:+1234567890" }
]
]
}]},
}
]}
copyrightText="© 2025 Barista Coffee. Crafted with passion."
/>
</div>