Update src/app/shop/home-essentials/page.tsx
This commit is contained in:
@@ -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