Merge version_4 into main #2
@@ -38,33 +38,33 @@ export default function LandingPage() {
|
||||
{ name: "Testimonials", id: "testimonials" },
|
||||
{ name: "Contact", id: "contact" },
|
||||
]}
|
||||
brandName="FencePro"
|
||||
brandName="FAC Metal Works Corp"
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroSplitDualMedia
|
||||
background={{ variant: "gradient-bars" }}
|
||||
title="Secure Your Property with Professional Fencing"
|
||||
description="Providing durable, stylish, and high-quality fencing solutions for residential and commercial properties. Expert installation that lasts."
|
||||
tag="Expert Fencing Contractors"
|
||||
title="Precision Engineering & Quality Metal Works"
|
||||
description="FAC Metal Works Corp specializes in high-quality custom metal fabrication and precision engineering solutions for industrial, commercial, and architectural projects."
|
||||
tag="Expert Metal Fabricators"
|
||||
mediaItems={[
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/white-wall-with-tree-leaf-wall_74190-7307.jpg", imageAlt: "Professional fence installation" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/south-asian-agronomist-farmer-looking-diagram-papers-farm-agriculture-production-concept_627829-7300.jpg", imageAlt: "Team at work" }
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/white-wall-with-tree-leaf-wall_74190-7307.jpg", imageAlt: "Metal fabrication works" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/south-asian-agronomist-farmer-looking-diagram-papers-farm-agriculture-production-concept_627829-7300.jpg", imageAlt: "Team engineering at work" }
|
||||
]}
|
||||
mediaAnimation="slide-up"
|
||||
rating={5}
|
||||
ratingText="Trusted by 500+ Local Homeowners"
|
||||
ratingText="Trusted by 500+ Industry Clients"
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="about" data-section="about">
|
||||
<AboutMetric
|
||||
useInvertedBackground={false}
|
||||
title="Built for Durability and Style"
|
||||
title="Engineering Excellence"
|
||||
metrics={[
|
||||
{ icon: Shield, label: "Projects Completed", value: "1,200+" },
|
||||
{ icon: Award, label: "Years Experience", value: "15+" },
|
||||
{ icon: Shield, label: "Projects Delivered", value: "1,200+" },
|
||||
{ icon: Award, label: "Years of Craftsmanship", value: "15+" },
|
||||
{ icon: CheckCircle, label: "Client Satisfaction", value: "99%" },
|
||||
]}
|
||||
metricsAnimation="slide-up"
|
||||
@@ -77,12 +77,12 @@ export default function LandingPage() {
|
||||
textboxLayout="split"
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{ id: "f1", title: "Premium Materials", subtitle: "Top-grade wood, vinyl, and metal options.", category: "Material", value: "High Quality" },
|
||||
{ id: "f2", title: "Expert Installation", subtitle: "Craftsmen with attention to detail.", category: "Service", value: "Professional" },
|
||||
{ id: "f3", title: "Custom Designs", subtitle: "Tailored to your specific landscape.", category: "Design", value: "Unique" },
|
||||
{ id: "f1", title: "Advanced Fabrication", subtitle: "State-of-the-art welding, cutting, and shaping.", category: "Capabilities", value: "Precision" },
|
||||
{ id: "f2", title: "Material Quality", subtitle: "Only high-grade industrial metals used.", category: "Quality", value: "Certified" },
|
||||
{ id: "f3", title: "Custom Solutions", subtitle: "Tailored fabrication to your unique project specs.", category: "Custom", value: "Bespoke" },
|
||||
]}
|
||||
title="Why Choose Us?"
|
||||
description="We combine premium materials with precise craftsmanship to enhance your property's value and security."
|
||||
title="Why Work With Us?"
|
||||
description="FAC Metal Works Corp combines technical precision with industry-leading fabrication expertise."
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -93,12 +93,12 @@ export default function LandingPage() {
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
useInvertedBackground={false}
|
||||
products={[
|
||||
{ id: "s1", name: "Wood Fencing", price: "Custom Quote", imageSrc: "http://img.b2bpic.net/free-photo/young-man-walking-paved-street_23-2148296654.jpg", imageAlt: "Wood Fence" },
|
||||
{ id: "s2", name: "Vinyl Fencing", price: "Custom Quote", imageSrc: "http://img.b2bpic.net/free-photo/man-protective-gloves-is-painting-wooden-fence-bright-summer-day_613910-17100.jpg", imageAlt: "Vinyl Fence" },
|
||||
{ id: "s3", name: "Chain Link", price: "Custom Quote", imageSrc: "http://img.b2bpic.net/free-photo/big-fence-urban-park_53876-32203.jpg", imageAlt: "Chain Link" },
|
||||
{ id: "s1", name: "Structural Fabrication", price: "Custom Quote", imageSrc: "http://img.b2bpic.net/free-photo/young-man-walking-paved-street_23-2148296654.jpg", imageAlt: "Structural works" },
|
||||
{ id: "s2", name: "Custom Components", price: "Custom Quote", imageSrc: "http://img.b2bpic.net/free-photo/man-protective-gloves-is-painting-wooden-fence-bright-summer-day_613910-17100.jpg", imageAlt: "Metal components" },
|
||||
{ id: "s3", name: "Architectural Metal", price: "Custom Quote", imageSrc: "http://img.b2bpic.net/free-photo/big-fence-urban-park_53876-32203.jpg", imageAlt: "Architectural fabrication" },
|
||||
]}
|
||||
title="Our Fencing Services"
|
||||
description="Comprehensive solutions from privacy to decorative fencing."
|
||||
title="Our Services"
|
||||
description="Comprehensive metal fabrication solutions for every scale."
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -108,12 +108,12 @@ export default function LandingPage() {
|
||||
textboxLayout="split"
|
||||
useInvertedBackground={false}
|
||||
metrics={[
|
||||
{ id: "m1", value: "500+", title: "Satisfied Customers", description: "Families served", imageSrc: "http://img.b2bpic.net/free-vector/illustration-blank-sign-vector_53876-3917.jpg" },
|
||||
{ id: "m2", value: "150km", title: "Total Fencing", description: "Total length installed", imageSrc: "http://img.b2bpic.net/free-photo/cheerful-good-looking-young-caucasian-man-blue-t-shirt-gloves-smiling-with-teeth-being-tired-from-hard-work-garden-farmer-planting-leaves-countryside-house_176420-19908.jpg" },
|
||||
{ id: "m3", value: "24/7", title: "Support", description: "Always ready to assist", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=l4nmqx" },
|
||||
{ id: "m1", value: "500+", title: "Successful Projects", description: "Completed across various sectors", imageSrc: "http://img.b2bpic.net/free-vector/illustration-blank-sign-vector_53876-3917.jpg" },
|
||||
{ id: "m2", value: "150km", title: "Metal Produced", description: "High-grade industrial output", imageSrc: "http://img.b2bpic.net/free-photo/cheerful-good-looking-young-caucasian-man-blue-t-shirt-gloves-smiling-with-teeth-being-tired-from-hard-work-garden-farmer-planting-leaves-countryside-house_176420-19908.jpg" },
|
||||
{ id: "m3", value: "24/7", title: "Client Support", description: "Dedicated technical assistance", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=l4nmqx" },
|
||||
]}
|
||||
title="Our Impact in Numbers"
|
||||
description="We are proud of the work we've done across the community."
|
||||
title="Proven Expertise"
|
||||
description="Engineering excellence at the core of FAC Metal Works Corp."
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -124,12 +124,12 @@ export default function LandingPage() {
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{ id: "t1", name: "Sarah J.", role: "Homeowner", company: "Local Area", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/outdoor-picture-handsome-stylish-young-european-male-with-thick-beard-spending-sunny-summer-day_343059-3585.jpg" },
|
||||
{ id: "t2", name: "Mike R.", role: "Homeowner", company: "Local Area", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/employee-working-with-trendy-clothes_482257-78860.jpg" },
|
||||
{ id: "t3", name: "Elena D.", role: "Homeowner", company: "Local Area", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/woman-thinking_93675-133241.jpg" },
|
||||
{ id: "t1", name: "Sarah J.", role: "Engineer", company: "Industrial Tech", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/outdoor-picture-handsome-stylish-young-european-male-with-thick-beard-spending-sunny-summer-day_343059-3585.jpg" },
|
||||
{ id: "t2", name: "Mike R.", role: "Project Lead", company: "City Builds", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/employee-working-with-trendy-clothes_482257-78860.jpg" },
|
||||
{ id: "t3", name: "Elena D.", role: "Consultant", company: "Urban Dev", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/woman-thinking_93675-133241.jpg" },
|
||||
]}
|
||||
title="What Homeowners Say"
|
||||
description="Don't just take our word for it."
|
||||
title="Client Testimonials"
|
||||
description="Industry professionals who trust our precision."
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -137,12 +137,12 @@ export default function LandingPage() {
|
||||
<FaqSplitText
|
||||
useInvertedBackground={false}
|
||||
faqs={[
|
||||
{ id: "q1", title: "How long does installation take?", content: "Most residential projects are completed within 2-3 days." },
|
||||
{ id: "q2", title: "Do you offer warranties?", content: "Yes, all installations include a comprehensive 5-year workmanship warranty." },
|
||||
{ id: "q3", title: "Do I need permits?", content: "Our team handles all necessary permitting and compliance paperwork for you." },
|
||||
{ id: "q1", title: "How do I request a quote?", content: "Simply provide us with your blueprints or specifications and our team will prepare a detailed estimate." },
|
||||
{ id: "q2", title: "Do you handle industrial projects?", content: "Yes, we are highly experienced in large-scale industrial and infrastructure fabrication." },
|
||||
{ id: "q3", title: "What materials do you work with?", content: "We work with steel, aluminum, stainless steel, and various custom alloys." },
|
||||
]}
|
||||
sideTitle="Frequently Asked Questions"
|
||||
sideDescription="Everything you need to know about our services."
|
||||
sideDescription="Common inquiries regarding our fabrication services."
|
||||
faqsAnimation="slide-up"
|
||||
/>
|
||||
</div>
|
||||
@@ -151,8 +151,8 @@ export default function LandingPage() {
|
||||
<ContactText
|
||||
useInvertedBackground={false}
|
||||
background={{ variant: "gradient-bars" }}
|
||||
text="Ready to enhance your home security and aesthetics? Contact us today for a free consultation."
|
||||
buttons={[{ text: "Get a Free Quote", href: "#" }]}
|
||||
text="Ready for your next precision project? Contact FAC Metal Works Corp today to discuss your requirements."
|
||||
buttons={[{ text: "Get a Consultation", href: "#" }]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -162,10 +162,10 @@ export default function LandingPage() {
|
||||
{ items: [{ label: "Home", href: "#hero" }, { label: "About Us", href: "#about" }] },
|
||||
{ items: [{ label: "Services", href: "#services" }, { label: "Privacy Policy", href: "#" }] },
|
||||
]}
|
||||
logoText="FencePro"
|
||||
logoText="FAC Metal Works Corp"
|
||||
/>
|
||||
</div>
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user