Merge version_1 into main #3
@@ -1,4 +1,4 @@
|
||||
"use client"
|
||||
"use client";
|
||||
|
||||
import NavbarLayoutFloatingOverlay from '@/components/navbar/NavbarLayoutFloatingOverlay/NavbarLayoutFloatingOverlay';
|
||||
import HeroCentered from '@/components/sections/hero/HeroCentered';
|
||||
|
||||
@@ -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