Update src/app/shop/page.tsx

This commit is contained in:
2026-02-22 20:41:44 +00:00
parent ec734eb2c0
commit 4c2402490e

View File

@@ -56,7 +56,7 @@ function ShopPageContent() {
headingFontWeight="bold"
>
<ReactLenis root>
<div id="navbar" data-section="navbar">
<div id="nav" data-section="nav">
<NavbarLayoutFloatingOverlay
navItems={[{ "name": "Home", "id": "/" }, { "name": "Shop", "id": "/shop" }]}
brandName="Смачна Випічка"
@@ -86,7 +86,7 @@ function ShopPageContent() {
headingFontWeight="bold"
>
<ReactLenis root>
<div id="navbar" data-section="navbar">
<div id="nav" data-section="nav">
<NavbarLayoutFloatingOverlay
navItems={[{ "name": "Home", "id": "/" }, { "name": "Shop", "id": "/shop" }]}
brandName="Смачна Випічка"
@@ -122,7 +122,7 @@ function ShopPageContent() {
</div>
<div id="footer" data-section="footer">
<FooterMedia
imageSrc="https://img.b2bpic.net/free-photo/white-cheese-bread-with-eggs_140725-3991.jpg?_wi=4"
imageSrc="https://img.b2bpic.net/free-photo/white-cheese-bread-with-eggs_140725-3991.jpg"
imageAlt="Warm and inviting Ukrainian bakery interior"
logoText="Смачна Випічка"
copyrightText="© 2024 Смачна Випічка. All rights reserved."