Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-04-18 11:12:58 +00:00

View File

@@ -67,15 +67,15 @@ export default function LandingPage() {
]}
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/bar-still-life-with-cake_23-2147821322.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/bar-still-life-with-cake_23-2147821322.jpg?_wi=1",
imageAlt: "Cake house interior",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/top-view-dessert-sweet-peaches-with-nuts-cream-glass-tea_141793-4314.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-dessert-sweet-peaches-with-nuts-cream-glass-tea_141793-4314.jpg?_wi=1",
imageAlt: "Paxlava dessert",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-shot-delicious-christmas-cookie-muffins-plate-with-honey-milk_181624-44801.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-shot-delicious-christmas-cookie-muffins-plate-with-honey-milk_181624-44801.jpg?_wi=1",
imageAlt: "Sheki halva",
},
{
@@ -167,21 +167,21 @@ export default function LandingPage() {
title: "Fresh Daily",
description: "Baking fresh every single morning.",
buttonIcon: "Zap",
imageSrc: "http://img.b2bpic.net/free-photo/bar-still-life-with-cake_23-2147821322.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/bar-still-life-with-cake_23-2147821322.jpg?_wi=2",
imageAlt: "cake with walnuts prunes and dried apricots on a dark wood background",
},
{
title: "Local Ingredients",
description: "Sourced from the best local farms.",
buttonIcon: "Leaf",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-dessert-sweet-peaches-with-nuts-cream-glass-tea_141793-4314.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-dessert-sweet-peaches-with-nuts-cream-glass-tea_141793-4314.jpg?_wi=2",
imageAlt: "cake with walnuts prunes and dried apricots on a dark wood background",
},
{
title: "Artisan Quality",
description: "Hand-made with attention to detail.",
buttonIcon: "Award",
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-shot-delicious-christmas-cookie-muffins-plate-with-honey-milk_181624-44801.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-shot-delicious-christmas-cookie-muffins-plate-with-honey-milk_181624-44801.jpg?_wi=2",
imageAlt: "cake with walnuts prunes and dried apricots on a dark wood background",
},
]}