Merge version_1 into main #3

Merged
bender merged 2 commits from version_1 into main 2026-03-30 09:46:17 +00:00
2 changed files with 4 additions and 4 deletions

View File

@@ -29,7 +29,7 @@ export default function CollectionsPage() {
/>
</div>
<div id="collections-body" data-section="collections-body">
<ProductCardOne animationType="slide-up" textboxLayout="default" gridVariant="bento-grid" useInvertedBackground={false} products={[{ id: "c1", name: "Spring/Summer Avant-Garde", price: "View Details", imageSrc: "http://img.b2bpic.net/free-photo/side-view-gorgeous-girl-lace-dress-bending-backward_7502-9033.jpg" }, { id: "c2", name: "Autumn/Winter Sustainable Luxury", price: "View Details", imageSrc: "http://img.b2bpic.net/free-photo/view-woman-wearing-stylish-fedora-hat_23-2150711559.jpg" }, { id: "c3", name: "Artisan Capsule Collection", price: "View Details", imageSrc: "http://img.b2bpic.net/free-photo/woman-standing-blackboard_329181-18092.jpg" }]} title="All Collections" description="Explore our full range of designs." />
<ProductCardOne animationType="slide-up" textboxLayout="default" gridVariant="bento-grid" useInvertedBackground={false} products={[{ id: "c1", name: "Spring/Summer Avant-Garde", price: "View Details", imageSrc: "http://img.b2bpic.net/free-photo/side-view-gorgeous-girl-lace-dress-bending-backward_7502-9033.jpg?_wi=2" }, { id: "c2", name: "Autumn/Winter Sustainable Luxury", price: "View Details", imageSrc: "http://img.b2bpic.net/free-photo/view-woman-wearing-stylish-fedora-hat_23-2150711559.jpg?_wi=2" }, { id: "c3", name: "Artisan Capsule Collection", price: "View Details", imageSrc: "http://img.b2bpic.net/free-photo/woman-standing-blackboard_329181-18092.jpg?_wi=2" }]} title="All Collections" description="Explore our full range of designs." />
</div>
<div id="metric" data-section="metric">
<MetricCardTwo animationType="slide-up" textboxLayout="default" gridVariant="uniform-all-items-equal" useInvertedBackground={false} title="Quality Standards" description="Our commitment to excellence in every stitch." metrics={[{ id: "q1", value: "100+", description: "Unique Designs" }, { id: "q2", value: "50+", description: "Sustainable Materials" }]} />

View File

@@ -32,13 +32,13 @@ export default function LandingPage() {
/>
</div>
<div id="hero" data-section="hero">
<HeroCarouselLogo logoText="FASHION ARTIST" description="Wearable Art, Designed to Transform. Explore bold, handcrafted collections that blend avantgarde vision with sustainable luxury. Each piece tells a story." buttons={[{ text: "View Collections", href: "/collections" }]} 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", imageAlt: "Collection 1" }, { imageSrc: "http://img.b2bpic.net/free-vector/hand-drawn-moodboard-template_23-2150335536.jpg", 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", imageAlt: "Collection 3" }, { imageSrc: "http://img.b2bpic.net/free-photo/full-shot-woman-holding-bags_23-2149704512.jpg", imageAlt: "Collection 4" }, { imageSrc: "http://img.b2bpic.net/free-photo/gorgeous-indian-woman-wear-formal-posing-cafe_627829-4625.jpg", imageAlt: "Collection 5" }, { imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-woman-business-suit_1303-17715.jpg", imageAlt: "Collection 6" }]} />
<HeroCarouselLogo logoText="FASHION ARTIST" description="Wearable Art, Designed to Transform. Explore bold, handcrafted collections that blend avantgarde vision with sustainable luxury. Each piece tells a story." buttons={[{ text: "View Collections", href: "/collections" }]} 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?_wi=1", imageAlt: "Collection 1" }, { 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?_wi=1", imageAlt: "Collection 3" }, { 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?_wi=1", imageAlt: "Collection 5" }, { imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-woman-business-suit_1303-17715.jpg", imageAlt: "Collection 6" }]} />
</div>
<div id="product-home" data-section="product-home">
<ProductCardOne animationType="slide-up" textboxLayout="default" gridVariant="three-columns-all-equal-width" useInvertedBackground={false} products={[{ 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" }, { 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" }, { id: "p3", name: "Artisan Evening Gown", price: "$3,800", imageSrc: "http://img.b2bpic.net/free-photo/woman-standing-blackboard_329181-18092.jpg" }]} title="Signature Pieces" description="A curated selection of our most iconic designs." />
<ProductCardOne animationType="slide-up" textboxLayout="default" gridVariant="three-columns-all-equal-width" useInvertedBackground={false} products={[{ 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?_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?_wi=1" }, { id: "p3", name: "Artisan Evening Gown", price: "$3,800", imageSrc: "http://img.b2bpic.net/free-photo/woman-standing-blackboard_329181-18092.jpg?_wi=1" }]} title="Signature Pieces" description="A curated selection of our most iconic designs." />
</div>
<div id="testimonial-home" data-section="testimonial-home">
<TestimonialCardFive textboxLayout="default" useInvertedBackground={false} testimonials={[{ id: "t1", name: "Elena Rossi", date: "Oct 2023", title: "Editor-in-Chief", 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", imageAlt: "luxury fashion editorial photography minimalist background" }, { id: "t2", name: "Marcus Thorne", date: "Aug 2023", title: "Boutique Owner", 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", imageAlt: "modern fashion creative process sketching workshop" }, { id: "t3", name: "Sofia Chen", date: "June 2023", title: "Fashion Journalist", 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", imageAlt: "sustainable luxury fashion collection indoor studio" }, { id: "t4", name: "Julian Vance", date: "March 2023", title: "Creative Consultant", 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", imageAlt: "fashion exhibition design minimalism artistic layout" }, { id: "t5", name: "Sarah Jenkins", date: "Jan 2024", title: "Lead Stylist", 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", imageAlt: "fashion artist working on fabric couture atelier" }]} title="Industry Recognition" description="Insights from peers and industry leaders." />
<TestimonialCardFive textboxLayout="default" useInvertedBackground={false} testimonials={[{ id: "t1", name: "Elena Rossi", date: "Oct 2023", title: "Editor-in-Chief", 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?_wi=2", imageAlt: "luxury fashion editorial photography minimalist background" }, { id: "t2", name: "Marcus Thorne", date: "Aug 2023", title: "Boutique Owner", 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?_wi=2", imageAlt: "modern fashion creative process sketching workshop" }, { id: "t3", name: "Sofia Chen", date: "June 2023", title: "Fashion Journalist", 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?_wi=2", imageAlt: "sustainable luxury fashion collection indoor studio" }, { id: "t4", name: "Julian Vance", date: "March 2023", title: "Creative Consultant", 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?_wi=2", imageAlt: "fashion exhibition design minimalism artistic layout" }, { id: "t5", name: "Sarah Jenkins", date: "Jan 2024", title: "Lead Stylist", 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?_wi=2", imageAlt: "fashion artist working on fabric couture atelier" }]} title="Industry Recognition" description="Insights from peers and industry leaders." />
</div>
<div id="metric" data-section="metric">
<MetricCardTwo animationType="slide-up" textboxLayout="default" gridVariant="uniform-all-items-equal" useInvertedBackground={false} title="Our Impact" description="Measuring our commitment to quality and sustainability." metrics={[{ id: "m1", value: "15+", description: "Collections Released" }, { id: "m2", value: "100%", description: "Ethical Sourced" }, { id: "m3", value: "5k+", description: "Satisfied Clients" }]} />