5 Commits

Author SHA1 Message Date
791d7d5130 Update src/app/page.tsx 2026-05-22 01:01:15 +00:00
ce33fa0252 Merge version_3 into main
Merge version_3 into main
2026-05-22 00:59:37 +00:00
67e240bd6e Update src/app/page.tsx 2026-05-22 00:59:34 +00:00
9b757f94b8 Merge version_2 into main
Merge version_2 into main
2026-05-22 00:57:26 +00:00
5a329f8a2f Update src/app/page.tsx 2026-05-22 00:57:20 +00:00

View File

@@ -3,343 +3,107 @@
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider"; import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
import ReactLenis from "lenis/react"; import ReactLenis from "lenis/react";
import ContactSplitForm from '@/components/sections/contact/ContactSplitForm'; import ContactSplitForm from '@/components/sections/contact/ContactSplitForm';
import FaqBase from '@/components/sections/faq/FaqBase';
import FeatureCardNineteen from '@/components/sections/feature/FeatureCardNineteen'; import FeatureCardNineteen from '@/components/sections/feature/FeatureCardNineteen';
import FooterSimple from '@/components/sections/footer/FooterSimple'; import FooterSimple from '@/components/sections/footer/FooterSimple';
import HeroLogo from '@/components/sections/hero/HeroLogo'; import HeroLogo from '@/components/sections/hero/HeroLogo';
import InlineImageSplitTextAbout from '@/components/sections/about/InlineImageSplitTextAbout'; import InlineImageSplitTextAbout from '@/components/sections/about/InlineImageSplitTextAbout';
import MetricCardFourteen from '@/components/sections/metrics/MetricCardFourteen'; import NavbarStyleCentered from '@/components/navbar/NavbarStyleCentered/NavbarStyleCentered';
import NavbarStyleFullscreen from '@/components/navbar/NavbarStyleFullscreen/NavbarStyleFullscreen';
import ProductCardFour from '@/components/sections/product/ProductCardFour';
import TestimonialCardFifteen from '@/components/sections/testimonial/TestimonialCardFifteen';
export default function LandingPage() { export default function LandingPage() {
return ( return (
<ThemeProvider <ThemeProvider
defaultButtonVariant="shift-hover" defaultButtonVariant="shift-hover"
defaultTextAnimation="entrance-slide" defaultTextAnimation="entrance-slide"
borderRadius="soft" borderRadius="pill"
contentWidth="medium" contentWidth="medium"
sizing="largeSmallSizeMediumTitles" sizing="medium"
background="blurBottom" background="noise"
cardStyle="soft-shadow" cardStyle="glass-elevated"
primaryButtonStyle="gradient" primaryButtonStyle="gradient"
secondaryButtonStyle="layered" secondaryButtonStyle="glass"
headingFontWeight="extrabold" headingFontWeight="bold"
> >
<ReactLenis root> <ReactLenis root>
<div id="nav" data-section="nav"> <div id="nav" data-section="nav">
<NavbarStyleFullscreen <NavbarStyleCentered
navItems={[ navItems={[
{ { name: "Home", id: "hero" },
name: "Home", { name: "About", id: "about" },
id: "hero", { name: "Services", id: "features" },
}, { name: "Contact", id: "contact" },
{ ]}
name: "About", brandName="Venture Healthcare"
id: "about", />
}, </div>
{
name: "Services",
id: "features",
},
{
name: "Projects",
id: "products",
},
{
name: "Contact",
id: "contact",
},
]}
brandName="HVAC Pro"
/>
</div>
<div id="hero" data-section="hero"> <div id="hero" data-section="hero">
<HeroLogo <HeroLogo
logoText="HVAC Construction Solutions" logoText="Venture Healthcare Inc."
description="Expertly engineered heating, ventilation, and air conditioning solutions for commercial and industrial projects." description="Connecting passionate travel nurses with rewarding career opportunities across the nation."
buttons={[ buttons={[
{ { text: "View Opportunities", href: "#features" },
text: "View Our Projects", { text: "Contact Us", href: "#contact" },
href: "#products", ]}
}, buttonAnimation="slide-up"
{ imageSrc="http://img.b2bpic.net/free-photo/doctor-working-with-patient_23-2148738281.jpg"
text: "Request a Quote", imageAlt="Healthcare Professionals"
href: "#contact", />
}, </div>
]}
buttonAnimation="slide-up"
imageSrc="http://img.b2bpic.net/free-photo/wireman-does-air-conditioner-maintenance_482257-85109.jpg"
imageAlt="HVAC System Installation"
/>
</div>
<div id="about" data-section="about"> <div id="about" data-section="about">
<InlineImageSplitTextAbout <InlineImageSplitTextAbout
useInvertedBackground={false} useInvertedBackground={false}
heading={[ heading={[
{ { type: "text", content: "Your Career, " },
type: "text", { type: "image", src: "http://img.b2bpic.net/free-photo/nurse-holding-chart_23-2148421252.jpg", alt: "Travel Nurse" },
content: "Delivering Quality ", { type: "text", content: " Your Journey" },
}, ]}
{ buttons={[{ text: "Join Our Team", href: "#contact" }]}
type: "image", />
src: "http://img.b2bpic.net/free-photo/factory-workers-working-together-industrial-metal-production-line-hall_342744-239.jpg", </div>
alt: "About HVAC",
},
{
type: "text",
content: " HVAC Systems",
},
]}
buttons={[
{
text: "Read More",
href: "#contact",
},
]}
/>
</div>
<div id="features" data-section="features"> <div id="features" data-section="features">
<FeatureCardNineteen <FeatureCardNineteen
textboxLayout="split" textboxLayout="split"
useInvertedBackground={false} useInvertedBackground={false}
features={[ features={[
{ {
tag: "Design", 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"
title: "Precision Design", },
subtitle: "Custom HVAC Solutions", {
description: "Tailored heating and cooling design for complex industrial and commercial spaces.", 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"
imageSrc: "http://img.b2bpic.net/free-photo/workers-refilling-air-conditione-freon_482257-85114.jpg", },
}, ]}
{ title="Why Venture Healthcare?"
tag: "Construction", description="We prioritize our nurses by providing personalized career guidance and comprehensive placement services."
title: "Expert Installation", />
subtitle: "Professional Craftsmanship", </div>
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",
},
]}
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"> <div id="contact" data-section="contact">
<ProductCardFour <ContactSplitForm
animationType="slide-up" useInvertedBackground={false}
textboxLayout="default" title="Let's Get in Touch"
gridVariant="three-columns-all-equal-width" 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."
useInvertedBackground={false} inputs={[
products={[ { name: "name", type: "text", placeholder: "Full Name", required: true },
{ { name: "email", type: "email", placeholder: "Email Address", required: true },
id: "p1", ]}
name: "Industrial Chiller", textarea={{ name: "message", placeholder: "How can we help you?", rows: 4 }}
price: "Custom", imageSrc="http://img.b2bpic.net/free-photo/office-desk-modern_23-2148006560.jpg"
variant: "Heavy Duty", />
imageSrc: "http://img.b2bpic.net/free-photo/close-up-ventilation-system_23-2149388961.jpg", </div>
},
{
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"> <div id="footer" data-section="footer">
<MetricCardFourteen <FooterSimple
useInvertedBackground={false} columns={[
title="Our Project Success" { title: "Venture Healthcare", items: [{ label: "Careers", href: "#" }, { label: "Resources", href: "#" }] },
tag="Performance" { title: "Legal", items: [{ label: "Privacy Policy", href: "#" }, { label: "Terms", href: "#" }] },
metrics={[ ]}
{ bottomLeftText="© 2025 Venture Healthcare Inc."
id: "m1", bottomRightText="123 Health Ave, Medical District"
value: "150+", />
description: "Projects Completed", </div>
},
{
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"
/>
</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."
inputs={[
{
name: "name",
type: "text",
placeholder: "Company 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"
/>
</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: "#",
},
],
},
]}
bottomLeftText="© 2024 HVAC Pro Industries"
bottomRightText="All rights reserved"
/>
</div>
</ReactLenis> </ReactLenis>
</ThemeProvider> </ThemeProvider>
); );
} }