Update src/app/page.tsx
This commit is contained in:
294
src/app/page.tsx
294
src/app/page.tsx
@@ -31,48 +31,26 @@ export default function LandingPage() {
|
||||
<div id="nav" data-section="nav">
|
||||
<NavbarStyleFullscreen
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "hero",
|
||||
},
|
||||
{
|
||||
name: "About",
|
||||
id: "about",
|
||||
},
|
||||
{
|
||||
name: "Services",
|
||||
id: "features",
|
||||
},
|
||||
{
|
||||
name: "Projects",
|
||||
id: "products",
|
||||
},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "contact",
|
||||
},
|
||||
{ name: "Home", id: "hero" },
|
||||
{ name: "About", id: "about" },
|
||||
{ name: "Travel Nursing", id: "features" },
|
||||
{ name: "Contact", id: "contact" },
|
||||
]}
|
||||
brandName="HVAC Pro"
|
||||
brandName="Venture Healthcare"
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroLogo
|
||||
logoText="HVAC Construction Solutions"
|
||||
description="Expertly engineered heating, ventilation, and air conditioning solutions for commercial and industrial projects."
|
||||
logoText="Venture Healthcare Inc."
|
||||
description="Connecting passionate travel nurses with rewarding career opportunities across the nation."
|
||||
buttons={[
|
||||
{
|
||||
text: "View Our Projects",
|
||||
href: "#products",
|
||||
},
|
||||
{
|
||||
text: "Request a Quote",
|
||||
href: "#contact",
|
||||
},
|
||||
{ text: "View Opportunities", href: "#features" },
|
||||
{ text: "Contact Us", href: "#contact" },
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/wireman-does-air-conditioner-maintenance_482257-85109.jpg"
|
||||
imageAlt="HVAC System Installation"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/doctor-working-with-patient_23-2148738281.jpg"
|
||||
imageAlt="Healthcare Professionals"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -80,26 +58,11 @@ export default function LandingPage() {
|
||||
<InlineImageSplitTextAbout
|
||||
useInvertedBackground={false}
|
||||
heading={[
|
||||
{
|
||||
type: "text",
|
||||
content: "Delivering Quality ",
|
||||
},
|
||||
{
|
||||
type: "image",
|
||||
src: "http://img.b2bpic.net/free-photo/factory-workers-working-together-industrial-metal-production-line-hall_342744-239.jpg",
|
||||
alt: "About HVAC",
|
||||
},
|
||||
{
|
||||
type: "text",
|
||||
content: " HVAC Systems",
|
||||
},
|
||||
]}
|
||||
buttons={[
|
||||
{
|
||||
text: "Read More",
|
||||
href: "#contact",
|
||||
},
|
||||
{ type: "text", content: "Your Career, " },
|
||||
{ type: "image", src: "http://img.b2bpic.net/free-photo/nurse-holding-chart_23-2148421252.jpg", alt: "Travel Nurse" },
|
||||
{ type: "text", content: " Your Journey" },
|
||||
]}
|
||||
buttons={[{ text: "Join Our Team", href: "#contact" }]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -109,237 +72,40 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
tag: "Design",
|
||||
title: "Precision Design",
|
||||
subtitle: "Custom HVAC Solutions",
|
||||
description: "Tailored heating and cooling design for complex industrial and commercial spaces.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/workers-refilling-air-conditione-freon_482257-85114.jpg",
|
||||
},
|
||||
tag: "Nursing", title: "Travel Nursing", subtitle: "Exclusive Assignments", description: "Access top-tier travel nursing positions with industry-leading support and benefits.", imageSrc: "http://img.b2bpic.net/free-photo/nurse-examining-patient_23-2149334225.jpg"},
|
||||
{
|
||||
tag: "Construction",
|
||||
title: "Expert Installation",
|
||||
subtitle: "Professional Craftsmanship",
|
||||
description: "High-efficiency installation services meeting all safety and regulatory codes.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/technician-looking-freon-leaks_482257-92791.jpg",
|
||||
},
|
||||
{
|
||||
tag: "Maintenance",
|
||||
title: "Reliable Maintenance",
|
||||
subtitle: "Extended System Life",
|
||||
description: "Proactive climate control management to ensure optimal efficiency and system longevity.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/worker-repairing-water-heater_23-2149334225.jpg",
|
||||
},
|
||||
tag: "Community", title: "Company Culture", subtitle: "Driven by Excellence", description: "We foster a supportive environment where every nurse can thrive personally and professionally.", imageSrc: "http://img.b2bpic.net/free-photo/medical-team-working-together_23-2148204025.jpg"},
|
||||
]}
|
||||
title="Our Specialized HVAC Services"
|
||||
description="We offer comprehensive HVAC services from system design to full-scale construction and installation."
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="products" data-section="products">
|
||||
<ProductCardFour
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
useInvertedBackground={false}
|
||||
products={[
|
||||
{
|
||||
id: "p1",
|
||||
name: "Industrial Chiller",
|
||||
price: "Custom",
|
||||
variant: "Heavy Duty",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-ventilation-system_23-2149388961.jpg",
|
||||
},
|
||||
{
|
||||
id: "p2",
|
||||
name: "Cooling Tower",
|
||||
price: "Custom",
|
||||
variant: "High Efficiency",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-heat-pump-outside-home_23-2149250261.jpg",
|
||||
},
|
||||
{
|
||||
id: "p3",
|
||||
name: "Split System",
|
||||
price: "Custom",
|
||||
variant: "HVAC Standard",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-abstract-metal-wallpaper-close-up_23-2148859874.jpg",
|
||||
},
|
||||
{
|
||||
id: "p4",
|
||||
name: "Air Filter Unit",
|
||||
price: "Custom",
|
||||
variant: "Clean Air",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/combine-machine-service-mechanic-repairing-motor-outdoors_146671-19071.jpg",
|
||||
},
|
||||
{
|
||||
id: "p5",
|
||||
name: "Control Cabinet",
|
||||
price: "Custom",
|
||||
variant: "Advanced",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/businessman-video-conferening_23-2148738281.jpg",
|
||||
},
|
||||
{
|
||||
id: "p6",
|
||||
name: "Heating Unit",
|
||||
price: "Custom",
|
||||
variant: "Premium",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-ventilation-system_23-2149281313.jpg",
|
||||
},
|
||||
]}
|
||||
title="Our HVAC Infrastructure"
|
||||
description="Premium climate control equipment and systems for large-scale construction applications."
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="metrics" data-section="metrics">
|
||||
<MetricCardFourteen
|
||||
useInvertedBackground={false}
|
||||
title="Our Project Success"
|
||||
tag="Performance"
|
||||
metrics={[
|
||||
{
|
||||
id: "m1",
|
||||
value: "150+",
|
||||
description: "Projects Completed",
|
||||
},
|
||||
{
|
||||
id: "m2",
|
||||
value: "99%",
|
||||
description: "Client Satisfaction",
|
||||
},
|
||||
{
|
||||
id: "m3",
|
||||
value: "25+",
|
||||
description: "Years Experience",
|
||||
},
|
||||
]}
|
||||
metricsAnimation="slide-up"
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="testimonial" data-section="testimonial">
|
||||
<TestimonialCardFifteen
|
||||
useInvertedBackground={false}
|
||||
testimonial="The HVAC Pro team exceeded our expectations on the industrial chiller installation. Professional, efficient, and precise work."
|
||||
rating={5}
|
||||
author="Sarah Miller, Director of Facilities"
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/medium-shot-man-correcting-grammar-mistakes_23-2150171372.jpg",
|
||||
alt: "Sarah",
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/happy-professional-architecture-holding-clipboard-construction-site_23-2148204025.jpg",
|
||||
alt: "Michael",
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/medium-shot-plus-size-man-working-construction_23-2150772851.jpg",
|
||||
alt: "Robert",
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/medium-shot-smiley-people-wearing-helmets_23-2149366669.jpg",
|
||||
alt: "David",
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/smiling-woman-with-olives-beer_23-2147680964.jpg",
|
||||
alt: "Jane",
|
||||
},
|
||||
]}
|
||||
ratingAnimation="slide-up"
|
||||
avatarsAnimation="slide-up"
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="faq" data-section="faq">
|
||||
<FaqBase
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
faqs={[
|
||||
{
|
||||
id: "q1",
|
||||
title: "Do you provide maintenance for HVAC?",
|
||||
content: "Yes, we offer comprehensive preventive maintenance plans for all installed systems.",
|
||||
},
|
||||
{
|
||||
id: "q2",
|
||||
title: "Can you design systems for large plants?",
|
||||
content: "Our expertise lies in complex HVAC systems for industrial facilities and warehouses.",
|
||||
},
|
||||
{
|
||||
id: "q3",
|
||||
title: "Are your installations certified?",
|
||||
content: "All our work meets national safety standards and building code certifications.",
|
||||
},
|
||||
]}
|
||||
title="Common HVAC Questions"
|
||||
description="Get answers to your questions about HVAC installation and construction services."
|
||||
faqsAnimation="slide-up"
|
||||
title="Why Venture Healthcare?"
|
||||
description="We prioritize our nurses by providing personalized career guidance and comprehensive placement services."
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="contact" data-section="contact">
|
||||
<ContactSplitForm
|
||||
useInvertedBackground={false}
|
||||
title="Request a Project Consult"
|
||||
description="Ready to discuss your project requirements? Our engineering team is here to assist."
|
||||
title="Let's Get in Touch"
|
||||
description="Reach out to our recruitment experts to begin your next assignment or for general inquiries. Our office is located in the heart of the city."
|
||||
inputs={[
|
||||
{
|
||||
name: "name",
|
||||
type: "text",
|
||||
placeholder: "Company Name",
|
||||
required: true,
|
||||
},
|
||||
{
|
||||
name: "email",
|
||||
type: "email",
|
||||
placeholder: "Email Address",
|
||||
required: true,
|
||||
},
|
||||
{ name: "name", type: "text", placeholder: "Full Name", required: true },
|
||||
{ name: "email", type: "email", placeholder: "Email Address", required: true },
|
||||
]}
|
||||
textarea={{
|
||||
name: "details",
|
||||
placeholder: "Describe your project",
|
||||
rows: 4,
|
||||
}}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/desk-office_23-2148006560.jpg"
|
||||
imageAlt="HVAC Consultation"
|
||||
textarea={{ name: "message", placeholder: "How can we help you?", rows: 4 }}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/office-desk-modern_23-2148006560.jpg"
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterSimple
|
||||
columns={[
|
||||
{
|
||||
title: "Company",
|
||||
items: [
|
||||
{
|
||||
label: "About Us",
|
||||
href: "#about",
|
||||
},
|
||||
{
|
||||
label: "Services",
|
||||
href: "#features",
|
||||
},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Legal",
|
||||
items: [
|
||||
{
|
||||
label: "Privacy Policy",
|
||||
href: "#",
|
||||
},
|
||||
{
|
||||
label: "Terms of Service",
|
||||
href: "#",
|
||||
},
|
||||
],
|
||||
},
|
||||
{ title: "Venture Healthcare", items: [{ label: "Careers", href: "#" }, { label: "Resources", href: "#" }] },
|
||||
{ title: "Legal", items: [{ label: "Privacy Policy", href: "#" }, { label: "Terms", href: "#" }] },
|
||||
]}
|
||||
bottomLeftText="© 2024 HVAC Pro Industries"
|
||||
bottomRightText="All rights reserved"
|
||||
bottomLeftText="© 2025 Venture Healthcare Inc."
|
||||
bottomRightText="123 Health Ave, Medical District"
|
||||
/>
|
||||
</div>
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user