Update src/app/page.tsx

This commit is contained in:
2026-05-18 07:19:03 +00:00
parent 20508530f6
commit 72aa71b3d8

View File

@@ -73,11 +73,11 @@ export default function LandingPage() {
]}
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/young-attractive-woman-dark-background-loneliness-concept_169016-66019.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/young-attractive-woman-dark-background-loneliness-concept_169016-66019.jpg?_wi=1",
imageAlt: "Fashion 1",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/person-surrounded-by-wavy-text_23-2150039704.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/person-surrounded-by-wavy-text_23-2150039704.jpg?_wi=1",
imageAlt: "Fashion 2",
},
{
@@ -183,7 +183,7 @@ export default function LandingPage() {
description: "Redefining comfy with premium textures.",
bentoComponent: "reveal-icon",
icon: Heart,
imageSrc: "http://img.b2bpic.net/free-photo/young-attractive-woman-dark-background-loneliness-concept_169016-66019.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/young-attractive-woman-dark-background-loneliness-concept_169016-66019.jpg?_wi=2",
imageAlt: "Young beautiful woman in a business suit",
},
{
@@ -191,7 +191,7 @@ export default function LandingPage() {
description: "The foundation of an elegant wardrobe.",
bentoComponent: "reveal-icon",
icon: Star,
imageSrc: "http://img.b2bpic.net/free-photo/person-surrounded-by-wavy-text_23-2150039704.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/person-surrounded-by-wavy-text_23-2150039704.jpg?_wi=2",
imageAlt: "Young beautiful woman in a business suit",
},
]}
@@ -235,7 +235,7 @@ export default function LandingPage() {
button: {
text: "Shop Outfit",
},
imageSrc: "http://img.b2bpic.net/free-photo/young-attractive-woman-dark-background-loneliness-concept_169016-66019.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/young-attractive-woman-dark-background-loneliness-concept_169016-66019.jpg?_wi=3",
imageAlt: "Woman in ballerina's dress in light soft loft with daylight",
},
{
@@ -250,7 +250,7 @@ export default function LandingPage() {
button: {
text: "Shop Outfit",
},
imageSrc: "http://img.b2bpic.net/free-photo/person-surrounded-by-wavy-text_23-2150039704.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/person-surrounded-by-wavy-text_23-2150039704.jpg?_wi=3",
imageAlt: "Woman in ballerina's dress in light soft loft with daylight",
},
]}