diff --git a/src/app/page.tsx b/src/app/page.tsx
index a7c9275..f6d4f9f 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -30,26 +30,13 @@ export default function LandingPage() {
@@ -58,47 +45,20 @@ export default function LandingPage() {
@@ -111,26 +71,11 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
- title: "Eco-Friendly Design",
- description: "High-quality silicone and sustainable materials for daily use.",
- imageSrc: "http://img.b2bpic.net/free-photo/rear-view-glad-woman-wears-yellow-raincoat-with-hood-smiles-happily-walks-shore-mountain-lake_273609-25903.jpg",
- titleImageSrc: "http://img.b2bpic.net/free-photo/crop-woman-closing-thermos_23-2147813973.jpg",
- buttonText: "Learn More",
- },
+ title: "Eco-Friendly Design", description: "High-quality silicone and sustainable materials for daily use.", imageSrc: "http://img.b2bpic.net/free-photo/rear-view-glad-woman-wears-yellow-raincoat-with-hood-smiles-happily-walks-shore-mountain-lake_273609-25903.jpg", titleImageSrc: "http://img.b2bpic.net/free-photo/crop-woman-closing-thermos_23-2147813973.jpg", buttonText: "Learn More"},
{
- title: "Interactive Learning",
- description: "Engaging tools for children that foster creativity and focus.",
- imageSrc: "http://img.b2bpic.net/free-photo/close-up-girl-drawing-her-tablet-with-pen_23-2148254170.jpg",
- titleImageSrc: "http://img.b2bpic.net/free-photo/close-up-girl-learning-with-tablet_23-2148913680.jpg",
- buttonText: "Discover",
- },
+ title: "Interactive Learning", description: "Engaging tools for children that foster creativity and focus.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-girl-drawing-her-tablet-with-pen_23-2148254170.jpg", titleImageSrc: "http://img.b2bpic.net/free-photo/close-up-girl-learning-with-tablet_23-2148913680.jpg", buttonText: "Discover"},
{
- title: "Organized Kitchens",
- description: "Stylish spice sets and storage to clear the clutter.",
- imageSrc: "http://img.b2bpic.net/free-photo/still-life-with-various-spices_23-2149444657.jpg",
- titleImageSrc: "http://img.b2bpic.net/free-photo/still-life-dispenser-bottle_23-2150992105.jpg",
- buttonText: "Explore",
- },
+ title: "Organized Kitchens", description: "Stylish spice sets and storage to clear the clutter.", imageSrc: "http://img.b2bpic.net/free-photo/still-life-with-various-spices_23-2149444657.jpg", titleImageSrc: "http://img.b2bpic.net/free-photo/still-life-dispenser-bottle_23-2150992105.jpg", buttonText: "Explore"},
]}
title="Smart Living Simplified"
description="We handpick items that balance style, functionality, and durability to make your house feel like a home."
@@ -144,42 +89,12 @@ export default function LandingPage() {
gridVariant="three-columns-all-equal-width"
useInvertedBackground={true}
products={[
- {
- id: "p1",
- name: "Silicone Water Bottle",
- price: "$15.00",
- imageSrc: "http://img.b2bpic.net/free-photo/top-view-yoga-essential-items_23-2149458907.jpg",
- },
- {
- id: "p2",
- name: "LCD Writing Tablet",
- price: "$22.00",
- imageSrc: "http://img.b2bpic.net/free-photo/collection-various-stationery-goods-studying_23-2148200051.jpg",
- },
- {
- id: "p3",
- name: "6 Pc Spice Set",
- price: "$35.00",
- imageSrc: "http://img.b2bpic.net/free-photo/still-life-with-various-spices_23-2149444686.jpg",
- },
- {
- id: "p4",
- name: "Kitchen Tool Set",
- price: "$28.00",
- imageSrc: "http://img.b2bpic.net/free-photo/high-angle-preserved-mussels-can-with-fork_23-2148793626.jpg",
- },
- {
- id: "p5",
- name: "Home Essential Tray",
- price: "$12.00",
- imageSrc: "http://img.b2bpic.net/free-photo/front-view-natural-self-care-products-assortment_23-2148980974.jpg",
- },
- {
- id: "p6",
- name: "Kids Writing Pad",
- price: "$19.00",
- imageSrc: "http://img.b2bpic.net/free-photo/underwater-play-dough-background-with-turtle_23-2149700409.jpg",
- },
+ { id: "p1", name: "Silicone Water Bottle", price: "$15.00", imageSrc: "http://img.b2bpic.net/free-photo/top-view-yoga-essential-items_23-2149458907.jpg" },
+ { id: "p2", name: "LCD Writing Tablet", price: "$22.00", imageSrc: "http://img.b2bpic.net/free-photo/collection-various-stationery-goods-studying_23-2148200051.jpg" },
+ { id: "p3", name: "6 Pc Spice Set", price: "$35.00", imageSrc: "http://img.b2bpic.net/free-photo/still-life-with-various-spices_23-2149444686.jpg" },
+ { id: "p4", name: "Kitchen Tool Set", price: "$28.00", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-preserved-mussels-can-with-fork_23-2148793626.jpg" },
+ { id: "p5", name: "Home Essential Tray", price: "$12.00", imageSrc: "http://img.b2bpic.net/free-photo/front-view-natural-self-care-products-assortment_23-2148980974.jpg" },
+ { id: "p6", name: "Kids Writing Pad", price: "$19.00", imageSrc: "http://img.b2bpic.net/free-photo/underwater-play-dough-background-with-turtle_23-2149700409.jpg" },
]}
title="Shop Our Collection"
description="Browse our latest arrivals and community favorites."
@@ -188,30 +103,16 @@ export default function LandingPage() {
@@ -333,29 +169,15 @@ export default function LandingPage() {
logoText="Allymo"
columns={[
{
- title: "Shop",
- items: [
- {
- label: "Kitchen Tools",
- href: "#",
- },
- {
- label: "Kids Products",
- href: "#",
- },
+ title: "Shop", items: [
+ { label: "Kitchen Tools", href: "#" },
+ { label: "Kids Products", href: "#" },
],
},
{
- title: "Support",
- items: [
- {
- label: "Contact Us",
- href: "#",
- },
- {
- label: "FAQ",
- href: "#",
- },
+ title: "Support", items: [
+ { label: "Contact Us", href: "#" },
+ { label: "FAQ", href: "#" },
],
},
]}