Merge version_1 into main #2
244
src/app/page.tsx
244
src/app/page.tsx
@@ -30,128 +30,47 @@ export default function LandingPage() {
|
||||
<div id="nav" data-section="nav">
|
||||
<NavbarLayoutFloatingInline
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "hero",
|
||||
},
|
||||
{
|
||||
name: "About",
|
||||
id: "about",
|
||||
},
|
||||
{
|
||||
name: "Services",
|
||||
id: "features",
|
||||
},
|
||||
{
|
||||
name: "Reviews",
|
||||
id: "testimonials",
|
||||
},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "contact",
|
||||
},
|
||||
{ name: "Home", id: "hero" },
|
||||
{ name: "About", id: "about" },
|
||||
{ name: "Services", id: "features" },
|
||||
{ name: "Reviews", id: "testimonials" },
|
||||
{ name: "Contact", id: "contact" },
|
||||
]}
|
||||
brandName="Epic Plumbing LLC"
|
||||
button={{ text: "Call Now", href: "tel:3058166083" }}
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroSplitTestimonial
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "gradient-bars",
|
||||
}}
|
||||
background={{ variant: "gradient-bars" }}
|
||||
title="Professional Plumbing When You Need It Most"
|
||||
description="Epic Plumbing LLC provides top-rated residential plumbing services. Available 24/7, we bring craftsmanship and reliability to every home."
|
||||
testimonials={[
|
||||
{
|
||||
name: "Becky Johnson",
|
||||
handle: "@becky",
|
||||
testimonial: "Fantastic job replacing our hot water heater! Professional and efficient.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-woman-with-long-hair-winking-while-having-good-mood-smiling-showing-her-white-perfect-teeth_273609-7717.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
name: "Bruce Barnes",
|
||||
handle: "@bruce",
|
||||
testimonial: "Remarkable job and clean craftsmanship. Highly recommend.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/middle-age-hispanic-woman-standing-yellow-background-smiling-positive-doing-ok-sign-with-hand-fingers-successful-expression_839833-32513.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
name: "Valeria Sanchez",
|
||||
handle: "@valeria",
|
||||
testimonial: "Showed up right away for a flooding emergency. Huge relief!",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-ambitious-confident-adult-30s-woman-cross-arms-smiling-happy-front-looking-forward-standing-against-white-wall_176420-40694.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
name: "Marcus D.",
|
||||
handle: "@marcus",
|
||||
testimonial: "Fast, friendly, and fixed my leak in record time.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-cheerful-happy-girl-smiling-laughing_176420-9603.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
name: "Sarah P.",
|
||||
handle: "@sarah",
|
||||
testimonial: "Trustworthy service. Will definitely call again.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-her-kitchen_329181-20396.jpg?_wi=1",
|
||||
},
|
||||
]}
|
||||
buttons={[
|
||||
{
|
||||
text: "Call Now: (305) 816-6083",
|
||||
href: "tel:3058166083",
|
||||
},
|
||||
{ name: "Becky Johnson", handle: "@becky", testimonial: "Fantastic job replacing our hot water heater! Professional and efficient.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-woman-with-long-hair-winking-while-having-good-mood-smiling-showing-her-white-perfect-teeth_273609-7717.jpg" },
|
||||
{ name: "Bruce Barnes", handle: "@bruce", testimonial: "Remarkable job and clean craftsmanship. Highly recommend.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/middle-age-hispanic-woman-standing-yellow-background-smiling-positive-doing-ok-sign-with-hand-fingers-successful-expression_839833-32513.jpg" },
|
||||
{ name: "Valeria Sanchez", handle: "@valeria", testimonial: "Showed up right away for a flooding emergency. Huge relief!", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/portrait-ambitious-confident-adult-30s-woman-cross-arms-smiling-happy-front-looking-forward-standing-against-white-wall_176420-40694.jpg" },
|
||||
{ name: "Marcus D.", handle: "@marcus", testimonial: "Fast, friendly, and fixed my leak in record time.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/young-cheerful-happy-girl-smiling-laughing_176420-9603.jpg" },
|
||||
{ name: "Sarah P.", handle: "@sarah", testimonial: "Trustworthy service. Will definitely call again.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/young-woman-her-kitchen_329181-20396.jpg" },
|
||||
]}
|
||||
buttons={[{ text: "Call Now: (305) 816-6083", href: "tel:3058166083" }]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/top-view-international-worker-s-day-with-engineer-tools_23-2150269664.jpg"
|
||||
mediaAnimation="slide-up"
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/portrait-beautiful-woman-with-long-hair-winking-while-having-good-mood-smiling-showing-her-white-perfect-teeth_273609-7717.jpg",
|
||||
alt: "Customer 1",
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/middle-age-hispanic-woman-standing-yellow-background-smiling-positive-doing-ok-sign-with-hand-fingers-successful-expression_839833-32513.jpg",
|
||||
alt: "Customer 2",
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/portrait-ambitious-confident-adult-30s-woman-cross-arms-smiling-happy-front-looking-forward-standing-against-white-wall_176420-40694.jpg",
|
||||
alt: "Customer 3",
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/young-cheerful-happy-girl-smiling-laughing_176420-9603.jpg",
|
||||
alt: "Customer 4",
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/young-woman-her-kitchen_329181-20396.jpg",
|
||||
alt: "Customer 5",
|
||||
},
|
||||
{ src: "http://img.b2bpic.net/free-photo/portrait-beautiful-woman-with-long-hair-winking-while-having-good-mood-smiling-showing-her-white-perfect-teeth_273609-7717.jpg", alt: "Customer 1" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/middle-age-hispanic-woman-standing-yellow-background-smiling-positive-doing-ok-sign-with-hand-fingers-successful-expression_839833-32513.jpg", alt: "Customer 2" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/portrait-ambitious-confident-adult-30s-woman-cross-arms-smiling-happy-front-looking-forward-standing-against-white-wall_176420-40694.jpg", alt: "Customer 3" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/young-cheerful-happy-girl-smiling-laughing_176420-9603.jpg", alt: "Customer 4" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/young-woman-her-kitchen_329181-20396.jpg", alt: "Customer 5" },
|
||||
]}
|
||||
avatarText="Trusted by 500+ satisfied homeowners"
|
||||
marqueeItems={[
|
||||
{
|
||||
type: "text",
|
||||
text: "24/7 Emergency Support",
|
||||
},
|
||||
{
|
||||
type: "text",
|
||||
text: "Licensed & Insured",
|
||||
},
|
||||
{
|
||||
type: "text",
|
||||
text: "Local Experts",
|
||||
},
|
||||
{
|
||||
type: "text",
|
||||
text: "Upfront Pricing",
|
||||
},
|
||||
{
|
||||
type: "text",
|
||||
text: "Guaranteed Repairs",
|
||||
},
|
||||
{ type: "text", text: "24/7 Emergency Support" },
|
||||
{ type: "text", text: "Licensed & Insured" },
|
||||
{ type: "text", text: "Local Experts" },
|
||||
{ type: "text", text: "Upfront Pricing" },
|
||||
{ type: "text", text: "Guaranteed Repairs" },
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -175,21 +94,9 @@ export default function LandingPage() {
|
||||
textboxLayout="split"
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
icon: Droplets,
|
||||
title: "Leak Detection",
|
||||
description: "Quick identification and repair of any plumbing leak.",
|
||||
},
|
||||
{
|
||||
icon: Flame,
|
||||
title: "Water Heaters",
|
||||
description: "Replacement and maintenance of all water heater types.",
|
||||
},
|
||||
{
|
||||
icon: Wrench,
|
||||
title: "General Repair",
|
||||
description: "Reliable fixing of faucets, pipes, and fixtures.",
|
||||
},
|
||||
{ icon: Droplets, title: "Leak Detection", description: "Quick identification and repair of any plumbing leak." },
|
||||
{ icon: Flame, title: "Water Heaters", description: "Replacement and maintenance of all water heater types." },
|
||||
{ icon: Wrench, title: "General Repair", description: "Reliable fixing of faucets, pipes, and fixtures." },
|
||||
]}
|
||||
title="Comprehensive Plumbing Services"
|
||||
description="We offer a wide range of solutions to handle all your residential plumbing needs with precision and care."
|
||||
@@ -202,60 +109,16 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={true}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Becky J.",
|
||||
role: "Client",
|
||||
company: "Local",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-woman-with-long-hair-winking-while-having-good-mood-smiling-showing-her-white-perfect-teeth_273609-7717.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
name: "Bruce B.",
|
||||
role: "Client",
|
||||
company: "Local",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/middle-age-hispanic-woman-standing-yellow-background-smiling-positive-doing-ok-sign-with-hand-fingers-successful-expression_839833-32513.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
name: "Valeria S.",
|
||||
role: "Local Guide",
|
||||
company: "Local",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-ambitious-confident-adult-30s-woman-cross-arms-smiling-happy-front-looking-forward-standing-against-white-wall_176420-40694.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
name: "Marcus D.",
|
||||
role: "Client",
|
||||
company: "Local",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-cheerful-happy-girl-smiling-laughing_176420-9603.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "5",
|
||||
name: "Sarah P.",
|
||||
role: "Client",
|
||||
company: "Local",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-her-kitchen_329181-20396.jpg?_wi=2",
|
||||
},
|
||||
{ id: "1", name: "Becky J.", role: "Client", company: "Local", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-woman-with-long-hair-winking-while-having-good-mood-smiling-showing-her-white-perfect-teeth_273609-7717.jpg" },
|
||||
{ id: "2", name: "Bruce B.", role: "Client", company: "Local", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/middle-age-hispanic-woman-standing-yellow-background-smiling-positive-doing-ok-sign-with-hand-fingers-successful-expression_839833-32513.jpg" },
|
||||
{ id: "3", name: "Valeria S.", role: "Local Guide", company: "Local", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/portrait-ambitious-confident-adult-30s-woman-cross-arms-smiling-happy-front-looking-forward-standing-against-white-wall_176420-40694.jpg" },
|
||||
{ id: "4", name: "Marcus D.", role: "Client", company: "Local", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/young-cheerful-happy-girl-smiling-laughing_176420-9603.jpg" },
|
||||
{ id: "5", name: "Sarah P.", role: "Client", company: "Local", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/young-woman-her-kitchen_329181-20396.jpg" },
|
||||
]}
|
||||
kpiItems={[
|
||||
{
|
||||
value: "4.9",
|
||||
label: "Google Rating",
|
||||
},
|
||||
{
|
||||
value: "30+",
|
||||
label: "Happy Clients",
|
||||
},
|
||||
{
|
||||
value: "24/7",
|
||||
label: "Availability",
|
||||
},
|
||||
{ value: "4.9", label: "Google Rating" },
|
||||
{ value: "30+", label: "Happy Clients" },
|
||||
{ value: "24/7", label: "Availability" },
|
||||
]}
|
||||
title="Trusted by Homeowners"
|
||||
description="Don't just take our word for it—read what our satisfied local clients have to say about our professionalism."
|
||||
@@ -267,21 +130,9 @@ export default function LandingPage() {
|
||||
textboxLayout="split"
|
||||
useInvertedBackground={false}
|
||||
faqs={[
|
||||
{
|
||||
id: "1",
|
||||
title: "Do you offer emergency services?",
|
||||
content: "Yes, we are open 24 hours to handle your plumbing emergencies immediately.",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
title: "How quickly can you arrive?",
|
||||
content: "We strive for same-day service for most calls.",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
title: "Are you licensed and insured?",
|
||||
content: "Yes, our team is fully licensed and insured for your peace of mind.",
|
||||
},
|
||||
{ id: "1", title: "Do you offer emergency services?", content: "Yes, we are open 24 hours to handle your plumbing emergencies immediately." },
|
||||
{ id: "2", title: "How quickly can you arrive?", content: "We strive for same-day service for most calls." },
|
||||
{ id: "3", title: "Are you licensed and insured?", content: "Yes, our team is fully licensed and insured for your peace of mind." },
|
||||
]}
|
||||
title="Frequently Asked Questions"
|
||||
description="Have questions? We're here to provide the answers you need for your plumbing concerns."
|
||||
@@ -292,30 +143,17 @@ export default function LandingPage() {
|
||||
<div id="contact" data-section="contact">
|
||||
<ContactText
|
||||
useInvertedBackground={true}
|
||||
background={{
|
||||
variant: "downward-rays-static",
|
||||
}}
|
||||
background={{ variant: "downward-rays-static" }}
|
||||
text="Need professional plumbing assistance? We're ready to help. Contact Epic Plumbing LLC now."
|
||||
buttons={[
|
||||
{
|
||||
text: "(305) 816-6083",
|
||||
href: "tel:3058166083",
|
||||
},
|
||||
]}
|
||||
buttons={[{ text: "(305) 816-6083", href: "tel:3058166083" }]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterLogoReveal
|
||||
logoText="Epic Plumbing LLC"
|
||||
leftLink={{
|
||||
text: "Terms of Service",
|
||||
href: "#",
|
||||
}}
|
||||
rightLink={{
|
||||
text: "Privacy Policy",
|
||||
href: "#",
|
||||
}}
|
||||
leftLink={{ text: "Terms of Service", href: "#" }}
|
||||
rightLink={{ text: "Privacy Policy", href: "#" }}
|
||||
/>
|
||||
</div>
|
||||
</ReactLenis>
|
||||
|
||||
Reference in New Issue
Block a user