Update src/app/page.tsx

This commit is contained in:
2026-06-10 04:54:41 +00:00
parent d04a69ed1e
commit 116227030f

View File

@@ -78,11 +78,11 @@ export default function LandingPage() {
buttonAnimation="slide-up"
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/luxury-rich-woman-dressed-elegant-stylish-blue-suit-walking-city-sunny-summer-day-holding-purse_285396-7894.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/luxury-rich-woman-dressed-elegant-stylish-blue-suit-walking-city-sunny-summer-day-holding-purse_285396-7894.jpg?_wi=1",
imageAlt: "Stylish woman in elegant fashion attire",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/studio-with-props-photography_23-2148885676.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/studio-with-props-photography_23-2148885676.jpg?_wi=1",
imageAlt: "Fashion model on a runway",
},
{
@@ -124,7 +124,7 @@ export default function LandingPage() {
description: "Garments crafted with premium fabrics and meticulous attention to detail.",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/close-up-technical-sketch-representations-stylish-bespoke-sartorial-pieces-atelier-shop-studio-experienced-couturiers-coming-up-with-ideas-upcoming-luxury-clothing-collection_482257-64895.jpg"
imageSrc="http://img.b2bpic.net/free-photo/close-up-technical-sketch-representations-stylish-bespoke-sartorial-pieces-atelier-shop-studio-experienced-couturiers-coming-up-with-ideas-upcoming-luxury-clothing-collection_482257-64895.jpg?_wi=1"
imageAlt="Fashion designer working on new collection sketches"
mediaAnimation="slide-up"
/>
@@ -187,7 +187,7 @@ export default function LandingPage() {
bentoComponent: "media-stack",
items: [
{
imageSrc: "http://img.b2bpic.net/free-photo/luxury-rich-woman-dressed-elegant-stylish-blue-suit-walking-city-sunny-summer-day-holding-purse_285396-7894.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/luxury-rich-woman-dressed-elegant-stylish-blue-suit-walking-city-sunny-summer-day-holding-purse_285396-7894.jpg?_wi=2",
imageAlt: "Fashionista browsing online on a phone",
},
{
@@ -199,7 +199,7 @@ export default function LandingPage() {
imageAlt: "Sustainable clothing materials",
},
],
imageSrc: "http://img.b2bpic.net/free-photo/studio-with-props-photography_23-2148885676.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/studio-with-props-photography_23-2148885676.jpg?_wi=2",
imageAlt: "fashionista shopping online with phone",
},
{
@@ -207,7 +207,7 @@ export default function LandingPage() {
description: "Shop with ease and confidence, knowing your perfect fit is just a click away.",
bentoComponent: "reveal-icon",
icon: CreditCard,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-technical-sketch-representations-stylish-bespoke-sartorial-pieces-atelier-shop-studio-experienced-couturiers-coming-up-with-ideas-upcoming-luxury-clothing-collection_482257-64895.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-technical-sketch-representations-stylish-bespoke-sartorial-pieces-atelier-shop-studio-experienced-couturiers-coming-up-with-ideas-upcoming-luxury-clothing-collection_482257-64895.jpg?_wi=2",
imageAlt: "fashionista shopping online with phone",
},
]}