Merge version_1 into main #1
229
src/app/page.tsx
229
src/app/page.tsx
@@ -33,17 +33,11 @@ export default function LandingPage() {
|
||||
<NavbarStyleFullscreen
|
||||
navItems={[
|
||||
{
|
||||
name: "About",
|
||||
id: "#about",
|
||||
},
|
||||
name: "About", id: "#about"},
|
||||
{
|
||||
name: "Products",
|
||||
id: "#products",
|
||||
},
|
||||
name: "Products", id: "#products"},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "#contact",
|
||||
},
|
||||
name: "Contact", id: "#contact"},
|
||||
]}
|
||||
brandName="PureFlow Systems"
|
||||
/>
|
||||
@@ -52,32 +46,15 @@ export default function LandingPage() {
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroSplitDualMedia
|
||||
background={{
|
||||
variant: "gradient-bars",
|
||||
}}
|
||||
variant: "gradient-bars"}}
|
||||
title="Pure Compressed Air, Optimized Performance"
|
||||
description="State-of-the-art drying and filtration technology that protects your equipment and ensures efficiency in your industrial processes."
|
||||
tag="Trusted Industrial Solutions"
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/ceiling-glass-wall_1127-2092.jpg",
|
||||
imageAlt: "industrial air dryer",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/ceiling-glass-wall_1127-2092.jpg", imageAlt: "industrial air dryer"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-perforated-fabric_23-2149894476.jpg",
|
||||
imageAlt: "air filtration system",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/exterior-clean-playground-kids_23-2149490427.jpg",
|
||||
imageAlt: "Exterior clean playground for kids",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/view-from-spiral-road_181624-26711.jpg",
|
||||
imageAlt: "view from above on spiral road",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-gas-cylinder_23-2149290467.jpg",
|
||||
imageAlt: "3d rendering of gas cylinder",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-perforated-fabric_23-2149894476.jpg", imageAlt: "air filtration system"}
|
||||
]}
|
||||
mediaAnimation="slide-up"
|
||||
rating={5}
|
||||
@@ -106,45 +83,25 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
id: "f1",
|
||||
title: "Energy Efficient",
|
||||
tags: [
|
||||
"Save costs",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cheerful-people-with-hybrid-car_53876-165505.jpg",
|
||||
},
|
||||
id: "f1", title: "Energy Efficient", tags: [
|
||||
"Save costs"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cheerful-people-with-hybrid-car_53876-165505.jpg"},
|
||||
{
|
||||
id: "f2",
|
||||
title: "Maximum Protection",
|
||||
tags: [
|
||||
"High quality",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/digital-cybersecurity-shield-network-background_84443-85964.jpg",
|
||||
},
|
||||
id: "f2", title: "Maximum Protection", tags: [
|
||||
"High quality"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/digital-cybersecurity-shield-network-background_84443-85964.jpg"},
|
||||
{
|
||||
id: "f3",
|
||||
title: "Rapid Maintenance",
|
||||
tags: [
|
||||
"Quick swap",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-worker-showing-thumb-up-holding-alarm-clock-uniform-looking-confident_176474-36121.jpg",
|
||||
},
|
||||
id: "f3", title: "Rapid Maintenance", tags: [
|
||||
"Quick swap"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-worker-showing-thumb-up-holding-alarm-clock-uniform-looking-confident_176474-36121.jpg"},
|
||||
{
|
||||
id: "f4",
|
||||
title: "Precision Engineering",
|
||||
tags: [
|
||||
"Highly Accurate",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/fresh-healthy-food-wooden-bowl-with-broccoli-brussel-sprouts-olive-oil-green-pepper_8353-8607.jpg",
|
||||
},
|
||||
id: "f4", title: "Precision Engineering", tags: [
|
||||
"Highly Accurate"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/fresh-healthy-food-wooden-bowl-with-broccoli-brussel-sprouts-olive-oil-green-pepper_8353-8607.jpg"},
|
||||
{
|
||||
id: "f5",
|
||||
title: "Sustainable Design",
|
||||
tags: [
|
||||
"Eco-friendly",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/wind-turbine-blue-sky_1232-1735.jpg",
|
||||
},
|
||||
id: "f5", title: "Sustainable Design", tags: [
|
||||
"Eco-friendly"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/wind-turbine-blue-sky_1232-1735.jpg"},
|
||||
]}
|
||||
title="Why Choose PureFlow"
|
||||
description="Designed for maximum durability and efficiency."
|
||||
@@ -156,49 +113,20 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
gridVariant="uniform-all-items-equal"
|
||||
useInvertedBackground={true}
|
||||
animationType="slide-up"
|
||||
products={[
|
||||
{
|
||||
id: "p1",
|
||||
name: "Desiccant Dryer",
|
||||
price: "From $4,500",
|
||||
variant: "Industrial",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-refrigerant-manifold-gauges_482257-90522.jpg",
|
||||
},
|
||||
id: "p1", name: "Desiccant Dryer", price: "From $4,500", variant: "Industrial", imageSrc: "http://img.b2bpic.net/free-photo/close-up-refrigerant-manifold-gauges_482257-90522.jpg"},
|
||||
{
|
||||
id: "p2",
|
||||
name: "Refrigerant Dryer",
|
||||
price: "From $3,200",
|
||||
variant: "Standard",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-ventilation-system_23-2149281319.jpg",
|
||||
},
|
||||
id: "p2", name: "Refrigerant Dryer", price: "From $3,200", variant: "Standard", imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-ventilation-system_23-2149281319.jpg"},
|
||||
{
|
||||
id: "p3",
|
||||
name: "Oil Removal Filter",
|
||||
price: "From $450",
|
||||
variant: "High Grade",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/modern-chemical-production-equipment-found-inside-manufacture-background_645730-818.jpg",
|
||||
},
|
||||
id: "p3", name: "Oil Removal Filter", price: "From $450", variant: "High Grade", imageSrc: "http://img.b2bpic.net/free-photo/modern-chemical-production-equipment-found-inside-manufacture-background_645730-818.jpg"},
|
||||
{
|
||||
id: "p4",
|
||||
name: "Particulate Filter",
|
||||
price: "From $350",
|
||||
variant: "Standard",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-ventilation-system_23-2149388985.jpg",
|
||||
},
|
||||
id: "p4", name: "Particulate Filter", price: "From $350", variant: "Standard", imageSrc: "http://img.b2bpic.net/free-photo/close-up-ventilation-system_23-2149388985.jpg"},
|
||||
{
|
||||
id: "p5",
|
||||
name: "Condensate Drain",
|
||||
price: "From $250",
|
||||
variant: "Compact",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/female-mechanic_1098-12549.jpg",
|
||||
},
|
||||
id: "p5", name: "Condensate Drain", price: "From $250", variant: "Compact", imageSrc: "http://img.b2bpic.net/free-photo/female-mechanic_1098-12549.jpg"},
|
||||
{
|
||||
id: "p6",
|
||||
name: "In-line Package",
|
||||
price: "From $1,200",
|
||||
variant: "Modular",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-ventilation-system_23-2149388944.jpg",
|
||||
},
|
||||
id: "p6", name: "In-line Package", price: "From $1,200", variant: "Modular", imageSrc: "http://img.b2bpic.net/free-photo/close-up-ventilation-system_23-2149388944.jpg"},
|
||||
]}
|
||||
title="Our Product Range"
|
||||
description="Complete solutions for every scale of compressed air need."
|
||||
@@ -212,20 +140,11 @@ export default function LandingPage() {
|
||||
tag="The Stats"
|
||||
metrics={[
|
||||
{
|
||||
id: "m1",
|
||||
value: "99.9%",
|
||||
description: "Contaminant Removal",
|
||||
},
|
||||
id: "m1", value: "99.9%", description: "Contaminant Removal"},
|
||||
{
|
||||
id: "m2",
|
||||
value: "24/7",
|
||||
description: "System Reliability",
|
||||
},
|
||||
id: "m2", value: "24/7", description: "System Reliability"},
|
||||
{
|
||||
id: "m3",
|
||||
value: "40%",
|
||||
description: "Energy Savings",
|
||||
},
|
||||
id: "m3", value: "40%", description: "Energy Savings"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -237,40 +156,15 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
testimonials={[
|
||||
{
|
||||
id: "t1",
|
||||
name: "John Smith",
|
||||
role: "Plant Manager",
|
||||
testimonial: "These dryers have transformed our air quality. Reduced maintenance calls by 80%.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/senior-businessman-visiting-factory-plant-examining-manufactured-products-with-facility-worker_637285-4150.jpg",
|
||||
},
|
||||
id: "t1", name: "John Smith", role: "Plant Manager", testimonial: "These dryers have transformed our air quality. Reduced maintenance calls by 80%.", imageSrc: "http://img.b2bpic.net/free-photo/senior-businessman-visiting-factory-plant-examining-manufactured-products-with-facility-worker_637285-4150.jpg"},
|
||||
{
|
||||
id: "t2",
|
||||
name: "Sarah Lee",
|
||||
role: "Head Engineer",
|
||||
testimonial: "Reliability is key for us. PureFlow hasn't let us down in two years of continuous operation.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/male-engineer-analyzed-industry-40-system-smart-manufacturing-plant_482257-126802.jpg",
|
||||
},
|
||||
id: "t2", name: "Sarah Lee", role: "Head Engineer", testimonial: "Reliability is key for us. PureFlow hasn't let us down in two years of continuous operation.", imageSrc: "http://img.b2bpic.net/free-photo/male-engineer-analyzed-industry-40-system-smart-manufacturing-plant_482257-126802.jpg"},
|
||||
{
|
||||
id: "t3",
|
||||
name: "Mike Davis",
|
||||
role: "Facilities Manager",
|
||||
testimonial: "Fast installation and incredible customer support when we needed parts.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-professional-businessman-working-his-office-businessperson-professional-environment_482257-32754.jpg",
|
||||
},
|
||||
id: "t3", name: "Mike Davis", role: "Facilities Manager", testimonial: "Fast installation and incredible customer support when we needed parts.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-professional-businessman-working-his-office-businessperson-professional-environment_482257-32754.jpg"},
|
||||
{
|
||||
id: "t4",
|
||||
name: "Elena Rodriguez",
|
||||
role: "Production Lead",
|
||||
testimonial: "A significant reduction in energy costs since switching to their refrigerant dryer.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/colleagues-working-together-project_23-2149267977.jpg",
|
||||
},
|
||||
id: "t4", name: "Elena Rodriguez", role: "Production Lead", testimonial: "A significant reduction in energy costs since switching to their refrigerant dryer.", imageSrc: "http://img.b2bpic.net/free-photo/colleagues-working-together-project_23-2149267977.jpg"},
|
||||
{
|
||||
id: "t5",
|
||||
name: "Tom Chen",
|
||||
role: "Lead Tech",
|
||||
testimonial: "Solid build quality and very intuitive serviceability.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/focus-lines-code-laptop-screen-used-by-data-center-engineers_482257-117920.jpg",
|
||||
},
|
||||
id: "t5", name: "Tom Chen", role: "Lead Tech", testimonial: "Solid build quality and very intuitive serviceability.", imageSrc: "http://img.b2bpic.net/free-photo/focus-lines-code-laptop-screen-used-by-data-center-engineers_482257-117920.jpg"},
|
||||
]}
|
||||
title="Client Success"
|
||||
description="See why top manufacturing firms trust PureFlow."
|
||||
@@ -282,20 +176,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
faqs={[
|
||||
{
|
||||
id: "faq1",
|
||||
title: "How often should I change filters?",
|
||||
content: "Generally every 6-12 months, depending on your air usage and environment.",
|
||||
},
|
||||
id: "faq1", title: "How often should I change filters?", content: "Generally every 6-12 months, depending on your air usage and environment."},
|
||||
{
|
||||
id: "faq2",
|
||||
title: "Do I need a dryer?",
|
||||
content: "If you have rust or moisture in your tools, you absolutely need a dryer to prevent downtime.",
|
||||
},
|
||||
id: "faq2", title: "Do I need a dryer?", content: "If you have rust or moisture in your tools, you absolutely need a dryer to prevent downtime."},
|
||||
{
|
||||
id: "faq3",
|
||||
title: "Do you offer installation?",
|
||||
content: "Yes, our certified technicians handle full system integration from start to finish.",
|
||||
},
|
||||
id: "faq3", title: "Do you offer installation?", content: "Yes, our certified technicians handle full system integration from start to finish."},
|
||||
]}
|
||||
sideTitle="Expert Answers"
|
||||
sideDescription="Everything you need to know about compressed air treatment."
|
||||
@@ -307,8 +192,7 @@ export default function LandingPage() {
|
||||
<ContactCenter
|
||||
useInvertedBackground={true}
|
||||
background={{
|
||||
variant: "plain",
|
||||
}}
|
||||
variant: "plain"}}
|
||||
tag="Get In Touch"
|
||||
title="Ready for Clean Air?"
|
||||
description="Speak with an engineer today about your facility requirements."
|
||||
@@ -319,42 +203,27 @@ export default function LandingPage() {
|
||||
<FooterBase
|
||||
columns={[
|
||||
{
|
||||
title: "Products",
|
||||
items: [
|
||||
title: "Products", items: [
|
||||
{
|
||||
label: "Dryers",
|
||||
href: "#products",
|
||||
},
|
||||
label: "Dryers", href: "#products"},
|
||||
{
|
||||
label: "Filters",
|
||||
href: "#products",
|
||||
},
|
||||
label: "Filters", href: "#products"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Resources",
|
||||
items: [
|
||||
title: "Resources", items: [
|
||||
{
|
||||
label: "Support",
|
||||
href: "#",
|
||||
},
|
||||
label: "Support", href: "#"},
|
||||
{
|
||||
label: "Warranty",
|
||||
href: "#",
|
||||
},
|
||||
label: "Warranty", href: "#"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Company",
|
||||
items: [
|
||||
title: "Company", items: [
|
||||
{
|
||||
label: "About",
|
||||
href: "#about",
|
||||
},
|
||||
label: "About", href: "#about"},
|
||||
{
|
||||
label: "Contact",
|
||||
href: "#contact",
|
||||
},
|
||||
label: "Contact", href: "#contact"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user