1 Commits

Author SHA1 Message Date
9c7f095f93 Update src/app/page.tsx 2026-04-05 16:51:56 +00:00

View File

@@ -31,25 +31,15 @@ export default function LandingPage() {
<NavbarStyleCentered <NavbarStyleCentered
navItems={[ navItems={[
{ {
name: "Home", name: "Home", id: "hero"},
id: "hero",
},
{ {
name: "About", name: "About", id: "about"},
id: "about",
},
{ {
name: "Services", name: "Services", id: "services"},
id: "services",
},
{ {
name: "Testimonials", name: "Testimonials", id: "testimonials"},
id: "testimonials",
},
{ {
name: "Contact", name: "Contact", id: "contact"},
id: "contact",
},
]} ]}
brandName="Precision Milling" brandName="Precision Milling"
/> />
@@ -58,65 +48,40 @@ export default function LandingPage() {
<div id="hero" data-section="hero"> <div id="hero" data-section="hero">
<HeroCentered <HeroCentered
background={{ background={{
variant: "gradient-bars", variant: "gradient-bars"}}
}}
title="Precision Milling Solutions" title="Precision Milling Solutions"
description="Delivering high-quality, high-precision milling services for industrial applications. Our expertise guarantees consistency and performance for every project." description="Delivering high-quality, high-precision milling services for industrial applications. Our expertise guarantees consistency and performance for every project."
avatars={[ avatars={[
{ {
src: "http://img.b2bpic.net/free-photo/browneyed-stylish-brunet-bearded-man-white-shirt-checkered-jacket-smiles-looks-into-camera-orange-background_197531-29376.jpg", src: "http://img.b2bpic.net/free-photo/browneyed-stylish-brunet-bearded-man-white-shirt-checkered-jacket-smiles-looks-into-camera-orange-background_197531-29376.jpg", alt: "Client 1"},
alt: "Client 1",
},
{ {
src: "http://img.b2bpic.net/free-photo/happy-smiling-businesswoman-looking-camera-with-arms-crossed-portrait_1163-4337.jpg", src: "http://img.b2bpic.net/free-photo/happy-smiling-businesswoman-looking-camera-with-arms-crossed-portrait_1163-4337.jpg", alt: "Client 2"},
alt: "Client 2",
},
{ {
src: "http://img.b2bpic.net/free-photo/person-working-building-construction_23-2149184979.jpg", src: "http://img.b2bpic.net/free-photo/person-working-building-construction_23-2149184979.jpg", alt: "Client 3"},
alt: "Client 3",
},
{ {
src: "http://img.b2bpic.net/free-photo/person-working-wood-working-industry-factory_23-2151352588.jpg", src: "http://img.b2bpic.net/free-photo/person-working-wood-working-industry-factory_23-2151352588.jpg", alt: "Client 4"},
alt: "Client 4",
},
{ {
src: "http://img.b2bpic.net/free-photo/closeup-smiling-beautiful-adult-businesswoman_1262-1760.jpg", src: "http://img.b2bpic.net/free-photo/closeup-smiling-beautiful-adult-businesswoman_1262-1760.jpg", alt: "Client 5"},
alt: "Client 5",
},
]} ]}
avatarText="Trusted by leading manufacturing brands" avatarText="Trusted by leading manufacturing brands"
buttons={[ buttons={[
{ {
text: "View Our Services", text: "View Our Services", href: "#services"},
href: "#services",
},
{ {
text: "Get a Quote", text: "Get a Quote", href: "#contact"},
href: "#contact",
},
]} ]}
buttonAnimation="slide-up" buttonAnimation="slide-up"
marqueeItems={[ marqueeItems={[
{ {
type: "text", type: "text", text: "ISO 9001 Certified"},
text: "ISO 9001 Certified",
},
{ {
type: "text", type: "text", text: "Tight Tolerance Milling"},
text: "Tight Tolerance Milling",
},
{ {
type: "text", type: "text", text: "Rapid Prototyping"},
text: "Rapid Prototyping",
},
{ {
type: "text", type: "text", text: "Advanced CNC Technology"},
text: "Advanced CNC Technology",
},
{ {
type: "text", type: "text", text: "24/7 Production Capacity"},
text: "24/7 Production Capacity",
},
]} ]}
/> />
</div> </div>
@@ -126,13 +91,10 @@ export default function LandingPage() {
useInvertedBackground={false} useInvertedBackground={false}
title="Craftsmanship at Scale" title="Craftsmanship at Scale"
description={[ description={[
"With over 20 years of experience, we pride ourselves on delivering precision milling results that push the boundaries of industrial manufacturing.", "With over 20 years of experience, we pride ourselves on delivering precision milling results that push the boundaries of industrial manufacturing.", "Our state-of-the-art facility uses the latest CNC technology to ensure high-tolerance components that meet and exceed industry standards."]}
"Our state-of-the-art facility uses the latest CNC technology to ensure high-tolerance components that meet and exceed industry standards.",
]}
buttons={[ buttons={[
{ {
text: "Learn More About Us", text: "Learn More About Us"},
},
]} ]}
/> />
</div> </div>
@@ -145,19 +107,13 @@ export default function LandingPage() {
features={[ features={[
{ {
icon: Settings, icon: Settings,
title: "Precision CNC Milling", title: "Precision CNC Milling", description: "High-tolerance CNC milling services for complex industrial components and parts."},
description: "High-tolerance CNC milling services for complex industrial components and parts.",
},
{ {
icon: Zap, icon: Zap,
title: "Rapid Prototyping", title: "Rapid Prototyping", description: "Accelerate your development cycle with our fast and reliable rapid prototyping milling."},
description: "Accelerate your development cycle with our fast and reliable rapid prototyping milling.",
},
{ {
icon: ShieldCheck, icon: ShieldCheck,
title: "Quality Assurance", title: "Quality Assurance", description: "Strict quality control measures to ensure that every finished component meets your exact specifications."},
description: "Strict quality control measures to ensure that every finished component meets your exact specifications.",
},
]} ]}
title="Our Milling Services" title="Our Milling Services"
description="Comprehensive milling and machining services designed to streamline your production and enhance quality." description="Comprehensive milling and machining services designed to streamline your production and enhance quality."
@@ -170,60 +126,17 @@ export default function LandingPage() {
useInvertedBackground={false} useInvertedBackground={false}
testimonials={[ testimonials={[
{ {
id: "1", id: "1", name: "John Smith", date: "Jan 2024", title: "Manufacturing Manager", quote: "The precision provided by this team is unmatched.", tag: "Industrial Partner", avatarSrc: "http://img.b2bpic.net/free-photo/browneyed-stylish-brunet-bearded-man-white-shirt-checkered-jacket-smiles-looks-into-camera-orange-background_197531-29376.jpg", imageSrc: "http://img.b2bpic.net/free-photo/happy-mid-adult-carpenter-working-his-workshop_637285-11687.jpg", imageAlt: "professional milling factory floor"},
name: "John Smith",
date: "Jan 2024",
title: "Manufacturing Manager",
quote: "The precision provided by this team is unmatched.",
tag: "Industrial Partner",
avatarSrc: "http://img.b2bpic.net/free-photo/browneyed-stylish-brunet-bearded-man-white-shirt-checkered-jacket-smiles-looks-into-camera-orange-background_197531-29376.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/happy-mid-adult-carpenter-working-his-workshop_637285-11687.jpg",
imageAlt: "professional milling factory floor",
},
{ {
id: "2", id: "2", name: "Maria Garcia", date: "Feb 2024", title: "Operations Lead", quote: "Reliable and precise milling. Great quality.", tag: "Manufacturing", avatarSrc: "http://img.b2bpic.net/free-photo/happy-smiling-businesswoman-looking-camera-with-arms-crossed-portrait_1163-4337.jpg", imageSrc: "http://img.b2bpic.net/free-photo/bike-creation-workshop_23-2148866659.jpg", imageAlt: "milling business team collaboration"},
name: "Maria Garcia",
date: "Feb 2024",
title: "Operations Lead",
quote: "Reliable and precise milling. Great quality.",
tag: "Manufacturing",
avatarSrc: "http://img.b2bpic.net/free-photo/happy-smiling-businesswoman-looking-camera-with-arms-crossed-portrait_1163-4337.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/bike-creation-workshop_23-2148866659.jpg",
imageAlt: "milling business team collaboration",
},
{ {
id: "3", id: "3", name: "David Chen", date: "Mar 2024", title: "Procurement", quote: "Exceptional craftsmanship. They exceeded all expectations.", tag: "Tech Firm", avatarSrc: "http://img.b2bpic.net/free-photo/person-working-building-construction_23-2149184979.jpg", imageSrc: "http://img.b2bpic.net/free-photo/browneyed-stylish-brunet-bearded-man-white-shirt-checkered-jacket-smiles-looks-into-camera-orange-background_197531-29376.jpg", imageAlt: "professional portrait man"},
name: "David Chen",
date: "Mar 2024",
title: "Procurement",
quote: "Exceptional craftsmanship. They exceeded all expectations.",
tag: "Tech Firm",
avatarSrc: "http://img.b2bpic.net/free-photo/person-working-building-construction_23-2149184979.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/browneyed-stylish-brunet-bearded-man-white-shirt-checkered-jacket-smiles-looks-into-camera-orange-background_197531-29376.jpg",
imageAlt: "professional portrait man",
},
{ {
id: "4", id: "4", name: "Sarah Miller", date: "Apr 2024", title: "Production Manager", quote: "Highly recommended for complex component manufacturing.", tag: "Automotive", avatarSrc: "http://img.b2bpic.net/free-photo/person-working-wood-working-industry-factory_23-2151352588.jpg", imageSrc: "http://img.b2bpic.net/free-photo/happy-smiling-businesswoman-looking-camera-with-arms-crossed-portrait_1163-4337.jpg", imageAlt: "woman in workshop management"},
name: "Sarah Miller",
date: "Apr 2024",
title: "Production Manager",
quote: "Highly recommended for complex component manufacturing.",
tag: "Automotive",
avatarSrc: "http://img.b2bpic.net/free-photo/person-working-wood-working-industry-factory_23-2151352588.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/happy-smiling-businesswoman-looking-camera-with-arms-crossed-portrait_1163-4337.jpg",
imageAlt: "woman in workshop management",
},
{ {
id: "5", id: "5", name: "Robert Brown", date: "May 2024", title: "Director of Engineering", quote: "A true strategic partner for our company.", tag: "Aero", avatarSrc: "http://img.b2bpic.net/free-photo/closeup-smiling-beautiful-adult-businesswoman_1262-1760.jpg", imageSrc: "http://img.b2bpic.net/free-photo/person-working-building-construction_23-2149184979.jpg", imageAlt: "professional headshot executive"},
name: "Robert Brown", {
date: "May 2024", id: "6", name: "Anonymous", date: "Jun 2024", title: "Business Owner", quote: "Great place for businesses. The location is convenient, with plenty of parking available which makes visits easy. The offices and meeting spaces are clean and well maintained, and the overall environment is professional. A good setup for small to medium businesses looking for workspace. Would definitely recommend.", tag: "Workspace", avatarSrc: "http://img.b2bpic.net/free-photo/happy-smiling-businesswoman-looking-camera-with-arms-crossed-portrait_1163-4337.jpg", imageAlt: "Professional workspace environment"},
title: "Director of Engineering",
quote: "A true strategic partner for our company.",
tag: "Aero",
avatarSrc: "http://img.b2bpic.net/free-photo/closeup-smiling-beautiful-adult-businesswoman_1262-1760.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/person-working-building-construction_23-2149184979.jpg",
imageAlt: "professional headshot executive",
},
]} ]}
title="Client Success Stories" title="Client Success Stories"
description="Hear from our partners about how our precision milling services improved their production operations." description="Hear from our partners about how our precision milling services improved their production operations."
@@ -236,20 +149,11 @@ export default function LandingPage() {
useInvertedBackground={true} useInvertedBackground={true}
faqs={[ faqs={[
{ {
id: "1", id: "1", title: "What tolerance levels can you achieve?", content: "We consistently achieve tight tolerances down to 0.005mm."},
title: "What tolerance levels can you achieve?",
content: "We consistently achieve tight tolerances down to 0.005mm.",
},
{ {
id: "2", id: "2", title: "What materials do you specialize in?", content: "We work with aluminum, steel, titanium, and various plastics."},
title: "What materials do you specialize in?",
content: "We work with aluminum, steel, titanium, and various plastics.",
},
{ {
id: "3", id: "3", title: "How do you handle project quotes?", content: "Send us your CAD files for a quote within 48 hours."},
title: "How do you handle project quotes?",
content: "Send us your CAD files for a quote within 48 hours.",
},
]} ]}
title="Frequently Asked Questions" title="Frequently Asked Questions"
description="Everything you need to know about our milling services and processes." description="Everything you need to know about our milling services and processes."
@@ -261,14 +165,11 @@ export default function LandingPage() {
<ContactText <ContactText
useInvertedBackground={false} useInvertedBackground={false}
background={{ background={{
variant: "gradient-bars", variant: "gradient-bars"}}
}}
text="Ready to start your next milling project? Get in touch with us today for a quote or to discuss your requirements." text="Ready to start your next milling project? Get in touch with us today for a quote or to discuss your requirements."
buttons={[ buttons={[
{ {
text: "Contact Our Team", text: "Contact Our Team", href: "mailto:hello@precisionmilling.com"},
href: "mailto:hello@precisionmilling.com",
},
]} ]}
/> />
</div> </div>
@@ -277,37 +178,23 @@ export default function LandingPage() {
<FooterSimple <FooterSimple
columns={[ columns={[
{ {
title: "Services", title: "Services", items: [
items: [
{ {
label: "CNC Milling", label: "CNC Milling", href: "#services"},
href: "#services",
},
{ {
label: "Prototyping", label: "Prototyping", href: "#services"},
href: "#services",
},
{ {
label: "Quality Control", label: "Quality Control", href: "#services"},
href: "#services",
},
], ],
}, },
{ {
title: "Company", title: "Company", items: [
items: [
{ {
label: "About Us", label: "About Us", href: "#about"},
href: "#about",
},
{ {
label: "Career", label: "Career", href: "#"},
href: "#",
},
{ {
label: "Contact", label: "Contact", href: "#contact"},
href: "#contact",
},
], ],
}, },
]} ]}