From fcf465fa782dd1fa0067b60c5290a08606e967cd Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 25 Mar 2026 15:10:29 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 176 +++++++++++------------------------------------ 1 file changed, 42 insertions(+), 134 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 8450a1f..56229df 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -32,68 +32,43 @@ export default function LandingPage() {
@@ -107,32 +82,19 @@ export default function LandingPage() { useInvertedBackground={false} products={[ { - id: "prod-1", - name: "Smart Desk Organizer", - price: "$39.99", - variant: "Standard", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BRU27RDqJHRslxZ5reajIbYnkg/a-sleek-smart-device-for-personal-organi-1774451277172-926517b9.png", - imageAlt: "Smart Desk Organizer", - }, + id: "prod-1", name: "Smart Desk Organizer", price: "$39.99", variant: "Standard", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BRU27RDqJHRslxZ5reajIbYnkg/a-sleek-smart-device-for-personal-organi-1774451277172-926517b9.png", imageAlt: "Smart Desk Organizer"}, { - id: "prod-2", - name: "Ergonomic Posture Corrector", - price: "$59.99", - variant: "Adjustable", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BRU27RDqJHRslxZ5reajIbYnkg/an-innovative-health-or-wellness-gadget--1774451276996-9f50c96f.png", - imageAlt: "Ergonomic Posture Corrector", - }, + id: "prod-2", name: "Ergonomic Posture Corrector", price: "$59.99", variant: "Adjustable", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BRU27RDqJHRslxZ5reajIbYnkg/an-innovative-health-or-wellness-gadget--1774451276996-9f50c96f.png", imageAlt: "Ergonomic Posture Corrector"}, { - id: "prod-3", - name: "Multi-Function Vegetable Chopper", - price: "$29.99", - variant: "Pro", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BRU27RDqJHRslxZ5reajIbYnkg/a-stylish-and-functional-kitchen-problem-1774451277288-6f0b20f0.png", - imageAlt: "Multi-Function Vegetable Chopper", - }, + id: "prod-3", name: "Multi-Function Vegetable Chopper", price: "$29.99", variant: "Pro", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BRU27RDqJHRslxZ5reajIbYnkg/a-stylish-and-functional-kitchen-problem-1774451277288-6f0b20f0.png", imageAlt: "Multi-Function Vegetable Chopper"}, ]} title="Our Curated Problem Solvers" description="Explore our hand-picked selection of gadgets and tools designed to simplify your daily life and make every task easier." + buttons={[ + { + text: "Shop All Products", href: "https://www.problemssolved.shop?sca_ref=10704201.MzpI7iRDXyVdMR3C" + } + ]} />
@@ -143,18 +105,10 @@ export default function LandingPage() { features={[ { id: 1, - title: "Unbeatable Value", - description: "We guarantee the lowest prices online without compromising on quality or functionality. Your budget-friendly solution starts here.", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BRU27RDqJHRslxZ5reajIbYnkg/an-abstract-illustration-representing-lo-1774451276732-94cea35a.png", - imageAlt: "Graphic representing low prices", - }, + title: "Unbeatable Value", description: "We guarantee the lowest prices online without compromising on quality or functionality. Your budget-friendly solution starts here.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BRU27RDqJHRslxZ5reajIbYnkg/an-abstract-illustration-representing-lo-1774451276732-94cea35a.png", imageAlt: "Graphic representing low prices"}, { id: 2, - title: "Fast Worldwide Delivery", - description: "No matter where you are, our efficient global shipping ensures your problem-solving gadgets arrive quickly and safely at your doorstep.", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BRU27RDqJHRslxZ5reajIbYnkg/an-abstract-illustration-of-fast-worldwi-1774451277034-5a76ed56.png", - imageAlt: "Graphic representing fast worldwide delivery", - }, + title: "Fast Worldwide Delivery", description: "No matter where you are, our efficient global shipping ensures your problem-solving gadgets arrive quickly and safely at your doorstep.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BRU27RDqJHRslxZ5reajIbYnkg/an-abstract-illustration-of-fast-worldwi-1774451277034-5a76ed56.png", imageAlt: "Graphic representing fast worldwide delivery"}, ]} title="Why Choose Problems Solved?" description="We're dedicated to bringing you the best solutions that actually work, combined with an unparalleled shopping experience." @@ -169,41 +123,17 @@ export default function LandingPage() { useInvertedBackground={false} testimonials={[ { - id: "1", - name: "Sarah J.", - role: "Busy Professional", - company: "Tech Innovations", - rating: 5, - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BRU27RDqJHRslxZ5reajIbYnkg/professional-headshot-of-a-smiling-young-1774451276202-3fd09864.png", - imageAlt: "Sarah J.", - }, + id: "1", name: "Sarah J.", role: "Busy Professional", company: "Tech Innovations", rating: 5, + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BRU27RDqJHRslxZ5reajIbYnkg/professional-headshot-of-a-smiling-young-1774451276202-3fd09864.png", imageAlt: "Sarah J."}, { - id: "2", - name: "Michael C.", - role: "Home Enthusiast", - company: "Smart Living", - rating: 5, - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BRU27RDqJHRslxZ5reajIbYnkg/professional-headshot-of-a-confident-mid-1774451276474-3b4552dd.png", - imageAlt: "Michael C.", - }, + id: "2", name: "Michael C.", role: "Home Enthusiast", company: "Smart Living", rating: 5, + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BRU27RDqJHRslxZ5reajIbYnkg/professional-headshot-of-a-confident-mid-1774451276474-3b4552dd.png", imageAlt: "Michael C."}, { - id: "3", - name: "Emily R.", - role: "Student & Creator", - company: "Creative Space", - rating: 5, - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BRU27RDqJHRslxZ5reajIbYnkg/professional-headshot-of-a-thoughtful-yo-1774451276305-ae87fb69.png", - imageAlt: "Emily R.", - }, + id: "3", name: "Emily R.", role: "Student & Creator", company: "Creative Space", rating: 5, + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BRU27RDqJHRslxZ5reajIbYnkg/professional-headshot-of-a-thoughtful-yo-1774451276305-ae87fb69.png", imageAlt: "Emily R."}, { - id: "4", - name: "David K.", - role: "Small Business Owner", - company: "Efficiency Solutions", - rating: 5, - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BRU27RDqJHRslxZ5reajIbYnkg/professional-headshot-of-a-friendly-man--1774451276873-ef85a71c.png", - imageAlt: "David K.", - }, + id: "4", name: "David K.", role: "Small Business Owner", company: "Efficiency Solutions", rating: 5, + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BRU27RDqJHRslxZ5reajIbYnkg/professional-headshot-of-a-friendly-man--1774451276873-ef85a71c.png", imageAlt: "David K."}, ]} title="Real Solutions, Real Stories" description="Hear directly from our satisfied customers who have simplified their lives with our innovative products." @@ -217,19 +147,13 @@ export default function LandingPage() { metrics={[ { icon: CheckCircle, - label: "Curated Solutions", - value: "100%", - }, + label: "Curated Solutions", value: "100%"}, { icon: Users, - label: "Satisfied Customers", - value: "99%", - }, + label: "Satisfied Customers", value: "99%"}, { icon: Truck, - label: "On-Time Delivery", - value: "98%", - }, + label: "On-Time Delivery", value: "98%"}, ]} metricsAnimation="slide-up" /> @@ -240,20 +164,11 @@ export default function LandingPage() { useInvertedBackground={false} faqs={[ { - id: "1", - title: "How do I track my order?", - content: "You can easily track your order using the 'Track Your Order' link in our navigation menu. Enter your tracking number to see real-time updates.", - }, + id: "1", title: "How do I track my order?", content: "You can easily track your order using the 'Track Your Order' link in our navigation menu. Enter your tracking number to see real-time updates."}, { - id: "2", - title: "What is your return policy?", - content: "We offer a hassle-free return policy within 30 days of purchase for any unused items. Please visit our 'Contact' page for more details on initiating a return.", - }, + id: "2", title: "What is your return policy?", content: "We offer a hassle-free return policy within 30 days of purchase for any unused items. Please visit our 'Contact' page for more details on initiating a return."}, { - id: "3", - title: "Do you ship internationally?", - content: "Yes, we proudly offer fast worldwide delivery to most countries. Shipping costs and times may vary depending on your location.", - }, + id: "3", title: "Do you ship internationally?", content: "Yes, we proudly offer fast worldwide delivery to most countries. Shipping costs and times may vary depending on your location."}, ]} sideTitle="Frequently Asked Questions" faqsAnimation="slide-up" @@ -264,16 +179,13 @@ export default function LandingPage() { @@ -282,16 +194,12 @@ export default function LandingPage() { ); -} +} \ No newline at end of file