Merge version_3 into main
Merge version_3 into main
This commit was merged in pull request #6.
This commit is contained in:
@@ -71,9 +71,9 @@ export default function LandingPage() {
|
||||
{
|
||||
id: "1", name: "Classic Elegant Dress", price: "$89", imageSrc: "http://img.b2bpic.net/free-photo/positive-blonde-female-black-eyeglasses-chooses-fashionable-clothes-coat-rack_613910-7654.jpg?_wi=1", imageAlt: "Elegant casual dress"},
|
||||
{
|
||||
id: "2", name: "Premium Leather Jacket", price: "$149", imageSrc: "http://img.b2bpic.net/free-photo/young-handsome-man-walking-down-street_1303-24594.jpg", imageAlt: "Luxury leather jacket"},
|
||||
id: "2", name: "Premium Leather Jacket", price: "$149", imageSrc: "http://img.b2bpic.net/free-photo/young-handsome-man-walking-down-street_1303-24594.jpg?_wi=1", imageAlt: "Luxury leather jacket"},
|
||||
{
|
||||
id: "3", name: "Designer Denim Jeans", price: "$79", imageSrc: "http://img.b2bpic.net/free-photo/wide-assortment-jeans-hanging-store_627829-6053.jpg", imageAlt: "Premium denim jeans"},
|
||||
id: "3", name: "Designer Denim Jeans", price: "$79", imageSrc: "http://img.b2bpic.net/free-photo/wide-assortment-jeans-hanging-store_627829-6053.jpg?_wi=1", imageAlt: "Premium denim jeans"},
|
||||
]}
|
||||
tagAnimation="slide-up"
|
||||
buttonAnimation="opacity"
|
||||
@@ -160,10 +160,10 @@ export default function LandingPage() {
|
||||
title: "Winter Fashion Guide", excerpt: "Elevate your cold-weather wardrobe with our curated winter collection featuring luxurious coats, stylish sweaters, and timeless accessories.", imageSrc: "http://img.b2bpic.net/free-photo/two-girls-walking-together-winter-park_1303-12959.jpg", authorName: "Style Editor", authorAvatar: "http://img.b2bpic.net/free-photo/young-man-wearing-blue-outfit-doing-double-ok-gesture-with_1298-451.jpg", date: "10 Jan 2025"},
|
||||
{
|
||||
id: "3", category: ["Spring", "Casual"],
|
||||
title: "Spring Essentials Collection", excerpt: "Refresh your wardrobe with our spring collection featuring lightweight layers, pastel colors, and versatile pieces perfect for transitional weather.", imageSrc: "http://img.b2bpic.net/free-photo/young-handsome-man-walking-down-street_1303-24594.jpg", authorName: "Trend Curator", authorAvatar: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg", date: "05 Jan 2025"},
|
||||
title: "Spring Essentials Collection", excerpt: "Refresh your wardrobe with our spring collection featuring lightweight layers, pastel colors, and versatile pieces perfect for transitional weather.", imageSrc: "http://img.b2bpic.net/free-photo/young-handsome-man-walking-down-street_1303-24594.jpg?_wi=2", authorName: "Trend Curator", authorAvatar: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg", date: "05 Jan 2025"},
|
||||
{
|
||||
id: "4", category: ["Formal", "Premium"],
|
||||
title: "Elegant Formal Wear", excerpt: "Discover our premium formal collection designed for special occasions with sophisticated styles, premium fabrics, and impeccable tailoring.", imageSrc: "http://img.b2bpic.net/free-photo/wide-assortment-jeans-hanging-store_627829-6053.jpg", authorName: "Fashion Stylist", authorAvatar: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg", date: "01 Jan 2025"},
|
||||
title: "Elegant Formal Wear", excerpt: "Discover our premium formal collection designed for special occasions with sophisticated styles, premium fabrics, and impeccable tailoring.", imageSrc: "http://img.b2bpic.net/free-photo/wide-assortment-jeans-hanging-store_627829-6053.jpg?_wi=2", authorName: "Fashion Stylist", authorAvatar: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg", date: "01 Jan 2025"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user