Update src/app/shop/page.tsx
This commit is contained in:
@@ -72,7 +72,7 @@ function ShopPageContent() {
|
||||
<FooterMedia
|
||||
logoText="Смачна Випічка"
|
||||
copyrightText="© 2024 Смачна Випічка. All rights reserved."
|
||||
imageSrc="https://img.b2bpic.net/free-photo/top-view-fresh-bread-with-milk-eggs-dark-blue-surface_179666-44600.jpg"
|
||||
imageSrc="https://img.b2bpic.net/free-photo/top-view-fresh-bread-with-milk-eggs-dark-blue-surface_179666-44600.jpg?_wi=3"
|
||||
imageAlt="Traditional Ukrainian baking tools"
|
||||
columns={[{'title':'Menu','items':[{'label':'Babka','href':'/#products'},{'label':'Pampushky','href':'/#products'},{'label':'Varenyky','href':'/#products'}]},{'title':'Bakery','items':[{'label':'Our Story','href':'/#about'},{'label':'FAQ','href':'/#faq'},{'label':'Contact','href':'/#contact'}]}]}
|
||||
mediaClassName="h-80"
|
||||
@@ -143,7 +143,7 @@ function ShopPageContent() {
|
||||
<FooterMedia
|
||||
logoText="Смачна Випічка"
|
||||
copyrightText="© 2024 Смачна Випічка. All rights reserved."
|
||||
imageSrc="https://img.b2bpic.net/free-photo/top-view-fresh-bread-with-milk-eggs-dark-blue-surface_179666-44600.jpg"
|
||||
imageSrc="https://img.b2bpic.net/free-photo/top-view-fresh-bread-with-milk-eggs-dark-blue-surface_179666-44600.jpg?_wi=4"
|
||||
imageAlt="Traditional Ukrainian baking tools"
|
||||
columns={[{'title':'Menu','items':[{'label':'Babka','href':'/#products'},{'label':'Pampushky','href':'/#products'},{'label':'Varenyky','href':'/#products'}]},{'title':'Bakery','items':[{'label':'Our Story','href':'/#about'},{'label':'FAQ','href':'/#faq'},{'label':'Contact','href':'/#contact'}]}]}
|
||||
mediaClassName="h-80"
|
||||
|
||||
Reference in New Issue
Block a user