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

This commit is contained in:
2026-02-25 23:41:50 +00:00
parent 7d159263a1
commit 26e1d1a0c1

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>