Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-02-23 11:59:58 +00:00

View File

@@ -102,10 +102,10 @@ export default function LandingPage() {
title: "Traditional Recipes", description: "Authentic Ukrainian recipes perfected over decades and passed through family generations", icon: BookOpen,
mediaItems: [
{
imageSrc: "https://img.b2bpic.net/free-photo/hands-kneading-dough-homemade-pastry-bread_74855-5670.jpg", imageAlt: "Traditional baking process"
imageSrc: "https://img.b2bpic.net/free-photo/hands-kneading-dough-homemade-pastry-bread_74855-5670.jpg?_wi=1", imageAlt: "Traditional baking process"
},
{
imageSrc: "https://img.b2bpic.net/free-photo/hands-kneading-dough-homemade-pastry-bread_74855-5670.jpg", imageAlt: "Hand-crafted baking technique"
imageSrc: "https://img.b2bpic.net/free-photo/hands-kneading-dough-homemade-pastry-bread_74855-5670.jpg?_wi=2", imageAlt: "Hand-crafted baking technique"
}
]
},
@@ -113,10 +113,10 @@ export default function LandingPage() {
title: "Premium Ingredients", description: "Only the finest natural ingredients sourced locally to ensure freshness and quality in every bite", icon: Leaf,
mediaItems: [
{
imageSrc: "https://img.b2bpic.net/free-photo/top-view-different-ingredients-eggs-dark-bread-milk-nuts-jelly-white-background-color-dough-cake-hotcake-photo-pie-bun_140725-158324.jpg", imageAlt: "Quality flour and ingredients"
imageSrc: "https://img.b2bpic.net/free-photo/top-view-different-ingredients-eggs-dark-bread-milk-nuts-jelly-white-background-color-dough-cake-hotcake-photo-pie-bun_140725-158324.jpg?_wi=1", imageAlt: "Quality flour and ingredients"
},
{
imageSrc: "https://img.b2bpic.net/free-photo/top-view-different-ingredients-eggs-dark-bread-milk-nuts-jelly-white-background-color-dough-cake-hotcake-photo-pie-bun_140725-158324.jpg", imageAlt: "Natural baking ingredients"
imageSrc: "https://img.b2bpic.net/free-photo/top-view-different-ingredients-eggs-dark-bread-milk-nuts-jelly-white-background-color-dough-cake-hotcake-photo-pie-bun_140725-158324.jpg?_wi=2", imageAlt: "Natural baking ingredients"
}
]
},
@@ -124,10 +124,10 @@ export default function LandingPage() {
title: "Community Centered", description: "More than a bakery—we're a gathering place where neighbors connect and traditions come alive", icon: Heart,
mediaItems: [
{
imageSrc: "https://img.b2bpic.net/free-photo/clients-local-eco-friendly-shop_482257-76218.jpg", imageAlt: "Community gathering at bakery"
imageSrc: "https://img.b2bpic.net/free-photo/clients-local-eco-friendly-shop_482257-76218.jpg?_wi=1", imageAlt: "Community gathering at bakery"
},
{
imageSrc: "https://img.b2bpic.net/free-photo/clients-local-eco-friendly-shop_482257-76218.jpg", imageAlt: "Family-friendly bakery counter"
imageSrc: "https://img.b2bpic.net/free-photo/clients-local-eco-friendly-shop_482257-76218.jpg?_wi=2", imageAlt: "Family-friendly bakery counter"
}
]
}
@@ -150,7 +150,7 @@ export default function LandingPage() {
},
{
id: "2", name: "Ivan Petrov", role: "Family Owner", company: "Neighborhood", rating: 5,
imageSrc: "https://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg", imageAlt: "Ivan Petrov portrait"
imageSrc: "https://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg?_wi=1", imageAlt: "Ivan Petrov portrait"
},
{
id: "3", name: "Oksana Shevchenko", role: "Frequent Visitor", company: "Community Member", rating: 5,
@@ -158,7 +158,7 @@ export default function LandingPage() {
},
{
id: "4", name: "Yuri Bondarenko", role: "Local Business", company: "Neighborhood Partner", rating: 5,
imageSrc: "https://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg", imageAlt: "Yuri Bondarenko portrait"
imageSrc: "https://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg?_wi=2", imageAlt: "Yuri Bondarenko portrait"
}
]}
kpiItems={[