Merge version_3 into main
Merge version_3 into main
This commit was merged in pull request #7.
This commit is contained in:
@@ -159,7 +159,7 @@ export default function LandingPage() {
|
||||
},
|
||||
{
|
||||
id: "bestseller-2", brand: "Elegance Atelier", name: "Signature Silk Scarf", price: "£350", rating: 5,
|
||||
reviewCount: "85", imageSrc: "http://img.b2bpic.net/free-photo/close-up-fashion-details-stylish-woman-purple-suit-walking-city-street-spring-summer-autumn-season-fashion-trend-holding-purse_285396-6994.jpg", imageAlt: "Luxury silk scarf"
|
||||
reviewCount: "85", imageSrc: "http://img.b2bpic.net/free-photo/close-up-fashion-details-stylish-woman-purple-suit-walking-city-street-spring-summer-autumn-season-fashion-trend-holding-purse_285396-6994.jpg?_wi=1", imageAlt: "Luxury silk scarf"
|
||||
},
|
||||
{
|
||||
id: "bestseller-3", brand: "Elegance Atelier", name: "Luxury Leather Handbag", price: "£2,100", rating: 5,
|
||||
@@ -167,7 +167,7 @@ export default function LandingPage() {
|
||||
},
|
||||
{
|
||||
id: "bestseller-4", brand: "Elegance Atelier", name: "Embroidered Evening Clutch", price: "£780", rating: 4,
|
||||
reviewCount: "90", imageSrc: "http://img.b2bpic.net/free-photo/charming-lady-red-stylish-beret-smiling-sitting-sofa-wonderful-young-woman-with-dark-hair-beige-coat-posing_197531-27623.jpg", imageAlt: "Exquisite evening clutch"
|
||||
reviewCount: "90", imageSrc: "http://img.b2bpic.net/free-photo/charming-lady-red-stylish-beret-smiling-sitting-sofa-wonderful-young-woman-with-dark-hair-beige-coat-posing_197531-27623.jpg?_wi=1", imageAlt: "Exquisite evening clutch"
|
||||
}
|
||||
]}
|
||||
/>
|
||||
@@ -198,7 +198,7 @@ export default function LandingPage() {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-cute-young-business-lady-talking-phone_1262-2425.jpg", imageAlt: "Portrait of Dr. Anya Sharma"},
|
||||
{
|
||||
id: "3", name: "Isabella Rossi", role: "Fashion Editor", company: "Chic & Style Magazine", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/charming-lady-red-stylish-beret-smiling-sitting-sofa-wonderful-young-woman-with-dark-hair-beige-coat-posing_197531-27623.jpg", imageAlt: "Portrait of Isabella Rossi"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/charming-lady-red-stylish-beret-smiling-sitting-sofa-wonderful-young-woman-with-dark-hair-beige-coat-posing_197531-27623.jpg?_wi=2", imageAlt: "Portrait of Isabella Rossi"},
|
||||
{
|
||||
id: "4", name: "Chloe Davies", role: "Creative Director", company: "Davies & Co.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/sexy-fbi-female-agent-abadoned-place_627829-8700.jpg", imageAlt: "Portrait of Chloe Davies"},
|
||||
@@ -234,7 +234,7 @@ export default function LandingPage() {
|
||||
id: "2", category: "Behind the Seams", title: "A Day in the Atelier", excerpt: "A glimpse into the meticulous craftsmanship behind every garment.", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-man-painting-indoors_23-2150182592.jpg", imageAlt: "Designer working in an atelier", authorName: "Elegance Atelier Team", authorAvatar: "http://img.b2bpic.net/free-photo/portrait-beautiful-young-business-woman_158595-4753.jpg", date: "November 5, 2024"
|
||||
},
|
||||
{
|
||||
id: "3", category: "Style Guide", title: "Curating Your Luxury Wardrobe", excerpt: "Timeless pieces and how to style them for every occasion.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-fashion-details-stylish-woman-purple-suit-walking-city-street-spring-summer-autumn-season-fashion-trend-holding-purse_285396-6994.jpg", imageAlt: "Stylish wardrobe with luxury items", authorName: "Elegance Atelier Team", authorAvatar: "http://img.b2bpic.net/free-photo/portrait-beautiful-young-business-woman_158595-4753.jpg", date: "November 12, 2024"
|
||||
id: "3", category: "Style Guide", title: "Curating Your Luxury Wardrobe", excerpt: "Timeless pieces and how to style them for every occasion.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-fashion-details-stylish-woman-purple-suit-walking-city-street-spring-summer-autumn-season-fashion-trend-holding-purse_285396-6994.jpg?_wi=2", imageAlt: "Stylish wardrobe with luxury items", authorName: "Elegance Atelier Team", authorAvatar: "http://img.b2bpic.net/free-photo/portrait-beautiful-young-business-woman_158595-4753.jpg", date: "November 12, 2024"
|
||||
},
|
||||
]}
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user