From 078b215d77c5ddefe96f582f3c6c24ae1dd6ab60 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 17 May 2026 10:06:04 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 192 ++++++++++++----------------------------------- 1 file changed, 48 insertions(+), 144 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index b6f0683..07f1192 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -32,38 +32,30 @@ export default function LandingPage() {
@@ -75,9 +67,7 @@ export default function LandingPage() { title="Quality You Can Trust" buttons={[ { - text: "Learn More", - href: "#", - }, + text: "Learn More", href: "#"}, ]} />
@@ -89,35 +79,17 @@ export default function LandingPage() { useInvertedBackground={false} features={[ { - id: "f1", - title: "Fast Shipping", - author: "Express", - description: "Worldwide shipping on all orders.", - tags: [ - "Quick", - ], - imageSrc: "http://img.b2bpic.net/free-photo/close-up-eucalyptus-plant_23-2149200323.jpg", - }, + id: "f1", title: "Fast Shipping", author: "Express", description: "Worldwide shipping on all orders.", tags: [ + "Quick"], + imageSrc: "http://img.b2bpic.net/free-photo/close-up-eucalyptus-plant_23-2149200323.jpg"}, { - id: "f2", - title: "24/7 Support", - author: "Support", - description: "We are here for you whenever.", - tags: [ - "Support", - ], - imageSrc: "http://img.b2bpic.net/free-photo/high-angle-cosmetics-flowers_23-2149270021.jpg", - }, + id: "f2", title: "24/7 Support", author: "Support", description: "We are here for you whenever.", tags: [ + "Support"], + imageSrc: "http://img.b2bpic.net/free-photo/high-angle-cosmetics-flowers_23-2149270021.jpg"}, { - id: "f3", - title: "Secure Checkout", - author: "Trust", - description: "Your data is always encrypted.", - tags: [ - "Safe", - ], - imageSrc: "http://img.b2bpic.net/free-photo/flower-vase-orange-new-year-chinese-2021_23-2148763900.jpg", - }, + id: "f3", title: "Secure Checkout", author: "Trust", description: "Your data is always encrypted.", tags: [ + "Safe"], + imageSrc: "http://img.b2bpic.net/free-photo/flower-vase-orange-new-year-chinese-2021_23-2148763900.jpg"}, ]} title="Why Shop With Us?" description="We ensure the highest quality control and customer experience for every single order." @@ -129,47 +101,23 @@ export default function LandingPage() { layout="section" products={[ { - id: "p1", - name: "Minimalist Desk Gadget", - price: "$29.99", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/plant-glasses-near-empty-sketchbook_23-2147768914.jpg", - }, + id: "p1", name: "Minimalist Desk Gadget", price: "$29.99", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/plant-glasses-near-empty-sketchbook_23-2147768914.jpg"}, { - id: "p2", - name: "Travel Backpack", - price: "$89.99", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/front-view-female-tourist-going-mountain-trip-with-backpack_179666-32235.jpg", - }, + id: "p2", name: "Travel Backpack", price: "$89.99", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/front-view-female-tourist-going-mountain-trip-with-backpack_179666-32235.jpg"}, { - id: "p3", - name: "Modern Accent Decor", - price: "$45.00", - rating: 4, - imageSrc: "http://img.b2bpic.net/free-photo/rice-grains-zakat-concept_23-2149359466.jpg", - }, + id: "p3", name: "Modern Accent Decor", price: "$45.00", rating: 4, + imageSrc: "http://img.b2bpic.net/free-photo/rice-grains-zakat-concept_23-2149359466.jpg"}, { - id: "p4", - name: "Smart Kitchen Appliance", - price: "$65.50", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/man-looking-tablet-with-intelligent-software-placed-kitchen-table-controlling-light-with-high_482257-2843.jpg", - }, + id: "p4", name: "Smart Kitchen Appliance", price: "$65.50", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/man-looking-tablet-with-intelligent-software-placed-kitchen-table-controlling-light-with-high_482257-2843.jpg"}, { - id: "p5", - name: "Premium Coffee Mug", - price: "$19.99", - rating: 4, - imageSrc: "http://img.b2bpic.net/free-photo/top-view-colored-reusable-cups-table_23-2148780224.jpg", - }, + id: "p5", name: "Premium Coffee Mug", price: "$19.99", rating: 4, + imageSrc: "http://img.b2bpic.net/free-photo/top-view-colored-reusable-cups-table_23-2148780224.jpg"}, { - id: "p6", - name: "Digital Fitness Tracker", - price: "$129.99", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/minimalist-tech-setup-with-tablet-stylus-earbuds_58702-17201.jpg", - }, + id: "p6", name: "Digital Fitness Tracker", price: "$129.99", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/minimalist-tech-setup-with-tablet-stylus-earbuds_58702-17201.jpg"}, ]} /> @@ -179,30 +127,15 @@ export default function LandingPage() { useInvertedBackground={true} testimonials={[ { - id: "t1", - name: "Alice M.", - imageSrc: "http://img.b2bpic.net/free-photo/smiley-businesswoman-conference-room_23-2148911825.jpg", - }, + id: "t1", name: "Alice M.", imageSrc: "http://img.b2bpic.net/free-photo/smiley-businesswoman-conference-room_23-2148911825.jpg"}, { - id: "t2", - name: "Bob D.", - imageSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-man-posing_23-2148563421.jpg", - }, + id: "t2", name: "Bob D.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-man-posing_23-2148563421.jpg"}, { - id: "t3", - name: "Charlie R.", - imageSrc: "http://img.b2bpic.net/free-photo/man-happily-clapping-hands-satisfied-with-accomplishments-studio-background_482257-92829.jpg", - }, + id: "t3", name: "Charlie R.", imageSrc: "http://img.b2bpic.net/free-photo/man-happily-clapping-hands-satisfied-with-accomplishments-studio-background_482257-92829.jpg"}, { - id: "t4", - name: "Diana K.", - imageSrc: "http://img.b2bpic.net/free-photo/pretty-business-woman-standing-with-coffee-cup_23-2148095743.jpg", - }, + id: "t4", name: "Diana K.", imageSrc: "http://img.b2bpic.net/free-photo/pretty-business-woman-standing-with-coffee-cup_23-2148095743.jpg"}, { - id: "t5", - name: "Edward P.", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-young-woman-smiling_23-2148454539.jpg", - }, + id: "t5", name: "Edward P.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-young-woman-smiling_23-2148454539.jpg"}, ]} cardTitle="What Our Customers Say" cardAnimation="blur-reveal" @@ -215,20 +148,11 @@ export default function LandingPage() { useInvertedBackground={false} faqs={[ { - id: "q1", - title: "How long is shipping?", - content: "Usually 3-5 business days.", - }, + id: "q1", title: "How long is shipping?", content: "Usually 3-5 business days."}, { - id: "q2", - title: "What's the return policy?", - content: "30 days no questions asked.", - }, + id: "q2", title: "What's the return policy?", content: "30 days no questions asked."}, { - id: "q3", - title: "Do you ship worldwide?", - content: "Yes, we ship to over 100 countries.", - }, + id: "q3", title: "Do you ship worldwide?", content: "Yes, we ship to over 100 countries."}, ]} sideTitle="Frequently Asked" faqsAnimation="slide-up" @@ -240,14 +164,7 @@ export default function LandingPage() { textboxLayout="split" useInvertedBackground={true} names={[ - "TechCorp", - "Innovate", - "GlobalSoft", - "FutureTech", - "DataSystems", - "CloudLink", - "NetWork", - ]} + "TechCorp", "Innovate", "GlobalSoft", "FutureTech", "DataSystems", "CloudLink", "NetWork"]} title="Trusted Partners" description="Companies we've partnered with for excellence." /> @@ -257,14 +174,11 @@ export default function LandingPage() { @@ -275,29 +189,19 @@ export default function LandingPage() { logoText="ShopDrops" columns={[ { - title: "Company", - items: [ + title: "Company", items: [ { - label: "About", - href: "#about", - }, + label: "About", href: "#about"}, { - label: "Jobs", - href: "#", - }, + label: "Jobs", href: "#"}, ], }, { - title: "Support", - items: [ + title: "Support", items: [ { - label: "FAQ", - href: "#faq", - }, + label: "FAQ", href: "#faq"}, { - label: "Contact", - href: "#contact", - }, + label: "Contact", href: "#contact"}, ], }, ]}