Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #3.
This commit is contained in:
@@ -64,7 +64,7 @@ export default function BlogPage() {
|
||||
<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=2"
|
||||
imageAlt="Traditional Ukrainian baking tools"
|
||||
columns={[
|
||||
{
|
||||
|
||||
@@ -55,7 +55,7 @@ export default function LandingPage() {
|
||||
title="Our Story: Where Tradition Meets Taste"
|
||||
description="At Смачна Випічка, we are passionate about preserving the culinary art of Ukraine. Every loaf, pastry, and cake is a testament to generations of baking wisdom, crafted with the finest ingredients and heartfelt dedication. We invite you to taste the tradition."
|
||||
tag="About Us"
|
||||
imageSrc="https://img.b2bpic.net/free-photo/white-cheese-bread-with-eggs_140725-3991.jpg"
|
||||
imageSrc="https://img.b2bpic.net/free-photo/white-cheese-bread-with-eggs_140725-3991.jpg?_wi=1"
|
||||
imageAlt="Traditional Ukrainian bakery interior with a baker"
|
||||
useInvertedBackground={false}
|
||||
buttons={[{'text':'See Our Process','href':'#contact'}]}
|
||||
@@ -121,7 +121,7 @@ export default function LandingPage() {
|
||||
textarea={{'name':'message','placeholder':'Your Message or Order Details...','rows':5,'required':true}}
|
||||
buttonText="Send Message"
|
||||
useInvertedBackground={false}
|
||||
imageSrc="https://img.b2bpic.net/free-photo/white-cheese-bread-with-eggs_140725-3991.jpg"
|
||||
imageSrc="https://img.b2bpic.net/free-photo/white-cheese-bread-with-eggs_140725-3991.jpg?_wi=2"
|
||||
imageAlt="Exterior of a traditional Ukrainian bakery"
|
||||
mediaAnimation="slide-up"
|
||||
mediaPosition="right"
|
||||
@@ -133,7 +133,7 @@ export default function LandingPage() {
|
||||
<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=1"
|
||||
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"
|
||||
|
||||
@@ -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"
|
||||
|
||||
@@ -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