Merge version_1 into main #1
@@ -61,7 +61,7 @@ export default function BlogPage() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="https://img.b2bpic.net/free-photo/delicious-various-loaves-bread_23-2147761313.jpg"
|
||||
imageSrc="https://img.b2bpic.net/free-photo/delicious-various-loaves-bread_23-2147761313.jpg?_wi=3"
|
||||
imageAlt="Bakery showcase"
|
||||
logoText="Pekarna"
|
||||
copyrightText="© 2024 Pekarna Ukrainian Bakery. All rights reserved."
|
||||
|
||||
@@ -48,7 +48,7 @@ export default function LandingPage() {
|
||||
description="Freshly baked artisan bread, pastries, and desserts made with generations of family recipes and the finest ingredients. Experience the warmth and taste of traditional Ukrainian baking."
|
||||
tag="Since 1985"
|
||||
tagIcon={Sparkles}
|
||||
imageSrc="https://img.b2bpic.net/free-photo/delicious-various-loaves-bread_23-2147761313.jpg"
|
||||
imageSrc="https://img.b2bpic.net/free-photo/delicious-various-loaves-bread_23-2147761313.jpg?_wi=1"
|
||||
imageAlt="Fresh bakery display with artisan bread and pastries"
|
||||
textPosition="bottom-left"
|
||||
showBlur={true}
|
||||
@@ -132,27 +132,27 @@ export default function LandingPage() {
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "Maria Petrov", role: "Regular Customer", company: "Downtown Community", rating: 5,
|
||||
imageSrc: "https://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg", imageAlt: "Maria Petrov, loyal customer"
|
||||
imageSrc: "https://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg?_wi=1", imageAlt: "Maria Petrov, loyal customer"
|
||||
},
|
||||
{
|
||||
id: "2", name: "Ivan Kovalenko", role: "Business Owner", company: "Café Traditions", rating: 5,
|
||||
imageSrc: "https://img.b2bpic.net/free-photo/smiling-businessman-standing-airport_107420-85035.jpg", imageAlt: "Ivan Kovalenko, café owner"
|
||||
imageSrc: "https://img.b2bpic.net/free-photo/smiling-businessman-standing-airport_107420-85035.jpg?_wi=1", imageAlt: "Ivan Kovalenko, café owner"
|
||||
},
|
||||
{
|
||||
id: "3", name: "Olena Shevchenko", role: "Event Planner", company: "Celebrations Event Co", rating: 5,
|
||||
imageSrc: "https://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg", imageAlt: "Olena Shevchenko, event planner"
|
||||
imageSrc: "https://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg?_wi=2", imageAlt: "Olena Shevchenko, event planner"
|
||||
},
|
||||
{
|
||||
id: "4", name: "Dmytro Zakharchenko", role: "Restaurant Chef", company: "Sernova Kitchen", rating: 5,
|
||||
imageSrc: "https://img.b2bpic.net/free-photo/smiling-businessman-standing-airport_107420-85035.jpg", imageAlt: "Dmytro Zakharchenko, chef"
|
||||
imageSrc: "https://img.b2bpic.net/free-photo/smiling-businessman-standing-airport_107420-85035.jpg?_wi=2", imageAlt: "Dmytro Zakharchenko, chef"
|
||||
},
|
||||
{
|
||||
id: "5", name: "Anya Lysenko", role: "Home Baker", company: "Baking Enthusiast", rating: 5,
|
||||
imageSrc: "https://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg", imageAlt: "Anya Lysenko, baking enthusiast"
|
||||
imageSrc: "https://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg?_wi=3", imageAlt: "Anya Lysenko, baking enthusiast"
|
||||
},
|
||||
{
|
||||
id: "6", name: "Viktor Bondarenko", role: "Food Critic", company: "Local Food Magazine", rating: 5,
|
||||
imageSrc: "https://img.b2bpic.net/free-photo/smiling-businessman-standing-airport_107420-85035.jpg", imageAlt: "Viktor Bondarenko, food critic"
|
||||
imageSrc: "https://img.b2bpic.net/free-photo/smiling-businessman-standing-airport_107420-85035.jpg?_wi=3", imageAlt: "Viktor Bondarenko, food critic"
|
||||
}
|
||||
]}
|
||||
/>
|
||||
@@ -216,7 +216,7 @@ export default function LandingPage() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="https://img.b2bpic.net/free-photo/delicious-various-loaves-bread_23-2147761313.jpg"
|
||||
imageSrc="https://img.b2bpic.net/free-photo/delicious-various-loaves-bread_23-2147761313.jpg?_wi=2"
|
||||
imageAlt="Bakery showcase"
|
||||
logoText="Pekarna"
|
||||
copyrightText="© 2024 Pekarna Ukrainian Bakery. All rights reserved."
|
||||
|
||||
@@ -104,7 +104,7 @@ function ProductPageContent({ params }: ProductPageProps) {
|
||||
</main>
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="https://img.b2bpic.net/free-photo/delicious-various-loaves-bread_23-2147761313.jpg"
|
||||
imageSrc="https://img.b2bpic.net/free-photo/delicious-various-loaves-bread_23-2147761313.jpg?_wi=6"
|
||||
imageAlt="Bakery showcase"
|
||||
logoText="Pekarna"
|
||||
copyrightText="© 2024 Pekarna Ukrainian Bakery. All rights reserved."
|
||||
@@ -175,7 +175,7 @@ function ProductPageContent({ params }: ProductPageProps) {
|
||||
</main>
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="https://img.b2bpic.net/free-photo/delicious-various-loaves-bread_23-2147761313.jpg"
|
||||
imageSrc="https://img.b2bpic.net/free-photo/delicious-various-loaves-bread_23-2147761313.jpg?_wi=7"
|
||||
imageAlt="Bakery showcase"
|
||||
logoText="Pekarna"
|
||||
copyrightText="© 2024 Pekarna Ukrainian Bakery. All rights reserved."
|
||||
@@ -270,7 +270,7 @@ function ProductPageContent({ params }: ProductPageProps) {
|
||||
</div>
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="https://img.b2bpic.net/free-photo/delicious-various-loaves-bread_23-2147761313.jpg"
|
||||
imageSrc="https://img.b2bpic.net/free-photo/delicious-various-loaves-bread_23-2147761313.jpg?_wi=8"
|
||||
imageAlt="Bakery showcase"
|
||||
logoText="Pekarna"
|
||||
copyrightText="© 2024 Pekarna Ukrainian Bakery. All rights reserved."
|
||||
|
||||
@@ -47,7 +47,7 @@ function ShopPageContent() {
|
||||
</main>
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="https://img.b2bpic.net/free-photo/delicious-various-loaves-bread_23-2147761313.jpg"
|
||||
imageSrc="https://img.b2bpic.net/free-photo/delicious-various-loaves-bread_23-2147761313.jpg?_wi=4"
|
||||
imageAlt="Bakery showcase"
|
||||
logoText="Pekarna"
|
||||
copyrightText="© 2024 Pekarna Ukrainian Bakery. All rights reserved."
|
||||
@@ -117,7 +117,7 @@ function ShopPageContent() {
|
||||
</div>
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="https://img.b2bpic.net/free-photo/delicious-various-loaves-bread_23-2147761313.jpg"
|
||||
imageSrc="https://img.b2bpic.net/free-photo/delicious-various-loaves-bread_23-2147761313.jpg?_wi=5"
|
||||
imageAlt="Bakery showcase"
|
||||
logoText="Pekarna"
|
||||
copyrightText="© 2024 Pekarna Ukrainian Bakery. All rights reserved."
|
||||
|
||||
Reference in New Issue
Block a user