Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-05-06 18:08:48 +00:00

View File

@@ -66,7 +66,7 @@ export default function LandingPage() {
href: "#products",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/pizza-slices-arrangement-with-copy-space_23-2148574306.jpg"
imageSrc="http://img.b2bpic.net/free-photo/pizza-slices-arrangement-with-copy-space_23-2148574306.jpg?_wi=1"
imageAlt="Fresh wood-fired pizza"
/>
</div>
@@ -91,7 +91,7 @@ export default function LandingPage() {
description: "Handcrafted with love for every single customer.",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/woman-spread-pizza-dough_23-2148570347.jpg"
imageSrc="http://img.b2bpic.net/free-photo/woman-spread-pizza-dough_23-2148570347.jpg?_wi=1"
imageAlt="Preparing artisan dough"
mediaAnimation="slide-up"
/>
@@ -116,7 +116,7 @@ export default function LandingPage() {
description: "High-heat stone ovens for that perfect crust.",
bentoComponent: "reveal-icon",
icon: Flame,
imageSrc: "http://img.b2bpic.net/free-photo/pizza-slices-arrangement-with-copy-space_23-2148574306.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/pizza-slices-arrangement-with-copy-space_23-2148574306.jpg?_wi=2",
imageAlt: "fresh organic basil leaves",
},
{
@@ -124,7 +124,7 @@ export default function LandingPage() {
description: "From our oven to your doorstep in 30 minutes.",
bentoComponent: "reveal-icon",
icon: Flame,
imageSrc: "http://img.b2bpic.net/free-photo/woman-spread-pizza-dough_23-2148570347.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/woman-spread-pizza-dough_23-2148570347.jpg?_wi=2",
imageAlt: "fresh organic basil leaves",
},
]}