diff --git a/src/app/page.tsx b/src/app/page.tsx
index ca86d34..4cda2fc 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -32,21 +32,13 @@ export default function LandingPage() {
@@ -55,47 +47,26 @@ export default function LandingPage() {
@@ -108,41 +79,17 @@ export default function LandingPage() {
useInvertedBackground={false}
products={[
{
- id: "p1",
- name: "Velocity Pro",
- price: "$120",
- imageSrc: "http://img.b2bpic.net/free-photo/boss-boot-service-is-thinking-about-new-design-project_613910-17427.jpg",
- },
+ id: "p1", name: "Velocity Pro", price: "$120", imageSrc: "http://img.b2bpic.net/free-photo/boss-boot-service-is-thinking-about-new-design-project_613910-17427.jpg"},
{
- id: "p2",
- name: "Classic Loafer",
- price: "$180",
- imageSrc: "http://img.b2bpic.net/free-photo/dark-blue-show-rock_52683-94821.jpg",
- },
+ id: "p2", name: "Classic Loafer", price: "$180", imageSrc: "http://img.b2bpic.net/free-photo/dark-blue-show-rock_52683-94821.jpg"},
{
- id: "p3",
- name: "Training Edge",
- price: "$140",
- imageSrc: "http://img.b2bpic.net/free-photo/brown-towel-pair-shoes-with-white-ear-phone-black-background_23-2147924601.jpg",
- },
+ id: "p3", name: "Training Edge", price: "$140", imageSrc: "http://img.b2bpic.net/free-photo/brown-towel-pair-shoes-with-white-ear-phone-black-background_23-2147924601.jpg"},
{
- id: "p4",
- name: "Retro Court",
- price: "$110",
- imageSrc: "http://img.b2bpic.net/free-photo/close-up-person-wearing-futuristic-sneakers_23-2151005708.jpg",
- },
+ id: "p4", name: "Retro Court", price: "$110", imageSrc: "http://img.b2bpic.net/free-photo/close-up-person-wearing-futuristic-sneakers_23-2151005708.jpg"},
{
- id: "p5",
- name: "Eco-Step",
- price: "$130",
- imageSrc: "http://img.b2bpic.net/free-photo/cowboy-boots-stand-wooden-floor_8353-781.jpg",
- },
+ id: "p5", name: "Eco-Step", price: "$130", imageSrc: "http://img.b2bpic.net/free-photo/cowboy-boots-stand-wooden-floor_8353-781.jpg"},
{
- id: "p6",
- name: "Trail Master",
- price: "$160",
- imageSrc: "http://img.b2bpic.net/free-photo/close-up-woman-legs_23-2148523842.jpg",
- },
+ id: "p6", name: "Trail Master", price: "$160", imageSrc: "http://img.b2bpic.net/free-photo/close-up-woman-legs_23-2148523842.jpg"},
]}
title="Latest Arrivals"
description="Discover our collection of premium, handcrafted footwear designed for every lifestyle."
@@ -151,38 +98,21 @@ export default function LandingPage() {
@@ -248,40 +156,15 @@ export default function LandingPage() {
useInvertedBackground={false}
testimonials={[
{
- id: "t1",
- name: "Sarah Miller",
- handle: "@sarah_m",
- testimonial: "The best running shoes I have ever owned. Exceptional comfort!",
- imageSrc: "http://img.b2bpic.net/free-photo/happy-professional_1098-12931.jpg",
- },
+ id: "t1", name: "Sarah Miller", handle: "@sarah_m", testimonial: "The best running shoes I have ever owned. Exceptional comfort!", imageSrc: "http://img.b2bpic.net/free-photo/happy-professional_1098-12931.jpg"},
{
- id: "t2",
- name: "John Doe",
- handle: "@johndoe",
- testimonial: "Stylish enough for work, durable enough for the weekend.",
- imageSrc: "http://img.b2bpic.net/free-photo/close-up-smiley-woman-outdoors_23-2149037634.jpg",
- },
+ id: "t2", name: "John Doe", handle: "@johndoe", testimonial: "Stylish enough for work, durable enough for the weekend.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-smiley-woman-outdoors_23-2149037634.jpg"},
{
- id: "t3",
- name: "Emily Chen",
- handle: "@emilyc",
- testimonial: "Love the breathable mesh and the lightweight feel.",
- imageSrc: "http://img.b2bpic.net/free-photo/attractive-blond-business-woman-white-shirt-eyeglasses-crossed-arms-grey-background_613910-11786.jpg",
- },
+ id: "t3", name: "Emily Chen", handle: "@emilyc", testimonial: "Love the breathable mesh and the lightweight feel.", imageSrc: "http://img.b2bpic.net/free-photo/attractive-blond-business-woman-white-shirt-eyeglasses-crossed-arms-grey-background_613910-11786.jpg"},
{
- id: "t4",
- name: "Mike Ross",
- handle: "@mikeross",
- testimonial: "High performance and great design. Highly recommended.",
- imageSrc: "http://img.b2bpic.net/free-photo/brutal-young-man-sunglasses-hat-island-travel_1321-3839.jpg",
- },
+ id: "t4", name: "Mike Ross", handle: "@mikeross", testimonial: "High performance and great design. Highly recommended.", imageSrc: "http://img.b2bpic.net/free-photo/brutal-young-man-sunglasses-hat-island-travel_1321-3839.jpg"},
{
- id: "t5",
- name: "Anna Smith",
- handle: "@annas",
- testimonial: "Fits perfectly and looks amazing. My go-to shoe now.",
- imageSrc: "http://img.b2bpic.net/free-photo/full-shot-smiley-girl-sitting-skateboard_23-2148672431.jpg",
- },
+ id: "t5", name: "Anna Smith", handle: "@annas", testimonial: "Fits perfectly and looks amazing. My go-to shoe now.", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-smiley-girl-sitting-skateboard_23-2148672431.jpg"},
]}
title="What Our Customers Say"
description="Real feedback from the people who wear SolePath everyday."
@@ -293,20 +176,11 @@ export default function LandingPage() {
useInvertedBackground={true}
faqs={[
{
- id: "q1",
- title: "What is your return policy?",
- content: "You can return any product within 30 days of purchase for a full refund.",
- },
+ id: "q1", title: "What is your return policy?", content: "You can return any product within 30 days of purchase for a full refund."},
{
- id: "q2",
- title: "Do you ship internationally?",
- content: "Yes, we ship to over 100 countries worldwide.",
- },
+ id: "q2", title: "Do you ship internationally?", content: "Yes, we ship to over 100 countries worldwide."},
{
- id: "q3",
- title: "How do I choose the right size?",
- content: "Check our sizing guide for detailed measurements and fit recommendations.",
- },
+ id: "q3", title: "How do I choose the right size?", content: "Check our sizing guide for detailed measurements and fit recommendations."},
]}
sideTitle="Questions?"
sideDescription="Check out our FAQ for more information."
@@ -318,14 +192,11 @@ export default function LandingPage() {
@@ -336,37 +207,25 @@ export default function LandingPage() {
{
items: [
{
- label: "Shop",
- href: "#products",
- },
+ label: "Shop", href: "#products"},
{
- label: "Technology",
- href: "#features",
- },
+ label: "Technology", href: "#features"},
],
},
{
items: [
{
- label: "About",
- href: "#",
- },
+ label: "About", href: "#"},
{
- label: "Support",
- href: "#",
- },
+ label: "Support", href: "#"},
],
},
{
items: [
{
- label: "Terms",
- href: "#",
- },
+ label: "Terms", href: "#"},
{
- label: "Privacy",
- href: "#",
- },
+ label: "Privacy", href: "#"},
],
},
]}