Update src/app/page.tsx

This commit is contained in:
2026-06-11 06:38:57 +00:00
parent b8ebc00f5b
commit f0f9270a28

View File

@@ -84,15 +84,15 @@ export default function LandingPage() {
]}
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",
},
{
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",
},
{
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",
},
{
@@ -157,7 +157,7 @@ export default function LandingPage() {
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",
},
{
@@ -174,7 +174,7 @@ export default function LandingPage() {
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",
},
{
@@ -191,7 +191,7 @@ export default function LandingPage() {
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",
},
]}