Update src/app/collections/page.tsx

This commit is contained in:
2026-03-12 16:23:33 +00:00
parent 8b783cb26e
commit 2ec842367e

View File

@@ -43,44 +43,28 @@ const CollectionsPage = () => {
<FeatureCardEight
features={[
{
id: "1",
title: "Living Room Furniture",
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?_wi=2",
imageAlt: "Living room furniture collection modern contemporary",
},
id: 1,
title: "Living Room Furniture", 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", imageAlt: "Living room furniture collection modern contemporary"},
{
id: "2",
title: "Bedroom Essentials",
description:
"Premium beds, nightstands, and bedroom sets for ultimate comfort and relaxation.",
imageSrc:
"http://img.b2bpic.net/free-photo/pillow-bed_74190-3656.jpg?_wi=2",
imageAlt:
"bedroom furniture collection beds nightstands modern",
},
id: 2,
title: "Bedroom Essentials", description:
"Premium beds, nightstands, and bedroom sets for ultimate comfort and relaxation.", imageSrc:
"http://img.b2bpic.net/free-photo/pillow-bed_74190-3656.jpg", imageAlt:
"bedroom furniture collection beds nightstands modern"},
{
id: "3",
title: "Dining Collections",
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?_wi=2",
imageAlt:
"dining furniture collection tables chairs contemporary",
},
id: 3,
title: "Dining Collections", 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", imageAlt:
"dining furniture collection tables chairs contemporary"},
{
id: "4",
title: "Home Décor",
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?_wi=2",
imageAlt:
"home decor accessories lighting contemporary modern",
},
id: 4,
title: "Home Décor", 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", imageAlt:
"home decor accessories lighting contemporary modern"},
]}
title="Shop by Category"
description="Browse our curated furniture collections organized by room and lifestyle."
@@ -95,64 +79,28 @@ const CollectionsPage = () => {
<ProductCardFour
products={[
{
id: "modern-couch-1",
name: "Contemporary Grey Sectional Sofa",
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?_wi=3",
imageAlt: "contemporary grey sectional sofa modern furniture",
isFavorited: false,
id: "modern-couch-1", name: "Contemporary Grey Sectional Sofa", 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", imageAlt: "contemporary grey sectional sofa modern furniture", isFavorited: false,
},
{
id: "luxury-bed-1",
name: "Premium Memory Foam Bed Frame",
price: "$899",
variant: "Queen · Beige",
imageSrc:
"http://img.b2bpic.net/free-photo/pillow-bed_74190-2140.jpg?_wi=3",
imageAlt: "premium memory foam bed frame modern bedroom",
isFavorited: false,
id: "luxury-bed-1", name: "Premium Memory Foam Bed Frame", price: "$899", variant: "Queen · Beige", imageSrc:
"http://img.b2bpic.net/free-photo/pillow-bed_74190-2140.jpg", imageAlt: "premium memory foam bed frame modern bedroom", isFavorited: false,
},
{
id: "coffee-table-1",
name: "Minimalist Walnut Coffee Table",
price: "$459",
variant: "Natural Wood · Rectangle",
imageSrc:
"http://img.b2bpic.net/free-photo/sofa-chair_74190-3822.jpg?_wi=3",
imageAlt: "minimalist walnut coffee table wood furniture",
isFavorited: false,
id: "coffee-table-1", name: "Minimalist Walnut Coffee Table", price: "$459", variant: "Natural Wood · Rectangle", imageSrc:
"http://img.b2bpic.net/free-photo/sofa-chair_74190-3822.jpg", imageAlt: "minimalist walnut coffee table wood furniture", isFavorited: false,
},
{
id: "accent-chair-1",
name: "Designer Accent Lounge Chair",
price: "$649",
variant: "Charcoal · with Footrest",
imageSrc:
"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,
id: "accent-chair-1", name: "Designer Accent Lounge Chair", price: "$649", variant: "Charcoal · with Footrest", imageSrc:
"http://img.b2bpic.net/free-photo/cozy-lively-home-interior-design_23-2151118854.jpg", imageAlt: "designer accent lounge chair charcoal furniture", isFavorited: false,
},
{
id: "dining-table-1",
name: "Expandable Dining Table Set",
price: "$1,199",
variant: "Oak · Seats 6-8",
imageSrc:
"http://img.b2bpic.net/free-photo/empty-chair-table_1339-4300.jpg?_wi=3",
imageAlt: "expandable dining table set oak wood furniture",
isFavorited: false,
id: "dining-table-1", name: "Expandable Dining Table Set", price: "$1,199", variant: "Oak · Seats 6-8", imageSrc:
"http://img.b2bpic.net/free-photo/empty-chair-table_1339-4300.jpg", imageAlt: "expandable dining table set oak wood furniture", isFavorited: false,
},
{
id: "recliner-1",
name: "Luxury Power Reclining Chair",
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?_wi=3",
imageAlt: "luxury power reclining chair brown leather modern",
isFavorited: false,
id: "recliner-1", name: "Luxury Power Reclining Chair", 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", imageAlt: "luxury power reclining chair brown leather modern", isFavorited: false,
},
]}
title="Featured Furniture Collection"
@@ -170,13 +118,9 @@ const CollectionsPage = () => {
<FooterLogoReveal
logoText="URBAN COMFORT"
leftLink={{
text: "Privacy Policy",
href: "#privacy",
}}
text: "Privacy Policy", href: "#privacy"}}
rightLink={{
text: "Terms & Conditions",
href: "#terms",
}}
text: "Terms & Conditions", href: "#terms"}}
/>
</div>
</ThemeProvider>