Merge version_3 into main #2
@@ -138,17 +138,17 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
products={[
|
||||
{
|
||||
id: "p1", name: "Velvet Luxe", price: "$120", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-standing-looking-pearl-room-long-white-dress_176474-5569.jpg"},
|
||||
id: "p1", name: "Velvet Luxe - Elegant Blackout", price: "$120", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-standing-looking-pearl-room-long-white-dress_176474-5569.jpg"},
|
||||
{
|
||||
id: "p2", name: "Airy Sheer", price: "$85", imageSrc: "http://img.b2bpic.net/free-photo/creative-portrait-man-with-curtains-shadows-from-window_23-2149657500.jpg"},
|
||||
id: "p2", name: "Airy Sheer - Light Filtering", price: "$85", imageSrc: "http://img.b2bpic.net/free-photo/creative-portrait-man-with-curtains-shadows-from-window_23-2149657500.jpg"},
|
||||
{
|
||||
id: "p3", name: "Rustic Linen", price: "$95", imageSrc: "http://img.b2bpic.net/free-photo/hammock-chair-boho-style-with-stack-books-concept-cozy-place-relax-home_169016-8669.jpg"},
|
||||
id: "p3", name: "Rustic Linen - Breathable Texture", price: "$95", imageSrc: "http://img.b2bpic.net/free-photo/hammock-chair-boho-style-with-stack-books-concept-cozy-place-relax-home_169016-8669.jpg"},
|
||||
{
|
||||
id: "p4", name: "Classic Pattern", price: "$110", imageSrc: "http://img.b2bpic.net/free-photo/curtain-decorated-with-brown-rope_1304-3712.jpg"},
|
||||
id: "p4", name: "Classic Pattern - Timeless Design", price: "$110", imageSrc: "http://img.b2bpic.net/free-photo/curtain-decorated-with-brown-rope_1304-3712.jpg"},
|
||||
{
|
||||
id: "p5", name: "Nightfall Blackout", price: "$150", imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-white-flower-near-window-with-beautiful-view_181624-10998.jpg"},
|
||||
id: "p5", name: "Nightfall Blackout - Maximum Privacy", price: "$150", imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-white-flower-near-window-with-beautiful-view_181624-10998.jpg"},
|
||||
{
|
||||
id: "p6", name: "Embroidered Heritage", price: "$180", imageSrc: "http://img.b2bpic.net/free-photo/retro-world-theatre-day-scenes-with-theatre-curtain_23-2151211374.jpg"},
|
||||
id: "p6", name: "Embroidered Heritage - Artisan Crafted", price: "$180", imageSrc: "http://img.b2bpic.net/free-photo/retro-world-theatre-day-scenes-with-theatre-curtain_23-2151211374.jpg"},
|
||||
]}
|
||||
title="Our Curated Collection"
|
||||
description="From sheer minimalist drapes to bold velvet statements, find the perfect fabric for your unique interior style."
|
||||
|
||||
Reference in New Issue
Block a user