diff --git a/src/app/clothing/page.tsx b/src/app/clothing/page.tsx index a5953d5..b5b9f83 100644 --- a/src/app/clothing/page.tsx +++ b/src/app/clothing/page.tsx @@ -22,8 +22,7 @@ export default function ClothingPage() { const footerColumns = [ { - title: "Shop", - items: [ + title: "Shop", items: [ { label: "All Products", href: "/shop" }, { label: "Clothing", href: "/clothing" }, { label: "Beauty", href: "/beauty" }, @@ -31,8 +30,7 @@ export default function ClothingPage() { ], }, { - title: "Company", - items: [ + title: "Company", items: [ { label: "About Us", href: "/about" }, { label: "Blog", href: "/blog" }, { label: "Careers", href: "#" }, @@ -40,8 +38,7 @@ export default function ClothingPage() { ], }, { - title: "Support", - items: [ + title: "Support", items: [ { label: "Contact Us", href: "/contact" }, { label: "FAQ", href: "#" }, { label: "Shipping Info", href: "#" }, @@ -49,8 +46,7 @@ export default function ClothingPage() { ], }, { - title: "Legal", - items: [ + title: "Legal", items: [ { label: "Privacy Policy", href: "#" }, { label: "Terms of Service", href: "#" }, { label: "Accessibility", href: "#" }, @@ -84,47 +80,17 @@ export default function ClothingPage() { description="Explore our curated selection of luxury apparel, from everyday essentials to statement pieces" products={[ { - id: "cloth-1", - name: "Luminance x Nike Premium Hoodie", - price: "$129.00", - imageSrc: "http://img.b2bpic.net/free-photo/light-brown-beige-pants-indoors-still-life_23-2150756306.jpg?_wi=3", - imageAlt: "Premium luxury hoodie collaboration", - }, + id: "cloth-1", name: "Luminance x Nike Premium Hoodie", price: "$129.00", imageSrc: "http://img.b2bpic.net/free-photo/light-brown-beige-pants-indoors-still-life_23-2150756306.jpg", imageAlt: "Premium luxury hoodie collaboration"}, { - id: "cloth-2", - name: "Silk Evening Dress", - price: "$299.00", - imageSrc: "http://img.b2bpic.net/free-photo/gorgeous-woman-with-blonde-wavy-hair-wearing-elegant-beige-dress_273443-1774.jpg?_wi=3", - imageAlt: "Elegant silk evening dress", - }, + id: "cloth-2", name: "Silk Evening Dress", price: "$299.00", imageSrc: "http://img.b2bpic.net/free-photo/gorgeous-woman-with-blonde-wavy-hair-wearing-elegant-beige-dress_273443-1774.jpg", imageAlt: "Elegant silk evening dress"}, { - id: "cloth-3", - name: "Luxury Tailored Blazer", - price: "$249.00", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-sexy-handsome-man-dressed-elegant-beige-checkered-suit_158538-4377.jpg?_wi=3", - imageAlt: "Premium tailored blazer", - }, + id: "cloth-3", name: "Luxury Tailored Blazer", price: "$249.00", imageSrc: "http://img.b2bpic.net/free-photo/portrait-sexy-handsome-man-dressed-elegant-beige-checkered-suit_158538-4377.jpg", imageAlt: "Premium tailored blazer"}, { - id: "cloth-4", - name: "Cashmere Knit Sweater", - price: "$189.00", - imageSrc: "http://img.b2bpic.net/free-photo/light-brown-beige-pants-indoors-still-life_23-2150756306.jpg?_wi=4", - imageAlt: "Luxury cashmere knit sweater", - }, + id: "cloth-4", name: "Cashmere Knit Sweater", price: "$189.00", imageSrc: "http://img.b2bpic.net/free-photo/light-brown-beige-pants-indoors-still-life_23-2150756306.jpg", imageAlt: "Luxury cashmere knit sweater"}, { - id: "cloth-5", - name: "Linen Trousers", - price: "$159.00", - imageSrc: "http://img.b2bpic.net/free-photo/gorgeous-woman-with-blonde-wavy-hair-wearing-elegant-beige-dress_273443-1774.jpg?_wi=4", - imageAlt: "Premium linen trousers", - }, + id: "cloth-5", name: "Linen Trousers", price: "$159.00", imageSrc: "http://img.b2bpic.net/free-photo/gorgeous-woman-with-blonde-wavy-hair-wearing-elegant-beige-dress_273443-1774.jpg", imageAlt: "Premium linen trousers"}, { - id: "cloth-6", - name: "Leather Jacket", - price: "$399.00", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-sexy-handsome-man-dressed-elegant-beige-checkered-suit_158538-4377.jpg?_wi=4", - imageAlt: "Premium leather jacket", - }, + id: "cloth-6", name: "Leather Jacket", price: "$399.00", imageSrc: "http://img.b2bpic.net/free-photo/portrait-sexy-handsome-man-dressed-elegant-beige-checkered-suit_158538-4377.jpg", imageAlt: "Premium leather jacket"}, ]} gridVariant="uniform-all-items-equal" animationType="slide-up" @@ -140,33 +106,13 @@ export default function ClothingPage() { description="This season's most coveted pieces curated just for you" products={[ { - id: "style-1", - name: "Minimalist White Button-Up", - price: "$119.00", - imageSrc: "http://img.b2bpic.net/free-photo/gorgeous-woman-with-blonde-wavy-hair-wearing-elegant-beige-dress_273443-1774.jpg?_wi=5", - imageAlt: "Elegant white button-up shirt", - }, + id: "style-1", name: "Minimalist White Button-Up", price: "$119.00", imageSrc: "http://img.b2bpic.net/free-photo/gorgeous-woman-with-blonde-wavy-hair-wearing-elegant-beige-dress_273443-1774.jpg", imageAlt: "Elegant white button-up shirt"}, { - id: "style-2", - name: "Black Luxury Skirt", - price: "$179.00", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-sexy-handsome-man-dressed-elegant-beige-checkered-suit_158538-4377.jpg?_wi=5", - imageAlt: "Premium black luxury skirt", - }, + id: "style-2", name: "Black Luxury Skirt", price: "$179.00", imageSrc: "http://img.b2bpic.net/free-photo/portrait-sexy-handsome-man-dressed-elegant-beige-checkered-suit_158538-4377.jpg", imageAlt: "Premium black luxury skirt"}, { - id: "style-3", - name: "Silk Camisole", - price: "$89.00", - imageSrc: "http://img.b2bpic.net/free-photo/light-brown-beige-pants-indoors-still-life_23-2150756306.jpg?_wi=5", - imageAlt: "Luxury silk camisole", - }, + id: "style-3", name: "Silk Camisole", price: "$89.00", imageSrc: "http://img.b2bpic.net/free-photo/light-brown-beige-pants-indoors-still-life_23-2150756306.jpg", imageAlt: "Luxury silk camisole"}, { - id: "style-4", - name: "Designer Denim", - price: "$199.00", - imageSrc: "http://img.b2bpic.net/free-photo/gorgeous-woman-with-blonde-wavy-hair-wearing-elegant-beige-dress_273443-1774.jpg?_wi=6", - imageAlt: "Premium designer denim", - }, + id: "style-4", name: "Designer Denim", price: "$199.00", imageSrc: "http://img.b2bpic.net/free-photo/gorgeous-woman-with-blonde-wavy-hair-wearing-elegant-beige-dress_273443-1774.jpg", imageAlt: "Premium designer denim"}, ]} gridVariant="uniform-all-items-equal" animationType="slide-up" @@ -185,8 +131,8 @@ export default function ClothingPage() { description="Subscribe to receive exclusive styling tips, early access to new collections, and personalized recommendations tailored to your fashion preferences." background={{ variant: "radial-gradient" }} useInvertedBackground={false} - imageSrc="http://img.b2bpic.net/free-photo/bouquet-tulips-coffee-candles-book-bed-top-view_169016-35409.jpg?_wi=2" - imageAlt: "Luxury lifestyle flat lay aesthetic" + imageSrc="http://img.b2bpic.net/free-photo/bouquet-tulips-coffee-candles-book-bed-top-view_169016-35409.jpg" + imageAlt="Luxury lifestyle flat lay aesthetic" mediaAnimation="slide-up" mediaPosition="right" inputPlaceholder="your@email.com"