Update src/app/page.tsx

This commit is contained in:
2026-06-07 09:45:15 +00:00
parent 1aa397f394
commit 19782f4ce8

View File

@@ -87,11 +87,11 @@ export default function LandingPage() {
buttonAnimation="blur-reveal"
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/fashionable-young-girls-shopping-with-stylish-hairstyle-holding-clothes-discussing-store-with-each-other-two-emotionaly-women-choosing-one-pink-sweater-sale-angry-pull-it-side_132075-12233.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/fashionable-young-girls-shopping-with-stylish-hairstyle-holding-clothes-discussing-store-with-each-other-two-emotionaly-women-choosing-one-pink-sweater-sale-angry-pull-it-side_132075-12233.jpg?_wi=1",
imageAlt: "Vintage clothes rack in a cozy second-hand shop",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/top-view-vintage-objects-still-life_23-2150348557.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-vintage-objects-still-life_23-2150348557.jpg?_wi=1",
imageAlt: "Unique home decor items in a vintage shop",
},
{
@@ -182,7 +182,7 @@ export default function LandingPage() {
},
],
reverse: true,
imageSrc: "http://img.b2bpic.net/free-photo/fashionable-young-girls-shopping-with-stylish-hairstyle-holding-clothes-discussing-store-with-each-other-two-emotionaly-women-choosing-one-pink-sweater-sale-angry-pull-it-side_132075-12233.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/fashionable-young-girls-shopping-with-stylish-hairstyle-holding-clothes-discussing-store-with-each-other-two-emotionaly-women-choosing-one-pink-sweater-sale-angry-pull-it-side_132075-12233.jpg?_wi=2",
imageAlt: "diverse selection of vintage clothes",
},
{
@@ -207,7 +207,7 @@ export default function LandingPage() {
},
],
reverse: false,
imageSrc: "http://img.b2bpic.net/free-photo/top-view-vintage-objects-still-life_23-2150348557.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-vintage-objects-still-life_23-2150348557.jpg?_wi=2",
imageAlt: "diverse selection of vintage clothes",
},
]}