diff --git a/src/app/page.tsx b/src/app/page.tsx index 42161ab..d0a4c46 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -32,109 +32,48 @@ export default function LandingPage() {
@@ -145,26 +84,10 @@ export default function LandingPage() { textboxLayout="split" useInvertedBackground={false} features={[ - { - icon: Settings, - title: "Workflow Optimization", - description: "Analyzing your shop floor for hidden inefficiencies and bottleneck mitigation.", - }, - { - icon: Database, - title: "Automation Strategy", - description: "Integrating software and machinery for a seamless design-to-production flow.", - }, - { - icon: Wrench, - title: "Precision Selection", - description: "Matching the exact machinery (CNC, Edgebanders) for your growth needs.", - }, - { - icon: LayoutDashboard, - title: "Plant Layout", - description: "Optimizing physical space for maximum speed and ergonomic productivity.", - }, + { icon: Settings, title: "Workflow Optimization", description: "Analyzing your shop floor for hidden inefficiencies and bottleneck mitigation." }, + { icon: Database, title: "Automation Strategy", description: "Integrating software and machinery for a seamless design-to-production flow." }, + { icon: Wrench, title: "Precision Selection", description: "Matching the exact machinery (CNC, Edgebanders) for your growth needs." }, + { icon: LayoutDashboard, title: "Plant Layout", description: "Optimizing physical space for maximum speed and ergonomic productivity." }, ]} title="We Don't Just Sell Machines — We Architect Production Systems" description="True value isn't found in a specification sheet; it's found in optimized workflows that eliminate bottlenecks and scale output." @@ -176,27 +99,12 @@ export default function LandingPage() { textboxLayout="split" gridVariant="bento-grid" useInvertedBackground={true} + animationType="depth-3d" metrics={[ - { - id: "1", - value: "40%", - description: "Increase in output per shift", - }, - { - id: "2", - value: "60%", - description: "Reduction in rework and errors", - }, - { - id: "3", - value: "2x", - description: "Faster project lead times", - }, - { - id: "4", - value: "15%", - description: "Lower total cost of production", - }, + { id: "1", value: "40%", description: "Increase in output per shift" }, + { id: "2", value: "60%", description: "Reduction in rework and errors" }, + { id: "3", value: "2x", description: "Faster project lead times" }, + { id: "4", value: "15%", description: "Lower total cost of production" }, ]} title="The Powerline Impact" description="Real outcomes for manufacturers looking to transform their bottom line." @@ -210,60 +118,12 @@ export default function LandingPage() { gridVariant="three-columns-all-equal-width" useInvertedBackground={false} products={[ - { - id: "entry", - brand: "Start", - name: "Entry-Level Systems", - price: "Essential", - rating: 5, - reviewCount: "12", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-shot-screw-cutting-machine-factory-that-makes-metal-details_645730-81.jpg", - }, - { - id: "scaling", - brand: "Growth", - name: "Scaling Production Cells", - price: "Optimized", - rating: 5, - reviewCount: "24", - imageSrc: "http://img.b2bpic.net/free-photo/wood-processing-factory-plant-with-conveyor-belt-which-wood-moves-concept-wooden-manufacturing_166373-9095.jpg", - }, - { - id: "auto", - brand: "Pro", - name: "Fully Automated Lines", - price: "Advanced", - rating: 5, - reviewCount: "8", - imageSrc: "http://img.b2bpic.net/free-photo/ceramic-factory-is-producing-ceramic-sanitary-ware-ceramic-toilet-semi-finished-products-factory-ceramics-factory-industrial-environment_645730-206.jpg", - }, - { - id: "cnc", - brand: "Precision", - name: "CNC Routing Cells", - price: "High Precision", - rating: 5, - reviewCount: "19", - imageSrc: "http://img.b2bpic.net/free-photo/solar-panels-plant-engineer-using-vr-optimize-manufacturing-workflow_482257-119250.jpg", - }, - { - id: "edge", - brand: "Finish", - name: "Advanced Edgebanding", - price: "Industrial", - rating: 5, - reviewCount: "15", - imageSrc: "http://img.b2bpic.net/free-photo/row-equipment-producing-metal-parts-works-photo-with-depth-field_645730-72.jpg", - }, - { - id: "software", - brand: "Digital", - name: "Integration Suite", - price: "Connected", - rating: 5, - reviewCount: "30", - imageSrc: "http://img.b2bpic.net/free-photo/african-american-female-industrial-employee-hardhat-overall-walking-plant-floor_74855-16327.jpg", - }, + { id: "entry", brand: "Start", name: "Entry-Level Systems", price: "Essential", rating: 5, reviewCount: "12", imageSrc: "http://img.b2bpic.net/free-photo/close-up-shot-screw-cutting-machine-factory-that-makes-metal-details_645730-81.jpg" }, + { id: "scaling", brand: "Growth", name: "Scaling Production Cells", price: "Optimized", rating: 5, reviewCount: "24", imageSrc: "http://img.b2bpic.net/free-photo/wood-processing-factory-plant-with-conveyor-belt-which-wood-moves-concept-wooden-manufacturing_166373-9095.jpg" }, + { id: "auto", brand: "Pro", name: "Fully Automated Lines", price: "Advanced", rating: 5, reviewCount: "8", imageSrc: "http://img.b2bpic.net/free-photo/ceramic-factory-is-producing-ceramic-sanitary-ware-ceramic-toilet-semi-finished-products-factory-ceramics-factory-industrial-environment_645730-206.jpg" }, + { id: "cnc", brand: "Precision", name: "CNC Routing Cells", price: "High Precision", rating: 5, reviewCount: "19", imageSrc: "http://img.b2bpic.net/free-photo/solar-panels-plant-engineer-using-vr-optimize-manufacturing-workflow_482257-119250.jpg" }, + { id: "edge", brand: "Finish", name: "Advanced Edgebanding", price: "Industrial", rating: 5, reviewCount: "15", imageSrc: "http://img.b2bpic.net/free-photo/row-equipment-producing-metal-parts-works-photo-with-depth-field_645730-72.jpg" }, + { id: "software", brand: "Digital", name: "Integration Suite", price: "Connected", rating: 5, reviewCount: "30", imageSrc: "http://img.b2bpic.net/free-photo/african-american-female-industrial-employee-hardhat-overall-walking-plant-floor_74855-16327.jpg" }, ]} title="Solutions Built for Your Scale" description="Equipment isn't just hardware; it's the foundation of your production capacity." @@ -276,36 +136,12 @@ export default function LandingPage() { textboxLayout="split-description" useInvertedBackground={true} features={[ - { - icon: Home, - title: "Cabinets & Closets", - description: "High-volume, high-precision production.", - }, - { - icon: Building, - title: "Millwork", - description: "Complex custom designs at industrial speed.", - }, - { - icon: Box, - title: "Marine", - description: "Durable manufacturing for custom needs.", - }, - { - icon: Rocket, - title: "Aerospace", - description: "Strict tolerances, repeatable performance.", - }, - { - icon: ShoppingBag, - title: "Retail Fixtures", - description: "Fast turnarounds for national retailers.", - }, - { - icon: Layers, - title: "General Fabrication", - description: "Versatile cells for custom projects.", - }, + { icon: Home, title: "Cabinets & Closets", description: "High-volume, high-precision production." }, + { icon: Building, title: "Millwork", description: "Complex custom designs at industrial speed." }, + { icon: Box, title: "Marine", description: "Durable manufacturing for custom needs." }, + { icon: Rocket, title: "Aerospace", description: "Strict tolerances, repeatable performance." }, + { icon: ShoppingBag, title: "Retail Fixtures", description: "Fast turnarounds for national retailers." }, + { icon: Layers, title: "General Fabrication", description: "Versatile cells for custom projects." }, ]} title="Industries We Transform" description="We specialize in the unique challenges of manufacturers across these sectors." @@ -317,21 +153,9 @@ export default function LandingPage() { textboxLayout="split" useInvertedBackground={false} faqs={[ - { - id: "1", - title: "Are you using disconnected software?", - content: "When design and production live in different worlds, you bleed time and accuracy. We bridge the gap.", - }, - { - id: "2", - title: "Hiring to solve volume?", - content: "Labor isn't the solution to scaling; automation is. We reduce labor-per-unit costs.", - }, - { - id: "3", - title: "Missed design-to-production time?", - content: "Inefficiencies between engineering and the shop floor are the biggest bottlenecks in modern manufacturing.", - }, + { id: "1", title: "Are you using disconnected software?", content: "When design and production live in different worlds, you bleed time and accuracy. We bridge the gap." }, + { id: "2", title: "Hiring to solve volume?", content: "Labor isn't the solution to scaling; automation is. We reduce labor-per-unit costs." }, + { id: "3", title: "Missed design-to-production time?", content: "Inefficiencies between engineering and the shop floor are the biggest bottlenecks in modern manufacturing." }, ]} title="Is Your Shop Set Up to Scale?" description="If these hit close to home, your production systems might be holding your growth back." @@ -344,56 +168,11 @@ export default function LandingPage() { textboxLayout="split" useInvertedBackground={true} testimonials={[ - { - id: "1", - name: "Mark S.", - date: "Oct 2023", - title: "Shop Owner, Cabinetry", - quote: "We increased our output by 40% without hiring a single new person.", - tag: "Cabinetry", - avatarSrc: "http://img.b2bpic.net/free-photo/metal-factory-operator-is-controlling-machine-tool-cutting-steel_613910-5236.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/factory-worker-working-industrial-production-line_342744-176.jpg", - }, - { - id: "2", - name: "Sarah P.", - date: "Jan 2024", - title: "Operations Lead, Marine", - quote: "The automated integration saved us weeks of rework time.", - tag: "Marine", - avatarSrc: "http://img.b2bpic.net/free-photo/supervisor-overseeing-work-done-by-engineers-industry-4-0-solar-panels-plant-reduce-downtime_482257-135635.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/male-carpenter-working-workshop_23-2147944918.jpg", - }, - { - id: "3", - name: "David R.", - date: "Nov 2023", - title: "Director, Millwork", - quote: "Finally working with a partner who understands constraints.", - tag: "Millwork", - avatarSrc: "http://img.b2bpic.net/free-photo/factory-worker-operating-industrial-machine-setting-parameters-computer_342744-133.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-female-industrial-employee-working-uniform-hardhat-standing-factory-production-line_342744-190.jpg", - }, - { - id: "4", - name: "Elena V.", - date: "Feb 2024", - title: "Owner, Retail", - quote: "The transition was smooth and profitable from day one.", - tag: "Fixtures", - avatarSrc: "http://img.b2bpic.net/free-photo/happy-smiling-man-is-posing-his-job-result-metal-factory_613910-17044.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/astronaut-using-tablet-check-space-station-analytics-after-completing-mission_482257-130475.jpg", - }, - { - id: "5", - name: "Robert B.", - date: "Mar 2024", - title: "Manager, Aerospace", - quote: "Efficiency has hit levels we didn't think were possible.", - tag: "Aerospace", - avatarSrc: "http://img.b2bpic.net/free-photo/photovoltaics-factory-supervisor-overseeing-work-done-by-engineer_482257-120375.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/engineering-professionals-executive-directors-review-operational-workflows-solar_482257-136309.jpg", - }, + { id: "1", name: "Mark S.", date: "Oct 2023", title: "Shop Owner, Cabinetry", quote: "We increased our output by 40% without hiring a single new person.", tag: "Cabinetry", avatarSrc: "http://img.b2bpic.net/free-photo/metal-factory-operator-is-controlling-machine-tool-cutting-steel_613910-5236.jpg", imageSrc: "http://img.b2bpic.net/free-photo/factory-worker-working-industrial-production-line_342744-176.jpg" }, + { id: "2", name: "Sarah P.", date: "Jan 2024", title: "Operations Lead, Marine", quote: "The automated integration saved us weeks of rework time.", tag: "Marine", avatarSrc: "http://img.b2bpic.net/free-photo/supervisor-overseeing-work-done-by-engineers-industry-4-0-solar-panels-plant-reduce-downtime_482257-135635.jpg", imageSrc: "http://img.b2bpic.net/free-photo/male-carpenter-working-workshop_23-2147944918.jpg" }, + { id: "3", name: "David R.", date: "Nov 2023", title: "Director, Millwork", quote: "Finally working with a partner who understands constraints.", tag: "Millwork", avatarSrc: "http://img.b2bpic.net/free-photo/factory-worker-operating-industrial-machine-setting-parameters-computer_342744-133.jpg", imageSrc: "http://img.b2bpic.net/free-photo/portrait-female-industrial-employee-working-uniform-hardhat-standing-factory-production-line_342744-190.jpg" }, + { id: "4", name: "Elena V.", date: "Feb 2024", title: "Owner, Retail", quote: "The transition was smooth and profitable from day one.", tag: "Fixtures", avatarSrc: "http://img.b2bpic.net/free-photo/happy-smiling-man-is-posing-his-job-result-metal-factory_613910-17044.jpg", imageSrc: "http://img.b2bpic.net/free-photo/astronaut-using-tablet-check-space-station-analytics-after-completing-mission_482257-130475.jpg" }, + { id: "5", name: "Robert B.", date: "Mar 2024", title: "Manager, Aerospace", quote: "Efficiency has hit levels we didn't think were possible.", tag: "Aerospace", avatarSrc: "http://img.b2bpic.net/free-photo/photovoltaics-factory-supervisor-overseeing-work-done-by-engineer_482257-120375.jpg", imageSrc: "http://img.b2bpic.net/free-photo/engineering-professionals-executive-directors-review-operational-workflows-solar_482257-136309.jpg" }, ]} title="Proven Results" description="See how shops like yours transitioned to high-output systems." @@ -404,21 +183,14 @@ export default function LandingPage() {
); -} +} \ No newline at end of file