Merge version_1 into main #2
@@ -69,7 +69,7 @@ export default function LandingPage() {
|
||||
carouselMode="buttons"
|
||||
products={[
|
||||
{
|
||||
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: "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", 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"},
|
||||
{
|
||||
@@ -90,7 +90,6 @@ export default function LandingPage() {
|
||||
imageSrc="http://img.b2bpic.net/free-photo/content-model-walking-with-bags_23-2147669890.jpg"
|
||||
imageAlt="Modern fashion boutique interior"
|
||||
useInvertedBackground={false}
|
||||
mediaAnimation="opacity"
|
||||
buttonAnimation="slide-up"
|
||||
/>
|
||||
</div>
|
||||
@@ -155,7 +154,7 @@ export default function LandingPage() {
|
||||
blogs={[
|
||||
{
|
||||
id: "1", category: ["Summer", "Trends"],
|
||||
title: "Summer Collection 2025", excerpt: "Discover our vibrant summer styles featuring breathable fabrics, bright colors, and comfortable fits perfect for warm weather and outdoor activities.", imageSrc: "http://img.b2bpic.net/free-photo/positive-blonde-female-black-eyeglasses-chooses-fashionable-clothes-coat-rack_613910-7654.jpg?_wi=2", authorName: "Fashion Team", authorAvatar: "http://img.b2bpic.net/free-photo/front-view-cute-girl-looking-away_23-2148436134.jpg", date: "15 Jan 2025"},
|
||||
title: "Summer Collection 2025", excerpt: "Discover our vibrant summer styles featuring breathable fabrics, bright colors, and comfortable fits perfect for warm weather and outdoor activities.", imageSrc: "http://img.b2bpic.net/free-photo/positive-blonde-female-black-eyeglasses-chooses-fashionable-clothes-coat-rack_613910-7654.jpg", authorName: "Fashion Team", authorAvatar: "http://img.b2bpic.net/free-photo/front-view-cute-girl-looking-away_23-2148436134.jpg", date: "15 Jan 2025"},
|
||||
{
|
||||
id: "2", category: ["Winter", "Premium"],
|
||||
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"},
|
||||
|
||||
Reference in New Issue
Block a user