Update src/app/page.tsx

This commit is contained in:
2026-03-30 09:45:01 +00:00
parent 5be21415d0
commit 39fbcebafb

View File

@@ -54,23 +54,23 @@ export default function LandingPage() {
]}
slides={[
{
imageSrc: "http://img.b2bpic.net/free-photo/funny-stylish-sexy-smiling-beautiful-young-blond-woman-model-summer-black-hipster-clothes-street_158538-3014.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/funny-stylish-sexy-smiling-beautiful-young-blond-woman-model-summer-black-hipster-clothes-street_158538-3014.jpg?_wi=1",
imageAlt: "Collection 1",
},
{
imageSrc: "http://img.b2bpic.net/free-vector/hand-drawn-moodboard-template_23-2150335536.jpg",
imageSrc: "http://img.b2bpic.net/free-vector/hand-drawn-moodboard-template_23-2150335536.jpg?_wi=1",
imageAlt: "Collection 2",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-beautiful-hipster-woman-trendy-summer-black-dress-sexy-carefree-woman-posing-near-wall-brunette-model-with-makeup-hairstyle_158538-1764.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-beautiful-hipster-woman-trendy-summer-black-dress-sexy-carefree-woman-posing-near-wall-brunette-model-with-makeup-hairstyle_158538-1764.jpg?_wi=1",
imageAlt: "Collection 3",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-woman-holding-bags_23-2149704512.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-woman-holding-bags_23-2149704512.jpg?_wi=1",
imageAlt: "Collection 4",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/gorgeous-indian-woman-wear-formal-posing-cafe_627829-4625.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/gorgeous-indian-woman-wear-formal-posing-cafe_627829-4625.jpg?_wi=1",
imageAlt: "Collection 5",
},
{
@@ -92,19 +92,19 @@ export default function LandingPage() {
id: "p1",
name: "Avant-Garde Silhouette",
price: "$1,200",
imageSrc: "http://img.b2bpic.net/free-photo/side-view-gorgeous-girl-lace-dress-bending-backward_7502-9033.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/side-view-gorgeous-girl-lace-dress-bending-backward_7502-9033.jpg?_wi=1",
},
{
id: "p2",
name: "Sustainable Luxury Coat",
price: "$2,500",
imageSrc: "http://img.b2bpic.net/free-photo/view-woman-wearing-stylish-fedora-hat_23-2150711559.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/view-woman-wearing-stylish-fedora-hat_23-2150711559.jpg?_wi=1",
},
{
id: "p3",
name: "Artisan Evening Gown",
price: "$3,800",
imageSrc: "http://img.b2bpic.net/free-photo/woman-standing-blackboard_329181-18092.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/woman-standing-blackboard_329181-18092.jpg?_wi=1",
},
]}
title="Signature Pieces"
@@ -125,7 +125,7 @@ export default function LandingPage() {
quote: "The most evocative design work I've seen in years.",
tag: "Press",
avatarSrc: "http://img.b2bpic.net/free-photo/handsome-business-man-standing-office_1303-22654.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/funny-stylish-sexy-smiling-beautiful-young-blond-woman-model-summer-black-hipster-clothes-street_158538-3014.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/funny-stylish-sexy-smiling-beautiful-young-blond-woman-model-summer-black-hipster-clothes-street_158538-3014.jpg?_wi=2",
imageAlt: "luxury fashion editorial photography minimalist background",
},
{
@@ -136,7 +136,7 @@ export default function LandingPage() {
quote: "Our customers are obsessed with these handcrafted pieces.",
tag: "Retail",
avatarSrc: "http://img.b2bpic.net/free-photo/business-woman-working-late-office_1303-27094.jpg",
imageSrc: "http://img.b2bpic.net/free-vector/hand-drawn-moodboard-template_23-2150335536.jpg",
imageSrc: "http://img.b2bpic.net/free-vector/hand-drawn-moodboard-template_23-2150335536.jpg?_wi=2",
imageAlt: "modern fashion creative process sketching workshop",
},
{
@@ -147,7 +147,7 @@ export default function LandingPage() {
quote: "A masterclass in sustainable, wearable art.",
tag: "Press",
avatarSrc: "http://img.b2bpic.net/free-photo/surprised-woman-white-shirt-taking-selfie_197531-24034.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-beautiful-hipster-woman-trendy-summer-black-dress-sexy-carefree-woman-posing-near-wall-brunette-model-with-makeup-hairstyle_158538-1764.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-beautiful-hipster-woman-trendy-summer-black-dress-sexy-carefree-woman-posing-near-wall-brunette-model-with-makeup-hairstyle_158538-1764.jpg?_wi=2",
imageAlt: "sustainable luxury fashion collection indoor studio",
},
{
@@ -158,7 +158,7 @@ export default function LandingPage() {
quote: "Unparalleled craftsmanship and vision.",
tag: "Curation",
avatarSrc: "http://img.b2bpic.net/free-photo/woman-posing-with-projector-side-view_23-2149424949.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-woman-holding-bags_23-2149704512.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-woman-holding-bags_23-2149704512.jpg?_wi=2",
imageAlt: "fashion exhibition design minimalism artistic layout",
},
{
@@ -169,7 +169,7 @@ export default function LandingPage() {
quote: "Simply breathtaking attention to detail.",
tag: "Industry",
avatarSrc: "http://img.b2bpic.net/free-photo/woman-posing-with-projector-side-view_23-2149424949.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/gorgeous-indian-woman-wear-formal-posing-cafe_627829-4625.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/gorgeous-indian-woman-wear-formal-posing-cafe_627829-4625.jpg?_wi=2",
imageAlt: "fashion artist working on fabric couture atelier",
},
]}