Update src/app/shop/[id]/page.tsx
This commit is contained in:
@@ -107,7 +107,7 @@ function ProductPageContent({ params }: ProductPageProps) {
|
||||
<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=5"
|
||||
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"
|
||||
@@ -164,7 +164,7 @@ function ProductPageContent({ params }: ProductPageProps) {
|
||||
<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=6"
|
||||
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"
|
||||
@@ -245,7 +245,7 @@ function ProductPageContent({ params }: ProductPageProps) {
|
||||
<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=7"
|
||||
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