Update src/app/page.tsx

This commit is contained in:
2026-04-03 14:38:38 +00:00
parent fc490e19ae
commit b1581a68e9

View File

@@ -51,9 +51,9 @@ export default function LandingPage() {
{ text: "Visit Us", href: "#contact" },
]}
mediaItems={[
{ imageSrc: "http://img.b2bpic.net/free-photo/basket-loaves-with-golden-crust_23-2147761317.jpg", imageAlt: "Fresh bread display" },
{ imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-supermarket_23-2149445504.jpg", imageAlt: "Cakes and pastries" },
{ imageSrc: "http://img.b2bpic.net/free-photo/candy-bar-with-desserts-wedding_1303-24916.jpg", imageAlt: "Warm bakery atmosphere" },
{ imageSrc: "http://img.b2bpic.net/free-photo/basket-loaves-with-golden-crust_23-2147761317.jpg?_wi=1", imageAlt: "Fresh bread display" },
{ imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-supermarket_23-2149445504.jpg?_wi=1", imageAlt: "Cakes and pastries" },
{ imageSrc: "http://img.b2bpic.net/free-photo/candy-bar-with-desserts-wedding_1303-24916.jpg?_wi=1", imageAlt: "Warm bakery atmosphere" },
{ imageSrc: "http://img.b2bpic.net/free-photo/delicious-products-arrangement-bakery_23-2150273142.jpg", imageAlt: "Handmade bread variety" },
{ imageSrc: "http://img.b2bpic.net/free-photo/walnuts-leaves-near-drink-desserts_23-2147885859.jpg", imageAlt: "Freshly baked goods" },
{ imageSrc: "http://img.b2bpic.net/free-photo/stacked-breads-baker-shop_23-2147975213.jpg", imageAlt: "Bakery interior view" },
@@ -102,9 +102,9 @@ export default function LandingPage() {
textboxLayout="split"
useInvertedBackground={true}
features={[
{ id: 1, tag: "Fresh", title: "Daily Baking", subtitle: "Always fresh", description: "We bake throughout the day to ensure you get warm goods.", imageSrc: "http://img.b2bpic.net/free-photo/basket-loaves-with-golden-crust_23-2147761317.jpg" },
{ id: 2, tag: "Local", title: "Regional Goods", subtitle: "From Thun, for Thun", description: "We partner with local farmers for high-quality flour and produce.", imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-supermarket_23-2149445504.jpg" },
{ id: 3, tag: "Craft", title: "Handmade", subtitle: "Artisan methods", description: "Every pastry, cake, and loaf is crafted by hand using traditional recipes.", imageSrc: "http://img.b2bpic.net/free-photo/candy-bar-with-desserts-wedding_1303-24916.jpg" },
{ id: 1, tag: "Fresh", title: "Daily Baking", subtitle: "Always fresh", description: "We bake throughout the day to ensure you get warm goods.", imageSrc: "http://img.b2bpic.net/free-photo/basket-loaves-with-golden-crust_23-2147761317.jpg?_wi=2" },
{ id: 2, tag: "Local", title: "Regional Goods", subtitle: "From Thun, for Thun", description: "We partner with local farmers for high-quality flour and produce.", imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-supermarket_23-2149445504.jpg?_wi=2" },
{ id: 3, tag: "Craft", title: "Handmade", subtitle: "Artisan methods", description: "Every pastry, cake, and loaf is crafted by hand using traditional recipes.", imageSrc: "http://img.b2bpic.net/free-photo/candy-bar-with-desserts-wedding_1303-24916.jpg?_wi=2" },
]}
title="Quality First"
description="We don't compromise when it comes to quality. Our bakery relies on simple, authentic processes that deliver superior flavor every single time."