From 27d0519a69460f7dad75b4587e7855c159b67367 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 21 Apr 2026 16:59:47 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 214 +++++++---------------------------------------- 1 file changed, 31 insertions(+), 183 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 80c5efc..d4afd37 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -32,75 +32,29 @@ export default function LandingPage() {
@@ -109,15 +63,7 @@ export default function LandingPage() { @@ -128,10 +74,7 @@ export default function LandingPage() { useInvertedBackground={true} title="We Don't Just Sell, We Support" description={[ - "Expertise you can count on, long after the invoice is paid.", - "We specialize in heavy-duty machinery for professional leather and apparel production.", - "Our mission is simple: keep your business running smoothly with reliable advice and constant support.", - ]} + "Expertise you can count on, long after the invoice is paid.", "We specialize in heavy-duty machinery for professional leather and apparel production.", "Our mission is simple: keep your business running smoothly with reliable advice and constant support."]} /> @@ -141,33 +84,9 @@ export default function LandingPage() { textboxLayout="default" useInvertedBackground={false} features={[ - { - id: "f1", - title: "Expert Setup & Training", - descriptions: [ - "We ensure your machine is calibrated perfectly for your specific material type.", - ], - imageSrc: "http://img.b2bpic.net/free-photo/portrait-cheerful-good-looking-male-clothes-designer-with-dark-hair-fashionable-outfit-standing-workshop-posing-article-about-his-brand-artist-standing-his-comfy-studio_176420-11848.jpg", - imageAlt: "Setup", - }, - { - id: "f2", - title: "WhatsApp Support", - descriptions: [ - "Technical questions? Get answers fast via real-time messaging support.", - ], - imageSrc: "http://img.b2bpic.net/free-photo/portrait-woman-smiling-with-close-eyes-talking-cellphone_197531-33543.jpg", - imageAlt: "Support", - }, - { - id: "f3", - title: "Fast Repairs", - descriptions: [ - "We value your production schedule, aiming for rapid turnaround on critical repairs.", - ], - imageSrc: "http://img.b2bpic.net/free-photo/high-angle-person-using-sewing-machine-face-mask_23-2148614668.jpg", - imageAlt: "Repairs", - }, + { id: "f1", title: "Expert Setup & Training", descriptions: ["We ensure your machine is calibrated perfectly for your specific material type."], imageSrc: "http://img.b2bpic.net/free-photo/portrait-cheerful-good-looking-male-clothes-designer-with-dark-hair-fashionable-outfit-standing-workshop-posing-article-about-his-brand-artist-standing-his-comfy-studio_176420-11848.jpg", imageAlt: "Setup" }, + { id: "f2", title: "WhatsApp Support", descriptions: ["Technical questions? Get answers fast via real-time messaging support."], imageSrc: "http://img.b2bpic.net/free-photo/portrait-woman-smiling-with-close-eyes-talking-cellphone_197531-33543.jpg", imageAlt: "Support" }, + { id: "f3", title: "Fast Repairs", descriptions: ["We value your production schedule, aiming for rapid turnaround on critical repairs."], imageSrc: "http://img.b2bpic.net/free-photo/high-angle-person-using-sewing-machine-face-mask_23-2148614668.jpg", imageAlt: "Repairs" }, ]} title="Why Professional Crafters Choose Us" description="Reliable machinery backed by genuine, human-first customer service." @@ -181,27 +100,9 @@ export default function LandingPage() { gridVariant="bento-grid" useInvertedBackground={true} metrics={[ - { - id: "m1", - value: "100+", - title: "Machines Installed", - description: "Successfully deployed in professional environments", - icon: Award, - }, - { - id: "m2", - value: "24h", - title: "Avg Response", - description: "Rapid response time for technical issues", - icon: Zap, - }, - { - id: "m3", - value: "99%", - title: "Client Retention", - description: "Built on trust and quality relationships", - icon: Shield, - }, + { id: "m1", value: "100+", title: "Machines Installed", description: "Successfully deployed in professional environments", icon: Award }, + { id: "m2", value: "24h", title: "Avg Response", description: "Rapid response time for technical issues", icon: Zap }, + { id: "m3", value: "99%", title: "Client Retention", description: "Built on trust and quality relationships", icon: Shield }, ]} title="Performance at a Glance" description="Our commitment to excellence translates into real-world results for your shop." @@ -214,41 +115,11 @@ export default function LandingPage() { textboxLayout="default" useInvertedBackground={false} testimonials={[ - { - id: "t1", - name: "Sarah J.", - role: "Fashion Entrepreneur", - testimonial: "The setup and training were excellent. Truly a cut above the rest.", - imageSrc: "http://img.b2bpic.net/free-photo/positive-successful-businesswoman-posing-with-arms-folded-co-working-coffee-shop-interior-looking-camera-smiling_74855-10345.jpg", - }, - { - id: "t2", - name: "Marcus C.", - role: "Leather Crafter", - testimonial: "When I needed advice on leather machines, he guided me to the right one, not the most expensive.", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-shoemaker-man-working-with-leather_171337-12291.jpg", - }, - { - id: "t3", - name: "Elise R.", - role: "Tailor Shop Owner", - testimonial: "Always available for quick questions on WhatsApp. Unmatched support.", - imageSrc: "http://img.b2bpic.net/free-photo/woman-working-office-computer_1303-31498.jpg", - }, - { - id: "t4", - name: "David K.", - role: "Production Manager", - testimonial: "Fastest repair service I've ever experienced in Cape Town.", - imageSrc: "http://img.b2bpic.net/free-photo/man-warehouse-doing-packaging_23-2148886834.jpg", - }, - { - id: "t5", - name: "Jessica M.", - role: "First-Time Buyer", - testimonial: "Support that never disappears. He really cares about my success.", - imageSrc: "http://img.b2bpic.net/free-photo/happy-young-female-student-holding-notebooks-from-courses-smiling-camera-standing-spring-clothes-against-blue-background_1258-70161.jpg", - }, + { id: "t1", name: "Sarah J.", role: "Fashion Entrepreneur", testimonial: "The setup and training were excellent. Truly a cut above the rest.", imageSrc: "http://img.b2bpic.net/free-photo/positive-successful-businesswoman-posing-with-arms-folded-co-working-coffee-shop-interior-looking-camera-smiling_74855-10345.jpg" }, + { id: "t2", name: "Marcus C.", role: "Leather Crafter", testimonial: "When I needed advice on leather machines, he guided me to the right one, not the most expensive.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-shoemaker-man-working-with-leather_171337-12291.jpg" }, + { id: "t3", name: "Elise R.", role: "Tailor Shop Owner", testimonial: "Always available for quick questions on WhatsApp. Unmatched support.", imageSrc: "http://img.b2bpic.net/free-photo/woman-working-office-computer_1303-31498.jpg" }, + { id: "t4", name: "David K.", role: "Production Manager", testimonial: "Fastest repair service I've ever experienced in Cape Town.", imageSrc: "http://img.b2bpic.net/free-photo/man-warehouse-doing-packaging_23-2148886834.jpg" }, + { id: "t5", name: "Jessica M.", role: "First-Time Buyer", testimonial: "Support that never disappears. He really cares about my success.", imageSrc: "http://img.b2bpic.net/free-photo/happy-young-female-student-holding-notebooks-from-courses-smiling-camera-standing-spring-clothes-against-blue-background_1258-70161.jpg" }, ]} title="Voices from our Workshop" description="See what business owners and artisans are saying about their machines." @@ -260,21 +131,9 @@ export default function LandingPage() { textboxLayout="default" useInvertedBackground={true} faqs={[ - { - id: "q1", - title: "Do you offer installation?", - content: "Yes, all machines include professional setup and basic training for your staff.", - }, - { - id: "q2", - title: "Can you handle emergency repairs?", - content: "We prioritize production-stopping issues and aim for rapid response times.", - }, - { - id: "q3", - title: "What if I'm a complete beginner?", - content: "We love helping beginners select their first machine and teach them how to use it confidently.", - }, + { id: "q1", title: "Do you offer installation?", content: "Yes, all machines include professional setup and basic training for your staff." }, + { id: "q2", title: "Can you handle emergency repairs?", content: "We prioritize production-stopping issues and aim for rapid response times." }, + { id: "q3", title: "What if I'm a complete beginner?", content: "We love helping beginners select their first machine and teach them how to use it confidently." }, ]} title="Frequently Asked Questions" description="Common questions about our machines, support, and repair services." @@ -285,20 +144,9 @@ export default function LandingPage() {
-- 2.49.1