Merge version_1 into main #3
@@ -36,7 +36,8 @@ export default function HandbagsPage() {
|
||||
{ name: "Wishlist", id: "wishlist" },
|
||||
]}
|
||||
button={{
|
||||
text: "Browse Collection", href: "#products"}}
|
||||
text: "Browse Collection", href: "#products"
|
||||
}}
|
||||
animateOnLoad={true}
|
||||
/>
|
||||
</div>
|
||||
@@ -76,16 +77,20 @@ export default function HandbagsPage() {
|
||||
{
|
||||
id: 1,
|
||||
title: "Crossbody Bags", description: "Perfect for everyday elegance. Our crossbody collection features versatile designs that transition seamlessly from office to evening. Each piece is selected for its superior craftsmanship and timeless appeal.", phoneOne={{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/small-purse-studio-still-life_23-2151046449.jpg", imageAlt: "Crossbody handbags collection"}},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/small-purse-studio-still-life_23-2151046449.jpg", imageAlt: "Crossbody handbags collection"
|
||||
}},
|
||||
phoneTwo={{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-backpack-with-several-books_23-2147615112.jpg", imageAlt: "Premium leather crossbody detail"}},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-backpack-with-several-books_23-2147615112.jpg", imageAlt: "Premium leather crossbody detail"
|
||||
}},
|
||||
},
|
||||
{
|
||||
id: 2,
|
||||
title: "Structured Totes", description: "Make a statement with our sophisticated tote collection. Designed for the woman who demands both style and function, these bags complement any wardrobe while providing ample space for daily essentials.", phoneOne={{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/fashion-objects-womans-hands-with-bag-sunglasses-fashionable-girl-sitting-outdoor-stylish-jeans_273443-1577.jpg", imageAlt: "Structured tote handbags"}},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/fashion-objects-womans-hands-with-bag-sunglasses-fashionable-girl-sitting-outdoor-stylish-jeans_273443-1577.jpg", imageAlt: "Structured tote handbags"
|
||||
}},
|
||||
phoneTwo={{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-backpack-with-several-books_23-2147615112.jpg", imageAlt: "Tote bag detail"}},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-backpack-with-several-books_23-2147615112.jpg", imageAlt: "Tote bag detail"
|
||||
}},
|
||||
},
|
||||
]}
|
||||
showStepNumbers={true}
|
||||
@@ -134,9 +139,11 @@ export default function HandbagsPage() {
|
||||
<MetricCardEleven
|
||||
metrics={[
|
||||
{
|
||||
id: "1", value: "Hand-Curated", title: "Quality Sourced", description: "Every handbag is personally selected for exceptional craftsmanship and timeless design.", imageSrc: "http://img.b2bpic.net/free-photo/rough-studio-shot-fabric-horizontal-material_1122-2405.jpg", imageAlt: "Luxury leather texture premium material"},
|
||||
id: "1", value: "Hand-Curated", title: "Quality Sourced", description: "Every handbag is personally selected for exceptional craftsmanship and timeless design.", imageSrc: "http://img.b2bpic.net/free-photo/rough-studio-shot-fabric-horizontal-material_1122-2405.jpg", imageAlt: "Luxury leather texture premium material"
|
||||
},
|
||||
{
|
||||
id: "2", value: "Premium", title: "Affordable Luxury", description: "Access designer-quality handbags without the premium price tag. Luxury should be accessible.", imageSrc: "http://img.b2bpic.net/free-photo/happy-man-red-sweater-guy-front-fireplace-male-background-christmas-tree_1157-40667.jpg", imageAlt: "Luxury packaging presentation"},
|
||||
id: "2", value: "Premium", title: "Affordable Luxury", description: "Access designer-quality handbags without the premium price tag. Luxury should be accessible.", imageSrc: "http://img.b2bpic.net/free-photo/happy-man-red-sweater-guy-front-fireplace-male-background-christmas-tree_1157-40667.jpg", imageAlt: "Luxury packaging presentation"
|
||||
},
|
||||
]}
|
||||
title="Why Choose Our Handbag Collection"
|
||||
description="Discover what makes The Refined Room your trusted destination for elegant handbags"
|
||||
@@ -155,16 +162,20 @@ export default function HandbagsPage() {
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "Sarah Mitchell", handle: "@sarahlovesrefined", testimonial: "The quality of these handbags is incredible. I've been using my crossbody for over a year and it still looks brand new. Highly recommend!", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/business-woman-portrait-crossed-arms-blonde-female_1212-684.jpg", imageAlt: "Sarah Mitchell"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/business-woman-portrait-crossed-arms-blonde-female_1212-684.jpg", imageAlt: "Sarah Mitchell"
|
||||
},
|
||||
{
|
||||
id: "2", name: "Jessica Chen", handle: "@jessicahome", testimonial: "Finally found a place that combines style with affordability. The perfect handbag for every occasion at prices that make sense.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-smiling-woman-looking-camera-gray_171337-13285.jpg", imageAlt: "Jessica Chen"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-smiling-woman-looking-camera-gray_171337-13285.jpg", imageAlt: "Jessica Chen"
|
||||
},
|
||||
{
|
||||
id: "3", name: "Emily Rodriguez", handle: "@emilyrefines", testimonial: "The service is impeccable and the products are even better. Every handbag purchase feels like a special investment in my wardrobe.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-successful-entrepreneur_1098-3855.jpg", imageAlt: "Emily Rodriguez"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-successful-entrepreneur_1098-3855.jpg", imageAlt: "Emily Rodriguez"
|
||||
},
|
||||
{
|
||||
id: "4", name: "Michelle Park", handle: "@michelleshopping", testimonial: "The Refined Room gets it. Beautiful, functional handbags that actually fit my lifestyle and budget. A loyal customer for life!", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-corporate-woman-looks-dreamy-smiles-stands-outside-street-leans-her-head-hands-d_1258-122007.jpg", imageAlt: "Michelle Park"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-corporate-woman-looks-dreamy-smiles-stands-outside-street-leans-her-head-hands-d_1258-122007.jpg", imageAlt: "Michelle Park"
|
||||
},
|
||||
]}
|
||||
showRating={true}
|
||||
title="What Handbag Lovers Say"
|
||||
|
||||
@@ -36,7 +36,8 @@ export default function HomeEssentialsPage() {
|
||||
{ name: "Wishlist", id: "wishlist" },
|
||||
]}
|
||||
button={{
|
||||
text: "Browse Collection", href: "#products"}}
|
||||
text: "Browse Collection", href: "#products"
|
||||
}}
|
||||
animateOnLoad={true}
|
||||
/>
|
||||
</div>
|
||||
@@ -76,16 +77,20 @@ export default function HomeEssentialsPage() {
|
||||
{
|
||||
id: 1,
|
||||
title: "Kitchen Essentials", description: "Create a beautiful and functional kitchen with our carefully selected utensils, tools, and gadgets. From elegant whisks to premium cutting boards, each item is chosen for its quality and aesthetic appeal.", phoneOne={{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-traditional-kitchen-beans_23-2148746913.jpg", imageAlt: "Modern kitchen essentials"}},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-traditional-kitchen-beans_23-2148746913.jpg", imageAlt: "Modern kitchen essentials"
|
||||
}},
|
||||
phoneTwo={{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-eucalyptus-plant_23-2149200324.jpg", imageAlt: "Kitchen utensil set detail"}},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-eucalyptus-plant_23-2149200324.jpg", imageAlt: "Kitchen utensil set detail"
|
||||
}},
|
||||
},
|
||||
{
|
||||
id: 2,
|
||||
title: "Dining & Tableware", description: "Transform your dining experience with our sophisticated dinnerware collections. Each piece is designed to bring elegance to your table and create memorable moments with loved ones.", phoneOne={{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-details-autumn-home-decor-blurred-background_169016-23388.jpg", imageAlt: "Elegant dinnerware collection"}},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-details-autumn-home-decor-blurred-background_169016-23388.jpg", imageAlt: "Elegant dinnerware collection"
|
||||
}},
|
||||
phoneTwo={{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-eucalyptus-plant_23-2149200324.jpg", imageAlt: "Table setting detail"}},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-eucalyptus-plant_23-2149200324.jpg", imageAlt: "Table setting detail"
|
||||
}},
|
||||
},
|
||||
]}
|
||||
showStepNumbers={true}
|
||||
@@ -134,9 +139,11 @@ export default function HomeEssentialsPage() {
|
||||
<MetricCardEleven
|
||||
metrics={[
|
||||
{
|
||||
id: "1", value: "Thoughtfully", title: "Curated Selection", description: "Every home item is selected for its quality, design, and ability to enhance your living space.", imageSrc: "http://img.b2bpic.net/free-photo/rough-studio-shot-fabric-horizontal-material_1122-2405.jpg", imageAlt: "Premium material texture"},
|
||||
id: "1", value: "Thoughtfully", title: "Curated Selection", description: "Every home item is selected for its quality, design, and ability to enhance your living space.", imageSrc: "http://img.b2bpic.net/free-photo/rough-studio-shot-fabric-horizontal-material_1122-2405.jpg", imageAlt: "Premium material texture"
|
||||
},
|
||||
{
|
||||
id: "2", value: "Beautifully", title: "Packaged & Shipped", description: "Your items arrive in elegant packaging that makes unboxing a memorable experience.", imageSrc: "http://img.b2bpic.net/free-photo/happy-man-red-sweater-guy-front-fireplace-male-background-christmas-tree_1157-40667.jpg", imageAlt: "Luxury packaging presentation"},
|
||||
id: "2", value: "Beautifully", title: "Packaged & Shipped", description: "Your items arrive in elegant packaging that makes unboxing a memorable experience.", imageSrc: "http://img.b2bpic.net/free-photo/happy-man-red-sweater-guy-front-fireplace-male-background-christmas-tree_1157-40667.jpg", imageAlt: "Luxury packaging presentation"
|
||||
},
|
||||
]}
|
||||
title="Why Choose Our Home Essentials"
|
||||
description="Discover what makes The Refined Room your trusted destination for home and kitchen excellence"
|
||||
@@ -155,16 +162,20 @@ export default function HomeEssentialsPage() {
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "Sarah Mitchell", handle: "@sarahlovesrefined", testimonial: "My kitchen has never looked better! These essentials are both beautiful and incredibly functional. Worth every penny.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/business-woman-portrait-crossed-arms-blonde-female_1212-684.jpg", imageAlt: "Sarah Mitchell"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/business-woman-portrait-crossed-arms-blonde-female_1212-684.jpg", imageAlt: "Sarah Mitchell"
|
||||
},
|
||||
{
|
||||
id: "2", name: "Jessica Chen", handle: "@jessicahome", testimonial: "Finally found a place that combines style with affordability. The kitchen essentials have completely transformed my cooking experience.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-smiling-woman-looking-camera-gray_171337-13285.jpg", imageAlt: "Jessica Chen"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-smiling-woman-looking-camera-gray_171337-13285.jpg", imageAlt: "Jessica Chen"
|
||||
},
|
||||
{
|
||||
id: "3", name: "Emily Rodriguez", handle: "@emilyrefines", testimonial: "The service is impeccable and the products are even better. Every purchase feels like a special treat for my home.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-successful-entrepreneur_1098-3855.jpg", imageAlt: "Emily Rodriguez"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-successful-entrepreneur_1098-3855.jpg", imageAlt: "Emily Rodriguez"
|
||||
},
|
||||
{
|
||||
id: "4", name: "Michelle Park", handle: "@michelleshopping", testimonial: "The Refined Room gets it. Beautiful home essentials that are both functional and affordable. Highly recommended!", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-corporate-woman-looks-dreamy-smiles-stands-outside-street-leans-her-head-hands-d_1258-122007.jpg", imageAlt: "Michelle Park"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-corporate-woman-looks-dreamy-smiles-stands-outside-street-leans-her-head-hands-d_1258-122007.jpg", imageAlt: "Michelle Park"
|
||||
},
|
||||
]}
|
||||
showRating={true}
|
||||
title="What Home Lovers Say"
|
||||
|
||||
Reference in New Issue
Block a user