Merge version_1 into main #1
184
src/app/page.tsx
184
src/app/page.tsx
@@ -33,75 +33,40 @@ export default function LandingPage() {
|
||||
<NavbarLayoutFloatingInline
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "#hero",
|
||||
},
|
||||
name: "Home", id: "#hero"},
|
||||
{
|
||||
name: "About",
|
||||
id: "#about",
|
||||
},
|
||||
name: "About", id: "#about"},
|
||||
{
|
||||
name: "Services",
|
||||
id: "#services",
|
||||
},
|
||||
name: "Services", id: "#services"},
|
||||
{
|
||||
name: "Achievements",
|
||||
id: "#achievements",
|
||||
},
|
||||
name: "Achievements", id: "#achievements"},
|
||||
{
|
||||
name: "Team",
|
||||
id: "#team",
|
||||
},
|
||||
name: "Team", id: "#team"},
|
||||
{
|
||||
name: "Partners",
|
||||
id: "#partners",
|
||||
},
|
||||
name: "Partners", id: "#partners"},
|
||||
{
|
||||
name: "Testimonials",
|
||||
id: "#testimonials",
|
||||
},
|
||||
name: "Testimonials", id: "#testimonials"},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "#contact",
|
||||
},
|
||||
name: "Contact", id: "#contact"},
|
||||
]}
|
||||
brandName="Blanco Industrial Services"
|
||||
button={{
|
||||
text: "Get a Quote",
|
||||
href: "#contact",
|
||||
}}
|
||||
text: "Get a Quote", href: "#contact"}}
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroSplitDualMedia
|
||||
background={{
|
||||
variant: "plain",
|
||||
}}
|
||||
variant: "plain"}}
|
||||
title="Building Foundations for a Stronger Future"
|
||||
description="Blanco Industrial Services delivers exceptional construction and industrial solutions. With a 5.0-star rating, we're your trusted partner for reliability and quality."
|
||||
tag="Trusted Construction Experts"
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/shanghai-china-skyscrapers-old-iron-bridge_1127-2881.jpg",
|
||||
imageAlt: "Industrial construction site with heavy machinery",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/shanghai-china-skyscrapers-old-iron-bridge_1127-2881.jpg", imageAlt: "Industrial construction site with heavy machinery"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/low-angle-view-roller-coaster-rail-amusement-park_23-2147910653.jpg",
|
||||
imageAlt: "Construction workers on scaffolding at an industrial project",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/view-modern-construction-site_23-2151317335.jpg",
|
||||
imageAlt: "Panoramic view of heavy machinery at a construction site",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/structural-glass-ceiling_1112-1176.jpg",
|
||||
imageAlt: "Steel beam installation in an urban construction background",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/site-engineer-construction-site_53876-30163.jpg",
|
||||
imageAlt: "Engineer inspecting blueprints at an industrial project",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/low-angle-view-roller-coaster-rail-amusement-park_23-2147910653.jpg", imageAlt: "Construction workers on scaffolding at an industrial project"},
|
||||
]}
|
||||
mediaAnimation="slide-up"
|
||||
rating={5}
|
||||
@@ -109,9 +74,7 @@ export default function LandingPage() {
|
||||
tagIcon={Cog}
|
||||
buttons={[
|
||||
{
|
||||
text: "Get a Quote",
|
||||
href: "#contact",
|
||||
},
|
||||
text: "Get a Quote", href: "#contact"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -124,21 +87,13 @@ export default function LandingPage() {
|
||||
description="Since 2005, Blanco Industrial Services has been a cornerstone in the construction industry, specializing in comprehensive industrial and commercial projects. We pride ourselves on safety, efficiency, and delivering superior results that stand the test of time."
|
||||
bulletPoints={[
|
||||
{
|
||||
title: "Safety First Culture",
|
||||
description: "Prioritizing the well-being of our team and clients with rigorous safety protocols.",
|
||||
},
|
||||
title: "Safety First Culture", description: "Prioritizing the well-being of our team and clients with rigorous safety protocols."},
|
||||
{
|
||||
title: "Quality Craftsmanship",
|
||||
description: "Delivering projects with the highest standards of quality and durability.",
|
||||
},
|
||||
title: "Quality Craftsmanship", description: "Delivering projects with the highest standards of quality and durability."},
|
||||
{
|
||||
title: "Timely Completion",
|
||||
description: "Ensuring projects are completed on schedule, every time.",
|
||||
},
|
||||
title: "Timely Completion", description: "Ensuring projects are completed on schedule, every time."},
|
||||
{
|
||||
title: "Experienced & Certified Team",
|
||||
description: "Our professionals bring years of expertise and certifications to every job.",
|
||||
},
|
||||
title: "Experienced & Certified Team", description: "Our professionals bring years of expertise and certifications to every job."},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/medium-shot-men-wearing-equipment_23-2148752003.jpg"
|
||||
imageAlt="Group of construction workers reviewing plans on site"
|
||||
@@ -153,19 +108,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
negativeCard={{
|
||||
items: [
|
||||
"Inefficient Project Operations",
|
||||
"Unreliable Contractor Partnerships",
|
||||
"Compromised Safety Standards",
|
||||
"Unforeseen Project Delays",
|
||||
],
|
||||
"Inefficient Project Operations", "Unreliable Contractor Partnerships", "Compromised Safety Standards", "Unforeseen Project Delays"],
|
||||
}}
|
||||
positiveCard={{
|
||||
items: [
|
||||
"Streamlined Project Management",
|
||||
"Experienced & Vetted Workforce",
|
||||
"Rigorous Safety Protocols",
|
||||
"Guaranteed On-Time Delivery",
|
||||
],
|
||||
"Streamlined Project Management", "Experienced & Vetted Workforce", "Rigorous Safety Protocols", "Guaranteed On-Time Delivery"],
|
||||
}}
|
||||
title="Our Specialized Industrial Services"
|
||||
description="From site preparation to complex structural work, we offer a full spectrum of industrial services tailored to your project's unique needs and specifications."
|
||||
@@ -180,20 +127,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
metrics={[
|
||||
{
|
||||
id: "m1",
|
||||
value: "15+",
|
||||
description: "Years in Business",
|
||||
},
|
||||
id: "m1", value: "15+", description: "Years in Business"},
|
||||
{
|
||||
id: "m2",
|
||||
value: "100+",
|
||||
description: "Projects Completed",
|
||||
},
|
||||
id: "m2", value: "100+", description: "Projects Completed"},
|
||||
{
|
||||
id: "m3",
|
||||
value: "98%",
|
||||
description: "Client Satisfaction",
|
||||
},
|
||||
id: "m3", value: "98%", description: "Client Satisfaction"},
|
||||
]}
|
||||
title="Our Impact & Achievements"
|
||||
description="Reliability and excellence define every project we undertake. Our track record speaks for itself, demonstrating our commitment to client satisfaction and project success."
|
||||
@@ -208,23 +146,11 @@ export default function LandingPage() {
|
||||
membersAnimation="slide-up"
|
||||
members={[
|
||||
{
|
||||
id: "t1",
|
||||
name: "John Blanco",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smart-asian-engineer-manager-with-safety-uniform-checking-site-construction-with-steel-concrete-structure-background_609648-1336.jpg",
|
||||
imageAlt: "Portrait of John Blanco, Founder",
|
||||
},
|
||||
id: "t1", name: "John Blanco", imageSrc: "http://img.b2bpic.net/free-photo/smart-asian-engineer-manager-with-safety-uniform-checking-site-construction-with-steel-concrete-structure-background_609648-1336.jpg", imageAlt: "Portrait of John Blanco, Founder"},
|
||||
{
|
||||
id: "t2",
|
||||
name: "Maria Rodriguez",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-construction-worker-with-plans_329181-3732.jpg",
|
||||
imageAlt: "Portrait of Maria Rodriguez, Operations Manager",
|
||||
},
|
||||
id: "t2", name: "Maria Rodriguez", imageSrc: "http://img.b2bpic.net/free-photo/portrait-construction-worker-with-plans_329181-3732.jpg", imageAlt: "Portrait of Maria Rodriguez, Operations Manager"},
|
||||
{
|
||||
id: "t3",
|
||||
name: "David Chen",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/male-worker-construction-wearing-protection-gear_23-2148784062.jpg",
|
||||
imageAlt: "Portrait of David Chen, Lead Engineer",
|
||||
},
|
||||
id: "t3", name: "David Chen", imageSrc: "http://img.b2bpic.net/free-photo/male-worker-construction-wearing-protection-gear_23-2148784062.jpg", imageAlt: "Portrait of David Chen, Lead Engineer"},
|
||||
]}
|
||||
memberVariant="card"
|
||||
/>
|
||||
@@ -235,14 +161,7 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
names={[
|
||||
"Global Steel Inc.",
|
||||
"Concrete Solutions Co.",
|
||||
"Safety First Gear",
|
||||
"Advanced Engineering LLC",
|
||||
"Industrial Supply Chain",
|
||||
"ProBuild Logistics",
|
||||
"EcoMaterials Group",
|
||||
]}
|
||||
"Global Steel Inc.", "Concrete Solutions Co.", "Safety First Gear", "Advanced Engineering LLC", "Industrial Supply Chain", "ProBuild Logistics", "EcoMaterials Group"]}
|
||||
title="Building Trust with Industry Partners"
|
||||
description="We've proudly collaborated with leading organizations and suppliers to deliver successful projects across various sectors, ensuring top-tier service and materials."
|
||||
/>
|
||||
@@ -256,25 +175,15 @@ export default function LandingPage() {
|
||||
author="CEO, Manufacturing Solutions Inc."
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport-terminal_107420-85070.jpg",
|
||||
alt: "Customer avatar 1",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport-terminal_107420-85070.jpg", alt: "Customer avatar 1"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/positive-confident-businessman-posing-outside_74855-1183.jpg",
|
||||
alt: "Customer avatar 2",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/positive-confident-businessman-posing-outside_74855-1183.jpg", alt: "Customer avatar 2"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/smiling-businesswoman-standing-airport_107420-63594.jpg",
|
||||
alt: "Customer avatar 3",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/smiling-businesswoman-standing-airport_107420-63594.jpg", alt: "Customer avatar 3"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/smiley-woman-office-holding-tablet_23-2148356266.jpg",
|
||||
alt: "Customer avatar 4",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/smiley-woman-office-holding-tablet_23-2148356266.jpg", alt: "Customer avatar 4"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/confident-businessman-smiling_107420-84736.jpg",
|
||||
alt: "Professional executive headshot",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/confident-businessman-smiling_107420-84736.jpg", alt: "Professional executive headshot"},
|
||||
]}
|
||||
ratingAnimation="slide-up"
|
||||
avatarsAnimation="slide-up"
|
||||
@@ -288,28 +197,17 @@ export default function LandingPage() {
|
||||
description="Contact Blanco Industrial Services today for a consultation, detailed quote, or to discuss your next construction or industrial project. We're ready to bring your vision to life."
|
||||
inputs={[
|
||||
{
|
||||
name: "name",
|
||||
type: "text",
|
||||
placeholder: "Your Name",
|
||||
required: true,
|
||||
name: "name", type: "text", placeholder: "Your Name", required: true,
|
||||
},
|
||||
{
|
||||
name: "email",
|
||||
type: "email",
|
||||
placeholder: "Your Email",
|
||||
required: true,
|
||||
name: "email", type: "email", placeholder: "Your Email", required: true,
|
||||
},
|
||||
{
|
||||
name: "phone",
|
||||
type: "tel",
|
||||
placeholder: "Phone Number",
|
||||
required: false,
|
||||
name: "phone", type: "tel", placeholder: "Phone Number", required: false,
|
||||
},
|
||||
]}
|
||||
textarea={{
|
||||
name: "message",
|
||||
placeholder: "Your Message",
|
||||
rows: 4,
|
||||
name: "message", placeholder: "Your Message", rows: 4,
|
||||
required: true,
|
||||
}}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/glasses-near-drafting-supplies-hardhat_23-2147831901.jpg"
|
||||
@@ -325,19 +223,13 @@ export default function LandingPage() {
|
||||
socialLinks={[
|
||||
{
|
||||
icon: Facebook,
|
||||
href: "#",
|
||||
ariaLabel: "Facebook",
|
||||
},
|
||||
href: "#", ariaLabel: "Facebook"},
|
||||
{
|
||||
icon: Linkedin,
|
||||
href: "#",
|
||||
ariaLabel: "LinkedIn",
|
||||
},
|
||||
href: "#", ariaLabel: "LinkedIn"},
|
||||
{
|
||||
icon: Twitter,
|
||||
href: "#",
|
||||
ariaLabel: "Twitter",
|
||||
},
|
||||
href: "#", ariaLabel: "Twitter"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user