Update src/app/shop/[id]/page.tsx
This commit is contained in:
@@ -290,8 +290,8 @@ function ProductPageContent({ params }: ProductPageProps) {
|
||||
{ label: "Location", href: "#" },
|
||||
{ label: "Phone", href: "tel:+1234567890" }
|
||||
]
|
||||
]
|
||||
}]},
|
||||
}
|
||||
]}
|
||||
copyrightText="© 2025 Barista Coffee. Crafted with passion."
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user