Merge version_1 into main #3
@@ -45,11 +45,11 @@ export default function LandingPage() {
|
||||
description="Smart Fashion defines the pinnacle of luxury evening wear. Discover our hand-crafted premium dresses designed to make every moment unforgettable."
|
||||
buttons={[{ text: "Shop New Arrivals", href: "/shop" }]}
|
||||
mediaItems={[
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/pensive-female-dancer-sportswear-performing-show-dance-studio-side-view-slim-woman-with_7502-10557.jpg", imageAlt: "Model in premium dress" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/spotlight-portrait-golden-hour_23-2151915124.jpg", imageAlt: "Luxury evening dress" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/fashion-photo-young-magnificent-woman-white-shirt_158595-1014.jpg", imageAlt: "Fashion model portrait" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/pensive-female-dancer-sportswear-performing-show-dance-studio-side-view-slim-woman-with_7502-10557.jpg", imageAlt: "Elegant evening silhouette" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/spotlight-portrait-golden-hour_23-2151915124.jpg", imageAlt: "High-end fashion editorial" }
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/pensive-female-dancer-sportswear-performing-show-dance-studio-side-view-slim-woman-with_7502-10557.jpg?_wi=1", imageAlt: "Model in premium dress" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/spotlight-portrait-golden-hour_23-2151915124.jpg?_wi=1", imageAlt: "Luxury evening dress" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/fashion-photo-young-magnificent-woman-white-shirt_158595-1014.jpg?_wi=1", imageAlt: "Fashion model portrait" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/pensive-female-dancer-sportswear-performing-show-dance-studio-side-view-slim-woman-with_7502-10557.jpg?_wi=2", imageAlt: "Elegant evening silhouette" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/spotlight-portrait-golden-hour_23-2151915124.jpg?_wi=2", imageAlt: "High-end fashion editorial" }
|
||||
]}
|
||||
mediaAnimation="blur-reveal"
|
||||
/>
|
||||
@@ -62,12 +62,12 @@ export default function LandingPage() {
|
||||
gridVariant="one-large-left-three-stacked-right"
|
||||
useInvertedBackground={true}
|
||||
products={[
|
||||
{ id: "p1", name: "Velvet Midnight Gown", price: "$1,200", variant: "Black", imageSrc: "http://img.b2bpic.net/free-photo/pensive-female-dancer-sportswear-performing-show-dance-studio-side-view-slim-woman-with_7502-10557.jpg" },
|
||||
{ id: "p2", name: "Gold Thread Silk Dress", price: "$1,500", variant: "Gold", imageSrc: "http://img.b2bpic.net/free-photo/spotlight-portrait-golden-hour_23-2151915124.jpg" },
|
||||
{ id: "p3", name: "Floral Lace Evening", price: "$950", variant: "Emerald", imageSrc: "http://img.b2bpic.net/free-photo/fashion-photo-young-magnificent-woman-white-shirt_158595-1014.jpg" },
|
||||
{ id: "p4", name: "Satin Drape Gown", price: "$1,100", variant: "Burgundy", imageSrc: "http://img.b2bpic.net/free-photo/pensive-female-dancer-sportswear-performing-show-dance-studio-side-view-slim-woman-with_7502-10557.jpg" },
|
||||
{ id: "p5", name: "Minimalist Chic Shift", price: "$800", variant: "Black", imageSrc: "http://img.b2bpic.net/free-photo/spotlight-portrait-golden-hour_23-2151915124.jpg" },
|
||||
{ id: "p6", name: "Embellished Cocktail", price: "$1,350", variant: "Gold", imageSrc: "http://img.b2bpic.net/free-photo/fashion-photo-young-magnificent-woman-white-shirt_158595-1014.jpg" }
|
||||
{ id: "p1", name: "Velvet Midnight Gown", price: "$1,200", variant: "Black", imageSrc: "http://img.b2bpic.net/free-photo/pensive-female-dancer-sportswear-performing-show-dance-studio-side-view-slim-woman-with_7502-10557.jpg?_wi=3" },
|
||||
{ id: "p2", name: "Gold Thread Silk Dress", price: "$1,500", variant: "Gold", imageSrc: "http://img.b2bpic.net/free-photo/spotlight-portrait-golden-hour_23-2151915124.jpg?_wi=3" },
|
||||
{ id: "p3", name: "Floral Lace Evening", price: "$950", variant: "Emerald", imageSrc: "http://img.b2bpic.net/free-photo/fashion-photo-young-magnificent-woman-white-shirt_158595-1014.jpg?_wi=2" },
|
||||
{ id: "p4", name: "Satin Drape Gown", price: "$1,100", variant: "Burgundy", imageSrc: "http://img.b2bpic.net/free-photo/pensive-female-dancer-sportswear-performing-show-dance-studio-side-view-slim-woman-with_7502-10557.jpg?_wi=4" },
|
||||
{ id: "p5", name: "Minimalist Chic Shift", price: "$800", variant: "Black", imageSrc: "http://img.b2bpic.net/free-photo/spotlight-portrait-golden-hour_23-2151915124.jpg?_wi=4" },
|
||||
{ id: "p6", name: "Embellished Cocktail", price: "$1,350", variant: "Gold", imageSrc: "http://img.b2bpic.net/free-photo/fashion-photo-young-magnificent-woman-white-shirt_158595-1014.jpg?_wi=3" }
|
||||
]}
|
||||
title="Women's Premium Dresses"
|
||||
description="Curated selection of our finest luxury dresses."
|
||||
@@ -98,8 +98,8 @@ export default function LandingPage() {
|
||||
title="Designed for You"
|
||||
description="Experience personalized luxury with every purchase."
|
||||
features={[
|
||||
{ id: "f1", title: "Custom Fitting", description: "Tailored to your measurements for a perfect fit.", imageSrc: "http://img.b2bpic.net/free-photo/pensive-female-dancer-sportswear-performing-show-dance-studio-side-view-slim-woman-with_7502-10557.jpg", tag: "New" },
|
||||
{ id: "f2", title: "Global Shipping", description: "White-glove delivery to your doorstep anywhere.", imageSrc: "http://img.b2bpic.net/free-photo/spotlight-portrait-golden-hour_23-2151915124.jpg", tag: "Premium" }
|
||||
{ id: "f1", title: "Custom Fitting", description: "Tailored to your measurements for a perfect fit.", imageSrc: "http://img.b2bpic.net/free-photo/pensive-female-dancer-sportswear-performing-show-dance-studio-side-view-slim-woman-with_7502-10557.jpg?_wi=5", tag: "New" },
|
||||
{ id: "f2", title: "Global Shipping", description: "White-glove delivery to your doorstep anywhere.", imageSrc: "http://img.b2bpic.net/free-photo/spotlight-portrait-golden-hour_23-2151915124.jpg?_wi=5", tag: "Premium" }
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -38,12 +38,12 @@ export default function LandingPage() {
|
||||
<ProductCatalog
|
||||
layout="page"
|
||||
products={[
|
||||
{ id: "p1", name: "Velvet Midnight Gown", price: "$1,200", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/pensive-female-dancer-sportswear-performing-show-dance-studio-side-view-slim-woman-with_7502-10557.jpg" },
|
||||
{ id: "p2", name: "Gold Thread Silk Dress", price: "$1,500", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/spotlight-portrait-golden-hour_23-2151915124.jpg" },
|
||||
{ id: "p3", name: "Floral Lace Evening", price: "$950", rating: 4, imageSrc: "http://img.b2bpic.net/free-photo/fashion-photo-young-magnificent-woman-white-shirt_158595-1014.jpg" },
|
||||
{ id: "p4", name: "Satin Drape Gown", price: "$1,100", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/pensive-female-dancer-sportswear-performing-show-dance-studio-side-view-slim-woman-with_7502-10557.jpg" },
|
||||
{ id: "p5", name: "Minimalist Chic Shift", price: "$800", rating: 4, imageSrc: "http://img.b2bpic.net/free-photo/spotlight-portrait-golden-hour_23-2151915124.jpg" },
|
||||
{ id: "p6", name: "Embellished Cocktail", price: "$1,350", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/fashion-photo-young-magnificent-woman-white-shirt_158595-1014.jpg" }
|
||||
{ id: "p1", name: "Velvet Midnight Gown", price: "$1,200", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/pensive-female-dancer-sportswear-performing-show-dance-studio-side-view-slim-woman-with_7502-10557.jpg?_wi=6" },
|
||||
{ id: "p2", name: "Gold Thread Silk Dress", price: "$1,500", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/spotlight-portrait-golden-hour_23-2151915124.jpg?_wi=6" },
|
||||
{ id: "p3", name: "Floral Lace Evening", price: "$950", rating: 4, imageSrc: "http://img.b2bpic.net/free-photo/fashion-photo-young-magnificent-woman-white-shirt_158595-1014.jpg?_wi=4" },
|
||||
{ id: "p4", name: "Satin Drape Gown", price: "$1,100", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/pensive-female-dancer-sportswear-performing-show-dance-studio-side-view-slim-woman-with_7502-10557.jpg?_wi=7" },
|
||||
{ id: "p5", name: "Minimalist Chic Shift", price: "$800", rating: 4, imageSrc: "http://img.b2bpic.net/free-photo/spotlight-portrait-golden-hour_23-2151915124.jpg?_wi=7" },
|
||||
{ id: "p6", name: "Embellished Cocktail", price: "$1,350", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/fashion-photo-young-magnificent-woman-white-shirt_158595-1014.jpg?_wi=5" }
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -56,8 +56,8 @@ export default function LandingPage() {
|
||||
title="Seasonal Collections"
|
||||
description="Explore our curated seasonal looks."
|
||||
features={[
|
||||
{ id: "sc1", title: "Summer Radiance", description: "Light, airy fabrics for summer elegance.", imageSrc: "http://img.b2bpic.net/free-photo/fashion-photo-young-magnificent-woman-white-shirt_158595-1014.jpg", tag: "Seasonal" },
|
||||
{ id: "sc2", title: "Winter Grandeur", description: "Rich, opulent textures for the winter gala.", imageSrc: "http://img.b2bpic.net/free-photo/pensive-female-dancer-sportswear-performing-show-dance-studio-side-view-slim-woman-with_7502-10557.jpg", tag: "Seasonal" }
|
||||
{ id: "sc1", title: "Summer Radiance", description: "Light, airy fabrics for summer elegance.", imageSrc: "http://img.b2bpic.net/free-photo/fashion-photo-young-magnificent-woman-white-shirt_158595-1014.jpg?_wi=6", tag: "Seasonal" },
|
||||
{ id: "sc2", title: "Winter Grandeur", description: "Rich, opulent textures for the winter gala.", imageSrc: "http://img.b2bpic.net/free-photo/pensive-female-dancer-sportswear-performing-show-dance-studio-side-view-slim-woman-with_7502-10557.jpg?_wi=8", tag: "Seasonal" }
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user