Merge version_1 into main #2
214
src/app/page.tsx
214
src/app/page.tsx
@@ -33,53 +33,36 @@ export default function LandingPage() {
|
||||
<NavbarStyleFullscreen
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "hero",
|
||||
},
|
||||
name: "Home", id: "hero"},
|
||||
{
|
||||
name: "Services",
|
||||
id: "services",
|
||||
},
|
||||
name: "Services", id: "services"},
|
||||
{
|
||||
name: "About",
|
||||
id: "about",
|
||||
},
|
||||
name: "About", id: "about"},
|
||||
{
|
||||
name: "Reviews",
|
||||
id: "testimonials",
|
||||
},
|
||||
name: "Reviews", id: "testimonials"},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "contact",
|
||||
},
|
||||
name: "Contact", id: "contact"},
|
||||
]}
|
||||
brandName="Olin Plumbing"
|
||||
button={{
|
||||
text: "Book Now",
|
||||
href: "#contact",
|
||||
}}
|
||||
text: "Book Now", href: "#contact"}}
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroBillboardScroll
|
||||
background={{
|
||||
variant: "plain",
|
||||
}}
|
||||
variant: "plain"}}
|
||||
title="Tampa's Most Trusted Plumbers"
|
||||
description="5-Star plumbing service when you need it most. Family-owned, licensed, and ready to help."
|
||||
tag="4.9 ★ — 1,235+ Google Reviews"
|
||||
buttons={[
|
||||
{
|
||||
text: "Call Now",
|
||||
href: "tel:5550123",
|
||||
},
|
||||
text: "Call Now", href: "tel:5550123"},
|
||||
{
|
||||
text: "Book Service",
|
||||
href: "#contact",
|
||||
},
|
||||
text: "Book Service", href: "#contact"},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/male-female-workers-wearing-work-clothes_273609-10806.jpg?_wi=1"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/male-female-workers-wearing-work-clothes_273609-10806.jpg"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -90,36 +73,16 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
features={[
|
||||
{
|
||||
title: "Leak Detection",
|
||||
description: "Precision technology to find hidden leaks.",
|
||||
bentoComponent: "reveal-icon",
|
||||
icon: Search,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-people-looking-laptop_23-2150171221.jpg",
|
||||
imageAlt: "Medium shot people looking at laptop",
|
||||
title: "Leak Detection", description: "Precision technology to find hidden leaks.", bentoComponent: "reveal-icon", icon: Search,
|
||||
},
|
||||
{
|
||||
title: "Water Heaters",
|
||||
description: "Fast installation and replacements.",
|
||||
bentoComponent: "reveal-icon",
|
||||
icon: Flame,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/male-female-workers-wearing-work-clothes_273609-10806.jpg?_wi=2",
|
||||
imageAlt: "Medium shot people looking at laptop",
|
||||
title: "Water Heaters", description: "Fast installation and replacements.", bentoComponent: "reveal-icon", icon: Flame,
|
||||
},
|
||||
{
|
||||
title: "Drain Cleaning",
|
||||
description: "Professional unclogging for every drain.",
|
||||
bentoComponent: "reveal-icon",
|
||||
icon: Trash2,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/female-plumber-working-fix-problems-client-s-house_23-2150990731.jpg?_wi=1",
|
||||
imageAlt: "Medium shot people looking at laptop",
|
||||
title: "Drain Cleaning", description: "Professional unclogging for every drain.", bentoComponent: "reveal-icon", icon: Trash2,
|
||||
},
|
||||
{
|
||||
title: "Emergency Service",
|
||||
description: "Same-day help when things go wrong.",
|
||||
bentoComponent: "reveal-icon",
|
||||
icon: AlertCircle,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-realtor-inviting-couple-see-new-house_23-2148895497.jpg",
|
||||
imageAlt: "Medium shot people looking at laptop",
|
||||
title: "Emergency Service", description: "Same-day help when things go wrong.", bentoComponent: "reveal-icon", icon: AlertCircle,
|
||||
},
|
||||
]}
|
||||
title="Core Plumbing Services"
|
||||
@@ -135,7 +98,7 @@ export default function LandingPage() {
|
||||
description="We treat every customer like a neighbor. Fairness, honesty, and professionalism are at the heart of our company."
|
||||
subdescription="Since our founding, we've focused on hiring background-checked, courteous professionals who treat your home with the utmost respect."
|
||||
icon={Users}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/female-plumber-working-fix-problems-client-s-house_23-2150990731.jpg?_wi=2"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/female-plumber-working-fix-problems-client-s-house_23-2150990731.jpg"
|
||||
mediaAnimation="slide-up"
|
||||
/>
|
||||
</div>
|
||||
@@ -148,35 +111,17 @@ export default function LandingPage() {
|
||||
membersAnimation="slide-up"
|
||||
members={[
|
||||
{
|
||||
id: "m1",
|
||||
name: "Jesus",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-man-working-as-plumber_23-2150746299.jpg",
|
||||
},
|
||||
id: "m1", name: "Jesus", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-man-working-as-plumber_23-2150746299.jpg"},
|
||||
{
|
||||
id: "m2",
|
||||
name: "Estevan",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/plumbing-professional-doing-his-job_23-2150721521.jpg",
|
||||
},
|
||||
id: "m2", name: "Estevan", imageSrc: "http://img.b2bpic.net/free-photo/plumbing-professional-doing-his-job_23-2150721521.jpg"},
|
||||
{
|
||||
id: "m3",
|
||||
name: "Anthony",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-man-working-as-plumber_23-2150746308.jpg",
|
||||
},
|
||||
id: "m3", name: "Anthony", imageSrc: "http://img.b2bpic.net/free-photo/side-view-man-working-as-plumber_23-2150746308.jpg"},
|
||||
{
|
||||
id: "m4",
|
||||
name: "William",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/two-astonished-electricians-with-dirty-faces-looking-sideways-shock-woman-protective-gloves-goggles-pointing-her-finger-something-risk-high-voltage-resistance-hazards-work_273609-7888.jpg",
|
||||
},
|
||||
id: "m4", name: "William", imageSrc: "http://img.b2bpic.net/free-photo/two-astonished-electricians-with-dirty-faces-looking-sideways-shock-woman-protective-gloves-goggles-pointing-her-finger-something-risk-high-voltage-resistance-hazards-work_273609-7888.jpg"},
|
||||
{
|
||||
id: "m5",
|
||||
name: "David",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-industrial-workers-looking-with-bugged-eyes-while-standing-against-yellow-blank-wall-handsome-professional-roofer-protective-mask-holding-electric-drill-having-kit-instruments_273609-7942.jpg",
|
||||
},
|
||||
id: "m5", name: "David", imageSrc: "http://img.b2bpic.net/free-photo/young-industrial-workers-looking-with-bugged-eyes-while-standing-against-yellow-blank-wall-handsome-professional-roofer-protective-mask-holding-electric-drill-having-kit-instruments_273609-7942.jpg"},
|
||||
{
|
||||
id: "m6",
|
||||
name: "Zeke",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-showing-yes-gesture-young-builder-man-uniform-isolated-green-background_141793-139711.jpg",
|
||||
},
|
||||
id: "m6", name: "Zeke", imageSrc: "http://img.b2bpic.net/free-photo/smiling-showing-yes-gesture-young-builder-man-uniform-isolated-green-background_141793-139711.jpg"},
|
||||
]}
|
||||
memberVariant="card"
|
||||
/>
|
||||
@@ -188,60 +133,15 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "t1",
|
||||
name: "John D.",
|
||||
date: "Jan 2024",
|
||||
title: "Great Service",
|
||||
quote: "Anthony was courteous and fixed the leak fast.",
|
||||
tag: "5 Stars",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/side-view-realtor-inviting-couple-see-new-house_23-2148895497.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/male-female-workers-wearing-work-clothes_273609-10806.jpg?_wi=3",
|
||||
imageAlt: "happy customer home repair",
|
||||
},
|
||||
id: "t1", name: "John D.", date: "Jan 2024", title: "Great Service", quote: "Anthony was courteous and fixed the leak fast.", tag: "5 Stars", avatarSrc: "http://img.b2bpic.net/free-photo/side-view-realtor-inviting-couple-see-new-house_23-2148895497.jpg", imageSrc: "http://img.b2bpic.net/free-photo/male-female-workers-wearing-work-clothes_273609-10806.jpg", imageAlt: "happy customer home repair"},
|
||||
{
|
||||
id: "t2",
|
||||
name: "Sarah M.",
|
||||
date: "Dec 2023",
|
||||
title: "Highly Recommend",
|
||||
quote: "Jesus did an amazing job on our heater.",
|
||||
tag: "5 Stars",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/smiling-woman-hugging-man-kitchen_23-2147742357.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/female-plumber-working-fix-problems-client-s-house_23-2150990731.jpg?_wi=3",
|
||||
imageAlt: "happy customer home repair",
|
||||
},
|
||||
id: "t2", name: "Sarah M.", date: "Dec 2023", title: "Highly Recommend", quote: "Jesus did an amazing job on our heater.", tag: "5 Stars", avatarSrc: "http://img.b2bpic.net/free-photo/smiling-woman-hugging-man-kitchen_23-2147742357.jpg", imageSrc: "http://img.b2bpic.net/free-photo/female-plumber-working-fix-problems-client-s-house_23-2150990731.jpg", imageAlt: "happy customer home repair"},
|
||||
{
|
||||
id: "t3",
|
||||
name: "Tom B.",
|
||||
date: "Nov 2023",
|
||||
title: "Responsive",
|
||||
quote: "Estevan arrived on time and was very helpful.",
|
||||
tag: "5 Stars",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/workers-having-little-chat-while-having-cup-coffee_329181-15675.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/collaboration-two-carpenters-building_329181-15617.jpg",
|
||||
imageAlt: "happy customer home repair",
|
||||
},
|
||||
id: "t3", name: "Tom B.", date: "Nov 2023", title: "Responsive", quote: "Estevan arrived on time and was very helpful.", tag: "5 Stars", avatarSrc: "http://img.b2bpic.net/free-photo/workers-having-little-chat-while-having-cup-coffee_329181-15675.jpg", imageSrc: "http://img.b2bpic.net/free-photo/collaboration-two-carpenters-building_329181-15617.jpg", imageAlt: "happy customer home repair"},
|
||||
{
|
||||
id: "t4",
|
||||
name: "Elena R.",
|
||||
date: "Oct 2023",
|
||||
title: "Dependable",
|
||||
quote: "David was very professional. Will use again.",
|
||||
tag: "5 Stars",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/workers-having-little-chat-while-having-cup-coffee_329181-15632.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-builder-woman-construction-uniform-safety-helmet-smiling-cheerfully-happy-positive-doing-selfie-using-smartphone-showing-thumbs-up-standing-orange-wall_141793-128761.jpg?_wi=1",
|
||||
imageAlt: "happy customer home repair",
|
||||
},
|
||||
id: "t4", name: "Elena R.", date: "Oct 2023", title: "Dependable", quote: "David was very professional. Will use again.", tag: "5 Stars", avatarSrc: "http://img.b2bpic.net/free-photo/workers-having-little-chat-while-having-cup-coffee_329181-15632.jpg", imageSrc: "http://img.b2bpic.net/free-photo/young-builder-woman-construction-uniform-safety-helmet-smiling-cheerfully-happy-positive-doing-selfie-using-smartphone-showing-thumbs-up-standing-orange-wall_141793-128761.jpg", imageAlt: "happy customer home repair"},
|
||||
{
|
||||
id: "t5",
|
||||
name: "Mike P.",
|
||||
date: "Sep 2023",
|
||||
title: "Fair Pricing",
|
||||
quote: "William was transparent and quick to help.",
|
||||
tag: "5 Stars",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/medium-shot-people-looking-laptop_23-2150171221.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/male-female-workers-wearing-work-clothes_273609-10803.jpg",
|
||||
imageAlt: "happy customer home repair",
|
||||
},
|
||||
id: "t5", name: "Mike P.", date: "Sep 2023", title: "Fair Pricing", quote: "William was transparent and quick to help.", tag: "5 Stars", avatarSrc: "http://img.b2bpic.net/free-photo/medium-shot-people-looking-laptop_23-2150171221.jpg", imageSrc: "http://img.b2bpic.net/free-photo/male-female-workers-wearing-work-clothes_273609-10803.jpg", imageAlt: "happy customer home repair"},
|
||||
]}
|
||||
title="Real 5-Star Reviews"
|
||||
description="Don't just take our word for it."
|
||||
@@ -255,23 +155,14 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
metrics={[
|
||||
{
|
||||
id: "m1",
|
||||
icon: Star,
|
||||
title: "Google Rating",
|
||||
value: "4.9",
|
||||
},
|
||||
id: "m1", icon: Star,
|
||||
title: "Google Rating", value: "4.9"},
|
||||
{
|
||||
id: "m2",
|
||||
icon: MessageSquare,
|
||||
title: "Happy Reviews",
|
||||
value: "1200+",
|
||||
},
|
||||
id: "m2", icon: MessageSquare,
|
||||
title: "Happy Reviews", value: "1200+"},
|
||||
{
|
||||
id: "m3",
|
||||
icon: Users,
|
||||
title: "Technicians",
|
||||
value: "6+",
|
||||
},
|
||||
id: "m3", icon: Users,
|
||||
title: "Technicians", value: "6+"},
|
||||
]}
|
||||
title="Proven Quality Metrics"
|
||||
description="We are proud to serve the Tampa community."
|
||||
@@ -284,20 +175,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
faqs={[
|
||||
{
|
||||
id: "f1",
|
||||
title: "Do you offer emergency plumbing?",
|
||||
content: "Yes, we are available for emergency plumbing needs.",
|
||||
},
|
||||
id: "f1", title: "Do you offer emergency plumbing?", content: "Yes, we are available for emergency plumbing needs."},
|
||||
{
|
||||
id: "f2",
|
||||
title: "Is pricing upfront?",
|
||||
content: "Yes, we believe in full transparency and offer upfront pricing.",
|
||||
},
|
||||
id: "f2", title: "Is pricing upfront?", content: "Yes, we believe in full transparency and offer upfront pricing."},
|
||||
{
|
||||
id: "f3",
|
||||
title: "Are your technicians licensed?",
|
||||
content: "All our team members are background-checked and professionally trained.",
|
||||
},
|
||||
id: "f3", title: "Are your technicians licensed?", content: "All our team members are background-checked and professionally trained."},
|
||||
]}
|
||||
title="Frequently Asked Questions"
|
||||
description="Find answers to our common service questions."
|
||||
@@ -308,12 +190,12 @@ export default function LandingPage() {
|
||||
<div id="contact" data-section="contact">
|
||||
<ContactSplit
|
||||
useInvertedBackground={true}
|
||||
tag="Get in touch"
|
||||
background={{
|
||||
variant: "plain",
|
||||
}}
|
||||
variant: "plain"}}
|
||||
title="Book a Service Today"
|
||||
description="Need plumbing help? Our team is standing by to assist you in the Tampa area."
|
||||
imageSrc="http://img.b2bpic.net/free-photo/young-builder-woman-construction-uniform-safety-helmet-smiling-cheerfully-happy-positive-doing-selfie-using-smartphone-showing-thumbs-up-standing-orange-wall_141793-128761.jpg?_wi=2"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/young-builder-woman-construction-uniform-safety-helmet-smiling-cheerfully-happy-positive-doing-selfie-using-smartphone-showing-thumbs-up-standing-orange-wall_141793-128761.jpg"
|
||||
mediaAnimation="slide-up"
|
||||
buttonText="Schedule Now"
|
||||
/>
|
||||
@@ -325,29 +207,19 @@ export default function LandingPage() {
|
||||
{
|
||||
items: [
|
||||
{
|
||||
label: "Services",
|
||||
href: "#services",
|
||||
},
|
||||
label: "Services", href: "#services"},
|
||||
{
|
||||
label: "About Us",
|
||||
href: "#about",
|
||||
},
|
||||
label: "About Us", href: "#about"},
|
||||
{
|
||||
label: "Book Now",
|
||||
href: "#contact",
|
||||
},
|
||||
label: "Book Now", href: "#contact"},
|
||||
],
|
||||
},
|
||||
{
|
||||
items: [
|
||||
{
|
||||
label: "Privacy Policy",
|
||||
href: "#",
|
||||
},
|
||||
label: "Privacy Policy", href: "#"},
|
||||
{
|
||||
label: "Terms of Service",
|
||||
href: "#",
|
||||
},
|
||||
label: "Terms of Service", href: "#"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user