Merge version_1_1781348553141 into main #1

Merged
bender merged 1 commits from version_1_1781348553141 into main 2026-06-13 11:03:00 +00:00

View File

@@ -27,10 +27,10 @@ export default function HomePage() {
}}
items={[
{
imageSrc: "https://images.pexels.com/photos/19965097/pexels-photo-19965097.jpeg?auto=compress&cs=tinysrgb&h=650&w=940",
imageSrc: "https://images.pexels.com/photos/19965097/pexels-photo-19965097.jpeg?auto=compress&cs=tinysrgb&h=650&w=940&_wi=1",
},
{
imageSrc: "https://images.pexels.com/photos/14861070/pexels-photo-14861070.jpeg?auto=compress&cs=tinysrgb&h=650&w=940",
imageSrc: "https://images.pexels.com/photos/14861070/pexels-photo-14861070.jpeg?auto=compress&cs=tinysrgb&h=650&w=940&_wi=1",
},
]}
/>
@@ -44,7 +44,7 @@ export default function HomePage() {
quote="Cooking is not a performance. It is an act of love, a daily conversation with my ancestors in the quiet corners of Bergamo."
author="Barbara Rossi"
role="Founder & Soul of the Trattoria"
imageSrc="https://images.pexels.com/photos/8477058/pexels-photo-8477058.jpeg?auto=compress&cs=tinysrgb&h=650&w=940"
imageSrc="https://images.pexels.com/photos/8477058/pexels-photo-8477058.jpeg?auto=compress&cs=tinysrgb&h=650&w=940&_wi=1"
/>
</SectionErrorBoundary>
</div>
@@ -71,7 +71,7 @@ export default function HomePage() {
imageSrc: "https://images.pexels.com/photos/5908170/pexels-photo-5908170.jpeg?auto=compress&cs=tinysrgb&h=650&w=940",
},
],
imageSrc: "https://images.pexels.com/photos/19965097/pexels-photo-19965097.jpeg?auto=compress&cs=tinysrgb&h=650&w=940",
imageSrc: "https://images.pexels.com/photos/19965097/pexels-photo-19965097.jpeg?auto=compress&cs=tinysrgb&h=650&w=940&_wi=2",
imageAlt: "homemade pasta dough texture",
},
{
@@ -89,7 +89,7 @@ export default function HomePage() {
imageSrc: "https://images.pexels.com/photos/13257037/pexels-photo-13257037.jpeg?auto=compress&cs=tinysrgb&h=650&w=940",
},
],
imageSrc: "https://images.pexels.com/photos/14861070/pexels-photo-14861070.jpeg?auto=compress&cs=tinysrgb&h=650&w=940",
imageSrc: "https://images.pexels.com/photos/14861070/pexels-photo-14861070.jpeg?auto=compress&cs=tinysrgb&h=650&w=940&_wi=2",
imageAlt: "homemade pasta dough texture",
},
{
@@ -107,7 +107,7 @@ export default function HomePage() {
imageSrc: "https://images.pexels.com/photos/30372664/pexels-photo-30372664.jpeg?auto=compress&cs=tinysrgb&h=650&w=940",
},
],
imageSrc: "https://images.pexels.com/photos/8477058/pexels-photo-8477058.jpeg?auto=compress&cs=tinysrgb&h=650&w=940",
imageSrc: "https://images.pexels.com/photos/8477058/pexels-photo-8477058.jpeg?auto=compress&cs=tinysrgb&h=650&w=940&_wi=2",
imageAlt: "homemade pasta dough texture",
},
]}