diff --git a/src/app/page.tsx b/src/app/page.tsx
index 1117939..c45b67a 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -32,21 +32,13 @@ export default function LandingPage() {
@@ -58,35 +50,15 @@ export default function LandingPage() {
description="Crafting timeless furniture for the modern home. Sustainable materials meet artisan precision."
buttons={[
{
- text: "Shop Collection",
- href: "#products",
- },
+ text: "Shop Collection", href: "#products"},
]}
slides={[
- {
- imageSrc: "http://img.b2bpic.net/free-photo/lit-lamp-sofa-with-some-cushions_1203-542.jpg",
- imageAlt: "Slide 1",
- },
- {
- imageSrc: "http://img.b2bpic.net/free-photo/background-zoom-calls-with-chair-plant_23-2149684454.jpg",
- imageAlt: "Slide 2",
- },
- {
- imageSrc: "http://img.b2bpic.net/free-photo/keto-diet-food-still-life_23-2149278985.jpg",
- imageAlt: "Slide 3",
- },
- {
- imageSrc: "http://img.b2bpic.net/free-photo/still-life-object_1122-1808.jpg",
- imageAlt: "Slide 4",
- },
- {
- imageSrc: "http://img.b2bpic.net/free-photo/still-life-flowers-with-decorative-objects-living-room_169016-5968.jpg",
- imageAlt: "Slide 5",
- },
- {
- imageSrc: "http://img.b2bpic.net/free-photo/outdoors-table-ocean-beach-background_53876-23233.jpg",
- imageAlt: "Slide 6",
- },
+ { imageSrc: "http://img.b2bpic.net/free-photo/lit-lamp-sofa-with-some-cushions_1203-542.jpg", imageAlt: "Slide 1" },
+ { imageSrc: "http://img.b2bpic.net/free-photo/background-zoom-calls-with-chair-plant_23-2149684454.jpg", imageAlt: "Slide 2" },
+ { imageSrc: "http://img.b2bpic.net/free-photo/keto-diet-food-still-life_23-2149278985.jpg", imageAlt: "Slide 3" },
+ { imageSrc: "http://img.b2bpic.net/free-photo/still-life-object_1122-1808.jpg", imageAlt: "Slide 4" },
+ { imageSrc: "http://img.b2bpic.net/free-photo/still-life-flowers-with-decorative-objects-living-room_169016-5968.jpg", imageAlt: "Slide 5" },
+ { imageSrc: "http://img.b2bpic.net/free-photo/outdoors-table-ocean-beach-background_53876-23233.jpg", imageAlt: "Slide 6" },
]}
/>
@@ -95,19 +67,9 @@ export default function LandingPage() {
@@ -117,27 +79,9 @@ export default function LandingPage() {
textboxLayout="split"
useInvertedBackground={false}
features={[
- {
- tag: "Design",
- title: "Dining Essentials",
- subtitle: "Crafted Oak",
- description: "Beautiful dining sets for everyday gatherings.",
- imageSrc: "http://img.b2bpic.net/free-photo/minimalist-spacious-interior-design_23-2150378910.jpg",
- },
- {
- tag: "Comfort",
- title: "Living Spaces",
- subtitle: "Plush Fabric",
- description: "Luxurious seating designed for ultimate comfort.",
- imageSrc: "http://img.b2bpic.net/free-photo/empty-chair_74190-2075.jpg",
- },
- {
- tag: "Storage",
- title: "Bedroom Storage",
- subtitle: "Modern Wood",
- description: "Organized elegance for your personal sanctuary.",
- imageSrc: "http://img.b2bpic.net/free-photo/maximalist-interior-design_23-2151898542.jpg",
- },
+ { tag: "Design", title: "Dining Essentials", subtitle: "Crafted Oak", description: "Beautiful dining sets for everyday gatherings.", imageSrc: "http://img.b2bpic.net/free-photo/minimalist-spacious-interior-design_23-2150378910.jpg" },
+ { tag: "Comfort", title: "Living Spaces", subtitle: "Plush Fabric", description: "Luxurious seating designed for ultimate comfort.", imageSrc: "http://img.b2bpic.net/free-photo/empty-chair_74190-2075.jpg" },
+ { tag: "Storage", title: "Bedroom Storage", subtitle: "Modern Wood", description: "Organized elegance for your personal sanctuary.", imageSrc: "http://img.b2bpic.net/free-photo/maximalist-interior-design_23-2151898542.jpg" },
]}
title="Featured Collections"
description="Explore our hand-selected furniture designed to elevate your living spaces with character and comfort."
@@ -151,42 +95,12 @@ export default function LandingPage() {
gridVariant="four-items-2x2-equal-grid"
useInvertedBackground={false}
products={[
- {
- id: "p1",
- name: "Minimalist Armchair",
- price: "$899",
- imageSrc: "http://img.b2bpic.net/free-photo/sexy-blond-female-black-costume-sits-round-black-chair-empty-room_613910-336.jpg",
- },
- {
- id: "p2",
- name: "Oak Workspace Desk",
- price: "$1250",
- imageSrc: "http://img.b2bpic.net/free-photo/modern-luxury-dining-room-interior-design-with-ceiling-lamps_53876-128669.jpg",
- },
- {
- id: "p3",
- name: "Floating Wall Shelf",
- price: "$145",
- imageSrc: "http://img.b2bpic.net/free-photo/home-plant-decoration-arrangement-with-copy-space_23-2149090588.jpg",
- },
- {
- id: "p4",
- name: "Plush Fabric Sofa",
- price: "$2400",
- imageSrc: "http://img.b2bpic.net/free-photo/home-detail-comfortable-modern-couch_1203-5206.jpg",
- },
- {
- id: "p5",
- name: "Dining Table Oak",
- price: "$1800",
- imageSrc: "http://img.b2bpic.net/free-photo/group-friends-playing-beer-pong-together-party_23-2149431349.jpg",
- },
- {
- id: "p6",
- name: "Bedroom Side Table",
- price: "$320",
- imageSrc: "http://img.b2bpic.net/free-photo/black-wooden-wardrobe-decorated-with-blinds-wardrobe-with-blinds-decoration_169016-13499.jpg",
- },
+ { id: "p1", name: "Minimalist Armchair", price: "$899", imageSrc: "http://img.b2bpic.net/free-photo/sexy-blond-female-black-costume-sits-round-black-chair-empty-room_613910-336.jpg" },
+ { id: "p2", name: "Oak Workspace Desk", price: "$1250", imageSrc: "http://img.b2bpic.net/free-photo/modern-luxury-dining-room-interior-design-with-ceiling-lamps_53876-128669.jpg" },
+ { id: "p3", name: "Floating Wall Shelf", price: "$145", imageSrc: "http://img.b2bpic.net/free-photo/home-plant-decoration-arrangement-with-copy-space_23-2149090588.jpg" },
+ { id: "p4", name: "Plush Fabric Sofa", price: "$2400", imageSrc: "http://img.b2bpic.net/free-photo/home-detail-comfortable-modern-couch_1203-5206.jpg" },
+ { id: "p5", name: "Dining Table Oak", price: "$1800", imageSrc: "http://img.b2bpic.net/free-photo/group-friends-playing-beer-pong-together-party_23-2149431349.jpg" },
+ { id: "p6", name: "Bedroom Side Table", price: "$320", imageSrc: "http://img.b2bpic.net/free-photo/black-wooden-wardrobe-decorated-with-blinds-wardrobe-with-blinds-decoration_169016-13499.jpg" },
]}
title="New Arrivals"
description="Latest pieces inspired by organic form and function."
@@ -198,14 +112,7 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={false}
names={[
- "DesignInterior",
- "UrbanHome",
- "ClassicFurnish",
- "ModernLiving",
- "CraftStyle",
- "EcoHabits",
- "PureDesign",
- ]}
+ "DesignInterior", "UrbanHome", "ClassicFurnish", "ModernLiving", "CraftStyle", "EcoHabits", "PureDesign"]}
title="Trusted by Experts"
description="Designers and decorators rely on our quality."
/>
@@ -214,43 +121,14 @@ export default function LandingPage() {