Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-04-11 14:37:20 +00:00

View File

@@ -63,17 +63,17 @@ export default function LandingPage() {
carouselItems={[
{
id: "1",
imageSrc: "http://img.b2bpic.net/free-photo/crispy-cookies-wooden-board-piece-burlap_114579-38683.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/crispy-cookies-wooden-board-piece-burlap_114579-38683.jpg?_wi=1",
imageAlt: "Artisan cake",
},
{
id: "2",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-sweets-cake-with-berries-lace-doily-green-sweets-waffles-cup-tea_140725-73804.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-sweets-cake-with-berries-lace-doily-green-sweets-waffles-cup-tea_140725-73804.jpg?_wi=1",
imageAlt: "Gourmet cake",
},
{
id: "3",
imageSrc: "http://img.b2bpic.net/free-photo/colorful-delicious-cupcakes-with-frosting_23-2149667658.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/colorful-delicious-cupcakes-with-frosting_23-2149667658.jpg?_wi=1",
imageAlt: "Delicate cupcakes",
},
{
@@ -189,7 +189,7 @@ export default function LandingPage() {
imageSrc: "http://img.b2bpic.net/free-photo/trendy-portion-desserts-candy-bar_8353-11444.jpg",
imageAlt: "Inquiry",
},
imageSrc: "http://img.b2bpic.net/free-photo/crispy-cookies-wooden-board-piece-burlap_114579-38683.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/crispy-cookies-wooden-board-piece-burlap_114579-38683.jpg?_wi=2",
imageAlt: "artisan bakery hero shot",
},
{
@@ -223,7 +223,7 @@ export default function LandingPage() {
imageSrc: "http://img.b2bpic.net/free-photo/many-mixed-alternative-baked-breads-presented-sale-rustic-wooden-table-professional-bakery-made-from-pistachio_346278-834.jpg",
imageAlt: "Baking",
},
imageSrc: "http://img.b2bpic.net/free-photo/top-view-sweets-cake-with-berries-lace-doily-green-sweets-waffles-cup-tea_140725-73804.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-sweets-cake-with-berries-lace-doily-green-sweets-waffles-cup-tea_140725-73804.jpg?_wi=2",
imageAlt: "artisan bakery hero shot",
},
{
@@ -240,7 +240,7 @@ export default function LandingPage() {
imageSrc: "http://img.b2bpic.net/free-photo/top-view-christmas-cookies-arrangement_23-2148343816.jpg",
imageAlt: "Delivery",
},
imageSrc: "http://img.b2bpic.net/free-photo/colorful-delicious-cupcakes-with-frosting_23-2149667658.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/colorful-delicious-cupcakes-with-frosting_23-2149667658.jpg?_wi=2",
imageAlt: "artisan bakery hero shot",
},
]}