From 9c74786e6561a15bbffcacba5ef8ef5f827b6b44 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 26 Apr 2026 08:36:31 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 291 ++++++++--------------------------------------- 1 file changed, 47 insertions(+), 244 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index d8c2342..d2589c5 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -31,126 +31,43 @@ export default function LandingPage() {
@@ -159,15 +76,8 @@ export default function LandingPage() { @@ -179,42 +89,12 @@ export default function LandingPage() { gridVariant="three-columns-all-equal-width" useInvertedBackground={false} products={[ - { - id: "p1", - name: "Smart Hub", - price: "$129", - imageSrc: "http://img.b2bpic.net/free-photo/elegant-modern-vase-design_23-2150529809.jpg?_wi=2", - }, - { - id: "p2", - name: "Pro Wireless Mouse", - price: "$89", - imageSrc: "http://img.b2bpic.net/free-photo/handsome-man-with-stylish-hairstyle-making-photod-european-city-autumn-season_273443-2028.jpg?_wi=2", - }, - { - id: "p3", - name: "Noise Cancelling Buds", - price: "$199", - imageSrc: "http://img.b2bpic.net/free-photo/minimal-tech-setup-with-earbuds_58702-17210.jpg?_wi=2", - }, - { - id: "p4", - name: "Travel Tech Case", - price: "$49", - imageSrc: "http://img.b2bpic.net/free-photo/blue-model-career-kit-arrangement_23-2150083998.jpg", - }, - { - id: "p5", - name: "Eco Smart Sensor", - price: "$59", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-devices-supplies-composition_23-2149552421.jpg", - }, - { - id: "p6", - name: "Ergo Desk Mat", - price: "$39", - imageSrc: "http://img.b2bpic.net/free-photo/business-desk-assortment_23-2148128277.jpg", - }, + { id: "p1", name: "Smart Hub", price: "$129", imageSrc: "http://img.b2bpic.net/free-photo/elegant-modern-vase-design_23-2150529809.jpg" }, + { id: "p2", name: "Pro Wireless Mouse", price: "$89", imageSrc: "http://img.b2bpic.net/free-photo/handsome-man-with-stylish-hairstyle-making-photod-european-city-autumn-season_273443-2028.jpg" }, + { id: "p3", name: "Noise Cancelling Buds", price: "$199", imageSrc: "http://img.b2bpic.net/free-photo/minimal-tech-setup-with-earbuds_58702-17210.jpg" }, + { id: "p4", name: "Travel Tech Case", price: "$49", imageSrc: "http://img.b2bpic.net/free-photo/blue-model-career-kit-arrangement_23-2150083998.jpg" }, + { id: "p5", name: "Eco Smart Sensor", price: "$59", imageSrc: "http://img.b2bpic.net/free-photo/top-view-devices-supplies-composition_23-2149552421.jpg" }, + { id: "p6", name: "Ergo Desk Mat", price: "$39", imageSrc: "http://img.b2bpic.net/free-photo/business-desk-assortment_23-2148128277.jpg" }, ]} title="Top Selling Products" description="High-demand tech products to launch your store success." @@ -227,30 +107,9 @@ export default function LandingPage() { textboxLayout="split" useInvertedBackground={false} features={[ - { - id: "f1", - title: "Fast Shipping", - descriptions: [ - "Get your products to customers faster than ever.", - ], - imageSrc: "http://img.b2bpic.net/free-photo/empty-medical-cabinet-private-clinic-with-laptop-diagnostics_482257-122738.jpg", - }, - { - id: "f2", - title: "Secure Payments", - descriptions: [ - "World-class security for every transaction.", - ], - imageSrc: "http://img.b2bpic.net/free-photo/futuristic-time-machines-design_23-2151599376.jpg", - }, - { - id: "f3", - title: "Scalable Infrastructure", - descriptions: [ - "Grow as fast as you need with no limits.", - ], - imageSrc: "http://img.b2bpic.net/free-photo/front-view-desk-concept-with-copy-space_23-2148459717.jpg", - }, + { id: "f1", title: "Fast Shipping", descriptions: ["Get your products to customers faster than ever."], imageSrc: "http://img.b2bpic.net/free-photo/empty-medical-cabinet-private-clinic-with-laptop-diagnostics_482257-122738.jpg" }, + { id: "f2", title: "Secure Payments", descriptions: ["World-class security for every transaction."], imageSrc: "http://img.b2bpic.net/free-photo/futuristic-time-machines-design_23-2151599376.jpg" }, + { id: "f3", title: "Scalable Infrastructure", descriptions: ["Grow as fast as you need with no limits."], imageSrc: "http://img.b2bpic.net/free-photo/front-view-desk-concept-with-copy-space_23-2148459717.jpg" }, ]} title="Why Choose Us" description="Powering your e-commerce growth with advanced tools." @@ -264,21 +123,9 @@ export default function LandingPage() { gridVariant="uniform-all-items-equal" useInvertedBackground={false} metrics={[ - { - id: "m1", - value: "10k+", - description: "Successful Stores", - }, - { - id: "m2", - value: "$50M+", - description: "GMV Processed", - }, - { - id: "m3", - value: "99.9%", - description: "Uptime Reliability", - }, + { id: "m1", value: "10k+", description: "Successful Stores" }, + { id: "m2", value: "$50M+", description: "GMV Processed" }, + { id: "m3", value: "99.9%", description: "Uptime Reliability" }, ]} title="Proven Success Metrics" description="Measurable growth you can count on." @@ -291,41 +138,11 @@ export default function LandingPage() { textboxLayout="default" useInvertedBackground={false} testimonials={[ - { - id: "1", - name: "Sarah J.", - handle: "@sarah", - testimonial: "Excellent service and results.", - imageSrc: "http://img.b2bpic.net/free-photo/desk-as-perfect-place-drink-coffee_329181-20148.jpg", - }, - { - id: "2", - name: "Mark L.", - handle: "@mark", - testimonial: "Professional and fast delivery.", - imageSrc: "http://img.b2bpic.net/free-photo/selfie-portrait-cute-brunette-girl-with-short-hair-sitting-table-gray-plaid-terrace-restaurant-she-wears-blue-shirt-looks-happy_197531-971.jpg", - }, - { - id: "3", - name: "Elena V.", - handle: "@elena", - testimonial: "Exactly what I needed for growth.", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-waitress_107420-12307.jpg", - }, - { - id: "4", - name: "Brian K.", - handle: "@brian", - testimonial: "Highly recommended for all sellers.", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-woman-smiling-kitchen_107420-12357.jpg", - }, - { - id: "5", - name: "Anna P.", - handle: "@anna", - testimonial: "Seamless experience from start to finish.", - imageSrc: "http://img.b2bpic.net/free-photo/funny-smiling-woman-with-ringlets-wears-glasses-blue-jacket-poses-pink_291650-1102.jpg", - }, + { id: "1", name: "Sarah J.", handle: "@sarah", testimonial: "Excellent service and results.", imageSrc: "http://img.b2bpic.net/free-photo/desk-as-perfect-place-drink-coffee_329181-20148.jpg" }, + { id: "2", name: "Mark L.", handle: "@mark", testimonial: "Professional and fast delivery.", imageSrc: "http://img.b2bpic.net/free-photo/selfie-portrait-cute-brunette-girl-with-short-hair-sitting-table-gray-plaid-terrace-restaurant-she-wears-blue-shirt-looks-happy_197531-971.jpg" }, + { id: "3", name: "Elena V.", handle: "@elena", testimonial: "Exactly what I needed for growth.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-waitress_107420-12307.jpg" }, + { id: "4", name: "Brian K.", handle: "@brian", testimonial: "Highly recommended for all sellers.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-woman-smiling-kitchen_107420-12357.jpg" }, + { id: "5", name: "Anna P.", handle: "@anna", testimonial: "Seamless experience from start to finish.", imageSrc: "http://img.b2bpic.net/free-photo/funny-smiling-woman-with-ringlets-wears-glasses-blue-jacket-poses-pink_291650-1102.jpg" }, ]} title="Client Success Stories" description="What our partners are saying." @@ -337,21 +154,9 @@ export default function LandingPage() { textboxLayout="default" useInvertedBackground={false} faqs={[ - { - id: "q1", - title: "How do I start?", - content: "Register and follow the guided setup.", - }, - { - id: "q2", - title: "What are the fees?", - content: "Transparent pricing for every transaction.", - }, - { - id: "q3", - title: "Can I scale?", - content: "Yes, our plans scale with your revenue.", - }, + { id: "q1", title: "How do I start?", content: "Register and follow the guided setup." }, + { id: "q2", title: "What are the fees?", content: "Transparent pricing for every transaction." }, + { id: "q3", title: "Can I scale?", content: "Yes, our plans scale with your revenue." }, ]} title="Common Questions" description="Everything you need to know." @@ -362,9 +167,7 @@ export default function LandingPage() {
); -} +} \ No newline at end of file