Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-04-04 16:00:06 +00:00

View File

@@ -67,7 +67,7 @@ export default function LandingPage() {
handle: "@sarah_m",
testimonial: "Die besten Croissants in Heilbronn!",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/tasty-pastry-coffee-breakfast-top-view_23-2148230471.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/tasty-pastry-coffee-breakfast-top-view_23-2148230471.jpg?_wi=1",
imageAlt: "fresh croissant coffee wooden table",
},
{
@@ -75,7 +75,7 @@ export default function LandingPage() {
handle: "@max_s",
testimonial: "Authentische Burek wie bei Oma.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/female-male-baker-holding-basket-baked-croissant-pastry-shop_23-2148189111.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/female-male-baker-holding-basket-baked-croissant-pastry-shop_23-2148189111.jpg?_wi=1",
imageAlt: "bakery team professional kitchen",
},
{
@@ -83,7 +83,7 @@ export default function LandingPage() {
handle: "@lisa_w",
testimonial: "Immer frisch und super freundlich.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/cup-milky-cappuccino-with-cookie-blue-table_114579-4248.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/cup-milky-cappuccino-with-cookie-blue-table_114579-4248.jpg?_wi=1",
imageAlt: "delicious flaky croissant bakery",
},
{
@@ -91,7 +91,7 @@ export default function LandingPage() {
handle: "@thomas_h",
testimonial: "Ein echter Geheimtipp für Naschkatzen.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/top-view-baked-pastry-with-greens-inside-dark-background_140725-49920.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-baked-pastry-with-greens-inside-dark-background_140725-49920.jpg?_wi=1",
imageAlt: "traditional burek specialty pastry",
},
{
@@ -99,7 +99,7 @@ export default function LandingPage() {
handle: "@anna_g",
testimonial: "Der Kaffee ist genauso gut wie das Gebäck.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/eaten-macaroons-with-eclairs-dusted-with-desiccated-coconut_23-2148161678.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/eaten-macaroons-with-eclairs-dusted-with-desiccated-coconut_23-2148161678.jpg?_wi=1",
imageAlt: "gourmet new york roll pastry",
},
]}
@@ -109,7 +109,7 @@ export default function LandingPage() {
href: "#products",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/tasty-pastry-coffee-breakfast-top-view_23-2148230471.jpg"
imageSrc="http://img.b2bpic.net/free-photo/tasty-pastry-coffee-breakfast-top-view_23-2148230471.jpg?_wi=2"
imageAlt="Frische Croissants und Kaffee auf einem Holztisch"
mediaAnimation="slide-up"
avatars={[
@@ -164,7 +164,7 @@ export default function LandingPage() {
useInvertedBackground={true}
title="Von Herzen gebacken seit 2015 in Heilbronn"
description="Wir stehen für Authentizität, handwerkliches Können und täglich frische Zutaten. Unser Ziel ist es, Ihnen ein kleines Stück Wohlfühl-Atmosphäre zu bieten ob bei einer schnellen Tasse Kaffee oder unseren hausgemachten Balkan-Spezialitäten."
imageSrc="http://img.b2bpic.net/free-photo/female-male-baker-holding-basket-baked-croissant-pastry-shop_23-2148189111.jpg"
imageSrc="http://img.b2bpic.net/free-photo/female-male-baker-holding-basket-baked-croissant-pastry-shop_23-2148189111.jpg?_wi=2"
imageAlt="Unser Team in der Backstube"
/>
</div>
@@ -181,21 +181,21 @@ export default function LandingPage() {
name: "Butter-Croissant",
price: "2,20 €",
variant: "Süß",
imageSrc: "http://img.b2bpic.net/free-photo/cup-milky-cappuccino-with-cookie-blue-table_114579-4248.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/cup-milky-cappuccino-with-cookie-blue-table_114579-4248.jpg?_wi=2",
},
{
id: "p2",
name: "Balkan Burek (Fleisch)",
price: "4,50 €",
variant: "Salzig",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-baked-pastry-with-greens-inside-dark-background_140725-49920.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-baked-pastry-with-greens-inside-dark-background_140725-49920.jpg?_wi=2",
},
{
id: "p3",
name: "New York Roll Pistazie",
price: "5,90 €",
variant: "Spezialität",
imageSrc: "http://img.b2bpic.net/free-photo/eaten-macaroons-with-eclairs-dusted-with-desiccated-coconut_23-2148161678.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/eaten-macaroons-with-eclairs-dusted-with-desiccated-coconut_23-2148161678.jpg?_wi=2",
},
{
id: "p4",