Update src/app/collections/page.tsx
This commit is contained in:
@@ -48,7 +48,7 @@ const CollectionsPage = () => {
|
||||
description:
|
||||
"Sofas, couches, accent chairs, and coffee tables designed for your perfect gathering space.",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-vector/home-study-room-with-books_25030-39002.jpg",
|
||||
"http://img.b2bpic.net/free-vector/home-study-room-with-books_25030-39002.jpg?_wi=2",
|
||||
imageAlt: "Living room furniture collection modern contemporary",
|
||||
},
|
||||
{
|
||||
@@ -57,7 +57,7 @@ const CollectionsPage = () => {
|
||||
description:
|
||||
"Premium beds, nightstands, and bedroom sets for ultimate comfort and relaxation.",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/pillow-bed_74190-3656.jpg",
|
||||
"http://img.b2bpic.net/free-photo/pillow-bed_74190-3656.jpg?_wi=2",
|
||||
imageAlt:
|
||||
"bedroom furniture collection beds nightstands modern",
|
||||
},
|
||||
@@ -67,7 +67,7 @@ const CollectionsPage = () => {
|
||||
description:
|
||||
"Elegant dining tables, chairs, and buffets for memorable meals with family.",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/background-place-outdoor-tourism-dinner_1220-1243.jpg",
|
||||
"http://img.b2bpic.net/free-photo/background-place-outdoor-tourism-dinner_1220-1243.jpg?_wi=2",
|
||||
imageAlt:
|
||||
"dining furniture collection tables chairs contemporary",
|
||||
},
|
||||
@@ -77,7 +77,7 @@ const CollectionsPage = () => {
|
||||
description:
|
||||
"Curated decor items, lighting, and accessories to complete your interior design.",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/view-modern-photorealistic-lamp_23-2151038946.jpg",
|
||||
"http://img.b2bpic.net/free-photo/view-modern-photorealistic-lamp_23-2151038946.jpg?_wi=2",
|
||||
imageAlt:
|
||||
"home decor accessories lighting contemporary modern",
|
||||
},
|
||||
@@ -100,7 +100,7 @@ const CollectionsPage = () => {
|
||||
price: "$1,299",
|
||||
variant: "Grey · 3 Sizes",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/modern-interior-design-living-room-with-soft-sofa-background-wooden-wall-minim_1258-134116.jpg",
|
||||
"http://img.b2bpic.net/free-photo/modern-interior-design-living-room-with-soft-sofa-background-wooden-wall-minim_1258-134116.jpg?_wi=3",
|
||||
imageAlt: "contemporary grey sectional sofa modern furniture",
|
||||
isFavorited: false,
|
||||
},
|
||||
@@ -110,7 +110,7 @@ const CollectionsPage = () => {
|
||||
price: "$899",
|
||||
variant: "Queen · Beige",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/pillow-bed_74190-2140.jpg",
|
||||
"http://img.b2bpic.net/free-photo/pillow-bed_74190-2140.jpg?_wi=3",
|
||||
imageAlt: "premium memory foam bed frame modern bedroom",
|
||||
isFavorited: false,
|
||||
},
|
||||
@@ -120,7 +120,7 @@ const CollectionsPage = () => {
|
||||
price: "$459",
|
||||
variant: "Natural Wood · Rectangle",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/sofa-chair_74190-3822.jpg",
|
||||
"http://img.b2bpic.net/free-photo/sofa-chair_74190-3822.jpg?_wi=3",
|
||||
imageAlt: "minimalist walnut coffee table wood furniture",
|
||||
isFavorited: false,
|
||||
},
|
||||
@@ -130,7 +130,7 @@ const CollectionsPage = () => {
|
||||
price: "$649",
|
||||
variant: "Charcoal · with Footrest",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/cozy-lively-home-interior-design_23-2151118854.jpg",
|
||||
"http://img.b2bpic.net/free-photo/cozy-lively-home-interior-design_23-2151118854.jpg?_wi=3",
|
||||
imageAlt: "designer accent lounge chair charcoal furniture",
|
||||
isFavorited: false,
|
||||
},
|
||||
@@ -140,7 +140,7 @@ const CollectionsPage = () => {
|
||||
price: "$1,199",
|
||||
variant: "Oak · Seats 6-8",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/empty-chair-table_1339-4300.jpg",
|
||||
"http://img.b2bpic.net/free-photo/empty-chair-table_1339-4300.jpg?_wi=3",
|
||||
imageAlt: "expandable dining table set oak wood furniture",
|
||||
isFavorited: false,
|
||||
},
|
||||
@@ -150,7 +150,7 @@ const CollectionsPage = () => {
|
||||
price: "$799",
|
||||
variant: "Leather Brown · with USB",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/classic-brown-textile-armchair-interior-with-curtain-wooden-floor_8353-8333.jpg",
|
||||
"http://img.b2bpic.net/free-photo/classic-brown-textile-armchair-interior-with-curtain-wooden-floor_8353-8333.jpg?_wi=3",
|
||||
imageAlt: "luxury power reclining chair brown leather modern",
|
||||
isFavorited: false,
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user