Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
2026-05-27 14:20:55 +00:00

View File

@@ -98,11 +98,11 @@ export default function LandingPage() {
buttonAnimation="slide-up"
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-modern-plants-deco_23-2149198542.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-modern-plants-deco_23-2149198542.jpg?_wi=1",
imageAlt: "Modern living room interior with cozy sofa",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-young-woman-writing-down-food-ideas-creating-new-meal-writing-down-grocery-list_1258-198112.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-young-woman-writing-down-food-ideas-creating-new-meal-writing-down-grocery-list_1258-198112.jpg?_wi=1",
imageAlt: "Elegant dining room set with wooden table",
},
{
@@ -187,7 +187,7 @@ export default function LandingPage() {
imageAlt: "Elegant dresser with mirror",
},
],
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-modern-plants-deco_23-2149198542.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-modern-plants-deco_23-2149198542.jpg?_wi=2",
imageAlt: "cozy armchair with blanket by window",
},
{
@@ -204,7 +204,7 @@ export default function LandingPage() {
imageAlt: "Modern bookshelf filled with decor",
},
],
imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-young-woman-writing-down-food-ideas-creating-new-meal-writing-down-grocery-list_1258-198112.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-young-woman-writing-down-food-ideas-creating-new-meal-writing-down-grocery-list_1258-198112.jpg?_wi=2",
imageAlt: "cozy armchair with blanket by window",
},
]}