Merge version_1 into main #1

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

View File

@@ -84,15 +84,15 @@ export default function LandingPage() {
]} ]}
mediaItems={[ mediaItems={[
{ {
imageSrc: "http://img.b2bpic.net/free-photo/background-zoom-calls-with-chair-plant_23-2149684454.jpg", imageSrc: "http://img.b2bpic.net/free-photo/background-zoom-calls-with-chair-plant_23-2149684454.jpg?_wi=1",
imageAlt: "Luxurious living room with modern sofa", imageAlt: "Luxurious living room with modern sofa",
}, },
{ {
imageSrc: "http://img.b2bpic.net/free-photo/wedding-hall-interior-design-photo-shooting_114579-2234.jpg", imageSrc: "http://img.b2bpic.net/free-photo/wedding-hall-interior-design-photo-shooting_114579-2234.jpg?_wi=1",
imageAlt: "Modern dining room with wooden table and chairs", imageAlt: "Modern dining room with wooden table and chairs",
}, },
{ {
imageSrc: "http://img.b2bpic.net/free-photo/view-nordic-minimalism-japanese-wabi-sabi-interior-design-blend_23-2151160174.jpg", imageSrc: "http://img.b2bpic.net/free-photo/view-nordic-minimalism-japanese-wabi-sabi-interior-design-blend_23-2151160174.jpg?_wi=1",
imageAlt: "Elegant bedroom interior with comfortable bed", imageAlt: "Elegant bedroom interior with comfortable bed",
}, },
{ {
@@ -157,7 +157,7 @@ export default function LandingPage() {
imageAlt: "Interior designer sketching furniture layout", imageAlt: "Interior designer sketching furniture layout",
}, },
], ],
imageSrc: "http://img.b2bpic.net/free-photo/background-zoom-calls-with-chair-plant_23-2149684454.jpg", imageSrc: "http://img.b2bpic.net/free-photo/background-zoom-calls-with-chair-plant_23-2149684454.jpg?_wi=2",
imageAlt: "artisan crafting wooden furniture details", imageAlt: "artisan crafting wooden furniture details",
}, },
{ {
@@ -174,7 +174,7 @@ export default function LandingPage() {
imageAlt: "Happy customer admiring new living room", imageAlt: "Happy customer admiring new living room",
}, },
], ],
imageSrc: "http://img.b2bpic.net/free-photo/wedding-hall-interior-design-photo-shooting_114579-2234.jpg", imageSrc: "http://img.b2bpic.net/free-photo/wedding-hall-interior-design-photo-shooting_114579-2234.jpg?_wi=2",
imageAlt: "artisan crafting wooden furniture details", imageAlt: "artisan crafting wooden furniture details",
}, },
{ {
@@ -191,7 +191,7 @@ export default function LandingPage() {
imageAlt: "Modern furniture showroom", imageAlt: "Modern furniture showroom",
}, },
], ],
imageSrc: "http://img.b2bpic.net/free-photo/view-nordic-minimalism-japanese-wabi-sabi-interior-design-blend_23-2151160174.jpg", imageSrc: "http://img.b2bpic.net/free-photo/view-nordic-minimalism-japanese-wabi-sabi-interior-design-blend_23-2151160174.jpg?_wi=2",
imageAlt: "artisan crafting wooden furniture details", imageAlt: "artisan crafting wooden furniture details",
}, },
]} ]}