Update src/app/page.tsx

This commit is contained in:
2026-03-15 15:18:44 +00:00
parent 2a411b4432
commit 2aeae33b6d

View File

@@ -77,7 +77,7 @@ export default function HomePage() {
},
]}
enableKpiAnimation={true}
imageSrc="http://img.b2bpic.net/free-photo/close-up-slices-fresh-bread-top-view_23-2148432333.jpg"
imageSrc="http://img.b2bpic.net/free-photo/close-up-slices-fresh-bread-top-view_23-2148432333.jpg?_wi=1"
imageAlt="Italian artisan pastries display"
mediaAnimation="slide-up"
background={{
@@ -99,7 +99,7 @@ export default function HomePage() {
price: "€2.50",
rating: 5,
reviewCount: "145",
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-delicious-dessert-top-view_23-2148717406.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-delicious-dessert-top-view_23-2148717406.jpg?_wi=1",
imageAlt: "Chocolate brioche pastry",
},
{
@@ -109,7 +109,7 @@ export default function HomePage() {
price: "€3.00",
rating: 5,
reviewCount: "128",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-little-delicious-cake-with-chocolate-raisins-light-dark-background_140725-132622.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-little-delicious-cake-with-chocolate-raisins-light-dark-background_140725-132622.jpg?_wi=1",
imageAlt: "Fresh cream pastries",
},
{
@@ -119,7 +119,7 @@ export default function HomePage() {
price: "From €35",
rating: 5,
reviewCount: "89",
imageSrc: "http://img.b2bpic.net/free-photo/side-view-hands-holding-cake_23-2150154714.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/side-view-hands-holding-cake_23-2150154714.jpg?_wi=1",
imageAlt: "Custom celebration cake",
},
{
@@ -129,7 +129,7 @@ export default function HomePage() {
price: "€8.50",
rating: 5,
reviewCount: "102",
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-croissants-plate-with-coffee_23-2148696272.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-croissants-plate-with-coffee_23-2148696272.jpg?_wi=1",
imageAlt: "Breakfast pastry assortment",
},
]}
@@ -156,25 +156,25 @@ export default function HomePage() {
{
title: "Fresh Every Day",
description: "Baked daily using traditional methods and premium ingredients. No artificial preservatives.",
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-cook-whisking-mixture-bowl_23-2148485370.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-cook-whisking-mixture-bowl_23-2148485370.jpg?_wi=1",
imageAlt: "Artisan baker preparing fresh pastries",
},
{
title: "Artisan Quality",
description: "Handmade pastries and cakes crafted with passion and attention to detail. Italian heritage in every bite.",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-sweet-slice-cake-glass-cabinet_23-2148027938.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-sweet-slice-cake-glass-cabinet_23-2148027938.jpg?_wi=1",
imageAlt: "Elegant pastry shop interior",
},
{
title: "Local Favorite",
description: "Loved by the Storo community for 25 years. Part of your neighborhood and your celebrations.",
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-delicious-dessert-top-view_23-2148717406.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-delicious-dessert-top-view_23-2148717406.jpg?_wi=2",
imageAlt: "Locally made chocolate brioche",
},
{
title: "Perfect for Events",
description: "Custom cakes for birthdays, celebrations, and catering. Let us make your event memorable.",
imageSrc: "http://img.b2bpic.net/free-photo/side-view-hands-holding-cake_23-2150154714.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/side-view-hands-holding-cake_23-2150154714.jpg?_wi=2",
imageAlt: "Custom designed celebration cake",
},
]}
@@ -260,7 +260,7 @@ export default function HomePage() {
<ContactSplitForm
title="Find Us in Storo"
description="Visit our shop in the heart of Storo. Fresh pastries waiting for you every day."
imageSrc="http://img.b2bpic.net/free-photo/crop-tourists-with-map_23-2147654145.jpg"
imageSrc="http://img.b2bpic.net/free-photo/crop-tourists-with-map_23-2147654145.jpg?_wi=1"
imageAlt="Dolce Peccato location map"
mediaAnimation="slide-up"
mediaPosition="right"
@@ -287,7 +287,7 @@ export default function HomePage() {
<div id="footer" data-section="footer">
<FooterMedia
imageSrc="http://img.b2bpic.net/free-photo/top-close-up-view-grapes-black-grapes-sugar-raisins-brown-bowls_140725-73491.jpg"
imageSrc="http://img.b2bpic.net/free-photo/top-close-up-view-grapes-black-grapes-sugar-raisins-brown-bowls_140725-73491.jpg?_wi=1"
imageAlt="Pastry shop warm background"
logoText="Dolce Peccato"
copyrightText="© 2025 Pasticceria Bar Dolce Peccato | All Rights Reserved"