Merge version_2 into main #2
298
src/app/page.tsx
298
src/app/page.tsx
@@ -12,7 +12,7 @@ import MetricCardTwo from '@/components/sections/metrics/MetricCardTwo';
|
||||
import NavbarLayoutFloatingInline from '@/components/navbar/NavbarLayoutFloatingInline';
|
||||
import SocialProofOne from '@/components/sections/socialProof/SocialProofOne';
|
||||
import TestimonialCardThirteen from '@/components/sections/testimonial/TestimonialCardThirteen';
|
||||
import { Droplets, Wrench } from "lucide-react";
|
||||
import { Droplets, Wrench, Star } from "lucide-react";
|
||||
|
||||
export default function LandingPage() {
|
||||
return (
|
||||
@@ -32,142 +32,37 @@ export default function LandingPage() {
|
||||
<div id="nav" data-section="nav">
|
||||
<NavbarLayoutFloatingInline
|
||||
navItems={[
|
||||
{
|
||||
name: "Services",
|
||||
id: "services",
|
||||
},
|
||||
{
|
||||
name: "About",
|
||||
id: "about",
|
||||
},
|
||||
{
|
||||
name: "Testimonials",
|
||||
id: "testimonials",
|
||||
},
|
||||
{
|
||||
name: "FAQ",
|
||||
id: "faq",
|
||||
},
|
||||
{ name: "Services", id: "services" },
|
||||
{ name: "About", id: "about" },
|
||||
{ name: "Testimonials", id: "testimonials" },
|
||||
{ name: "FAQ", id: "faq" },
|
||||
]}
|
||||
brandName="FlowMaster Plumbing"
|
||||
button={{
|
||||
text: "Book Now",
|
||||
href: "#contact",
|
||||
}}
|
||||
brandName="Pro Flow Plumbing Solutions"
|
||||
button={{ text: "Book Now", href: "#contact" }}
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroSplitTestimonial
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "gradient-bars",
|
||||
}}
|
||||
title="Reliable Plumbing Services at Your Doorstep"
|
||||
description="Fast, professional, and affordable plumbing solutions for your home. From emergency leaks to new installations, FlowMaster handles it all with care."
|
||||
background={{ variant: "gradient-bars" }}
|
||||
title="Pro Flow Plumbing Solutions: Fort Wayne's Plumbing Experts"
|
||||
description="Professional plumbing services in Fort Wayne. With over 2 years of business experience, our skilled team delivers high-quality service you can count on."
|
||||
testimonials={[
|
||||
{
|
||||
name: "John Doe",
|
||||
handle: "@johnd",
|
||||
testimonial: "Fast response, professional crew!",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-man-working-as-plumber_23-2150746421.jpg?_wi=1",
|
||||
imageAlt: "professional plumber at work",
|
||||
},
|
||||
{
|
||||
name: "Jane Smith",
|
||||
handle: "@jsmith",
|
||||
testimonial: "They fixed my leak in minutes.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/call-center-supervisor-providing-support-guidance-intern_482257-118020.jpg?_wi=1",
|
||||
imageAlt: "professional plumber at work",
|
||||
},
|
||||
{
|
||||
name: "Mike Ross",
|
||||
handle: "@mross",
|
||||
testimonial: "Best plumbing service in town.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-male-engineer-working-field-engineers-day-celebration_23-2151615101.jpg",
|
||||
imageAlt: "professional plumber at work",
|
||||
},
|
||||
{
|
||||
name: "Sarah Lee",
|
||||
handle: "@slee",
|
||||
testimonial: "Affordable and very friendly.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/worker-repairing-water-heater_23-2149334232.jpg",
|
||||
imageAlt: "professional plumber at work",
|
||||
},
|
||||
{
|
||||
name: "Tom Baker",
|
||||
handle: "@tbaker",
|
||||
testimonial: "Great work on my bathroom pipes.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-hydraulic-elements_23-2149333324.jpg",
|
||||
imageAlt: "professional plumber at work",
|
||||
},
|
||||
]}
|
||||
buttons={[
|
||||
{
|
||||
text: "Get a Quote",
|
||||
href: "#contact",
|
||||
},
|
||||
{ name: "Client", handle: "@local", testimonial: "Best service in town!", rating: 5 },
|
||||
{ name: "Client", handle: "@fortwayne", testimonial: "Quick and reliable.", rating: 5 },
|
||||
]}
|
||||
buttons={[{ text: "Get a Quote", href: "#contact" }]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/high-angle-man-working-as-plumber_23-2150746421.jpg?_wi=2"
|
||||
mediaAnimation="blur-reveal"
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/person-dancing-salsa-casual-get-together_23-2151356546.jpg",
|
||||
alt: "Satisfied client 1",
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/charming-student-girl-good-mood-relaxing-home_343059-139.jpg",
|
||||
alt: "Satisfied client 2",
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/young-smiley-man-looking-camera_23-2148306634.jpg",
|
||||
alt: "Satisfied client 3",
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/happy-father-smiling-taking-selfie-while-giving-thumbs-up_23-2148414933.jpg",
|
||||
alt: "Satisfied client 4",
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/young-builder-man-construction-uniform-pointing-with-index-fingers-camera-smiling-confident_141793-28690.jpg",
|
||||
alt: "Satisfied client 5",
|
||||
},
|
||||
]}
|
||||
avatarText="Trusted by 5,000+ local homeowners"
|
||||
marqueeItems={[
|
||||
{
|
||||
type: "text",
|
||||
text: "24/7 Emergency Repairs",
|
||||
},
|
||||
{
|
||||
type: "text",
|
||||
text: "Licensed & Insured",
|
||||
},
|
||||
{
|
||||
type: "text",
|
||||
text: "Fast Turnaround",
|
||||
},
|
||||
{
|
||||
type: "text",
|
||||
text: "Fair Pricing",
|
||||
},
|
||||
{
|
||||
type: "text",
|
||||
text: "Professional Team",
|
||||
},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="about" data-section="about">
|
||||
<MediaAbout
|
||||
useInvertedBackground={true}
|
||||
title="Your Trusted Plumbing Experts"
|
||||
description="With over 20 years of experience, we provide high-quality plumbing repairs and installations. Our team is fully certified and dedicated to 100% customer satisfaction."
|
||||
title="About Pro Flow Plumbing"
|
||||
description="We serve the Fort Wayne community with dedication and expertise. With 2+ years of experience, Pro Flow Plumbing Solutions provides efficient, high-standard plumbing care for your home."
|
||||
imageSrc="http://img.b2bpic.net/free-photo/call-center-supervisor-providing-support-guidance-intern_482257-118020.jpg?_wi=2"
|
||||
/>
|
||||
</div>
|
||||
@@ -178,24 +73,12 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
icon: Wrench,
|
||||
title: "Leak Repair",
|
||||
description: "Quick fix for all pipe issues.",
|
||||
},
|
||||
{
|
||||
icon: Droplets,
|
||||
title: "Water Heater Install",
|
||||
description: "Efficient heater solutions.",
|
||||
},
|
||||
{
|
||||
icon: Wrench,
|
||||
title: "Drain Cleaning",
|
||||
description: "Clearing stubborn drain clogs.",
|
||||
},
|
||||
{ icon: Wrench, title: "Leak Repairs", description: "Fast response for all pipe leaks." },
|
||||
{ icon: Droplets, title: "Drain Cleaning", description: "Clearing clogs quickly and effectively." },
|
||||
{ icon: Wrench, title: "Installations", description: "Professional fixture and water heater setups." },
|
||||
]}
|
||||
title="Services We Provide"
|
||||
description="Reliable care for every plumbing system in your home."
|
||||
title="Our Plumbing Services"
|
||||
description="Expert solutions tailored to Fort Wayne homeowners."
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -206,24 +89,12 @@ export default function LandingPage() {
|
||||
gridVariant="uniform-all-items-equal"
|
||||
useInvertedBackground={true}
|
||||
metrics={[
|
||||
{
|
||||
id: "m1",
|
||||
value: "5000+",
|
||||
description: "Happy Customers",
|
||||
},
|
||||
{
|
||||
id: "m2",
|
||||
value: "15+",
|
||||
description: "Years Experience",
|
||||
},
|
||||
{
|
||||
id: "m3",
|
||||
value: "24/7",
|
||||
description: "Emergency Support",
|
||||
},
|
||||
{ id: "m1", value: "5.0", description: "Star Rating" },
|
||||
{ id: "m2", value: "95", description: "Reviews" },
|
||||
{ id: "m3", value: "2+", description: "Years Experience" },
|
||||
]}
|
||||
title="By The Numbers"
|
||||
description="Proven results for our community."
|
||||
title="Trusted by Our Community"
|
||||
description="Quality service, backed by our satisfied clients."
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -233,50 +104,11 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "t1",
|
||||
name: "John Doe",
|
||||
handle: "@johnd",
|
||||
testimonial: "Exceptional work!",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-confident-man-home-office_329181-20664.jpg",
|
||||
},
|
||||
{
|
||||
id: "t2",
|
||||
name: "Jane Smith",
|
||||
handle: "@jsmith",
|
||||
testimonial: "Friendly technicians.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-builder-man-construction-uniform-safety-helmet-showing-thubs-up-down-looking-confused_141793-28630.jpg",
|
||||
},
|
||||
{
|
||||
id: "t3",
|
||||
name: "Mike Ross",
|
||||
handle: "@mross",
|
||||
testimonial: "Very professional.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/stylish-woman-wearing-yellow-bandana_273609-13336.jpg",
|
||||
},
|
||||
{
|
||||
id: "t4",
|
||||
name: "Sarah Lee",
|
||||
handle: "@slee",
|
||||
testimonial: "Fair price, great work.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-man-working-as-plumber_23-2150746289.jpg",
|
||||
},
|
||||
{
|
||||
id: "t5",
|
||||
name: "Tom Baker",
|
||||
handle: "@tbaker",
|
||||
testimonial: "Problem solved perfectly.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/impressed-caucasian-adult-builder-man-uniform-holds-wrench-hammer-orange_141793-69362.jpg",
|
||||
},
|
||||
{ id: "t1", name: "Fort Wayne Resident", handle: "@customer", testimonial: "Fantastic service, truly Pro Flow!", rating: 5 },
|
||||
]}
|
||||
showRating={true}
|
||||
title="What Our Clients Say"
|
||||
description="Your neighbors trust FlowMaster."
|
||||
title="Hear From Our Neighbors"
|
||||
description="See why residents love our work."
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -285,86 +117,34 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={true}
|
||||
faqs={[
|
||||
{
|
||||
id: "f1",
|
||||
title: "Do you offer emergency service?",
|
||||
content: "Yes, we are available 24/7.",
|
||||
},
|
||||
{
|
||||
id: "f2",
|
||||
title: "Are you licensed?",
|
||||
content: "All our plumbers are fully certified.",
|
||||
},
|
||||
{
|
||||
id: "f3",
|
||||
title: "Do you offer free estimates?",
|
||||
content: "Yes, we provide free quotes.",
|
||||
},
|
||||
{ id: "f1", title: "Where do you serve?", content: "We proudly serve Fort Wayne and the surrounding areas." },
|
||||
{ id: "f2", title: "Do you offer quotes?", content: "Yes, contact us today for a free estimate on your project." },
|
||||
]}
|
||||
title="Common Questions"
|
||||
description="Answers you need."
|
||||
description="Everything you need to know about our services."
|
||||
faqsAnimation="blur-reveal"
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="socialproof" data-section="socialproof">
|
||||
<SocialProofOne
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
names={[
|
||||
"Plumbing Guild",
|
||||
"Safety First",
|
||||
"City Local",
|
||||
"Home Experts",
|
||||
"Pipe Masters",
|
||||
"Eco-Friendly Pro",
|
||||
"Reliable Tech",
|
||||
]}
|
||||
title="Trusted Partners"
|
||||
description="Our professional affiliations."
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="contact" data-section="contact">
|
||||
<ContactSplitForm
|
||||
useInvertedBackground={true}
|
||||
title="Get a Free Quote"
|
||||
description="Reach out today for fast assistance."
|
||||
title="Schedule Your Service"
|
||||
description="Ready for a fix? Reach out to Pro Flow Plumbing Solutions today."
|
||||
inputs={[
|
||||
{
|
||||
name: "name",
|
||||
type: "text",
|
||||
placeholder: "Your Name",
|
||||
required: true,
|
||||
},
|
||||
{
|
||||
name: "email",
|
||||
type: "email",
|
||||
placeholder: "Your Email",
|
||||
required: true,
|
||||
},
|
||||
{ name: "name", type: "text", placeholder: "Full Name", required: true },
|
||||
{ name: "email", type: "email", placeholder: "Email Address", required: true },
|
||||
]}
|
||||
textarea={{
|
||||
name: "message",
|
||||
placeholder: "Describe your plumbing issue",
|
||||
rows: 4,
|
||||
required: true,
|
||||
}}
|
||||
textarea={{ name: "message", placeholder: "Tell us about your issue", rows: 4, required: true }}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/angry-young-male-builder-wearing-uniform-safety-helmet-holding-out-hammer_141793-80630.jpg"
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterLogoReveal
|
||||
logoText="FlowMaster Plumbing"
|
||||
leftLink={{
|
||||
text: "Privacy Policy",
|
||||
href: "#",
|
||||
}}
|
||||
rightLink={{
|
||||
text: "Terms of Service",
|
||||
href: "#",
|
||||
}}
|
||||
logoText="Pro Flow Plumbing Solutions"
|
||||
leftLink={{ text: "Privacy Policy", href: "#" }}
|
||||
rightLink={{ text: "Terms of Service", href: "#" }}
|
||||
/>
|
||||
</div>
|
||||
</ReactLenis>
|
||||
|
||||
Reference in New Issue
Block a user