Update src/app/page.tsx
This commit is contained in:
256
src/app/page.tsx
256
src/app/page.tsx
@@ -31,21 +31,13 @@ export default function LandingPage() {
|
||||
<NavbarStyleApple
|
||||
navItems={[
|
||||
{
|
||||
name: "Services",
|
||||
id: "#services",
|
||||
},
|
||||
name: "Services", id: "#services"},
|
||||
{
|
||||
name: "Why Us",
|
||||
id: "#why-us",
|
||||
},
|
||||
name: "Why Us", id: "#why-us"},
|
||||
{
|
||||
name: "Reviews",
|
||||
id: "#reviews",
|
||||
},
|
||||
name: "Reviews", id: "#reviews"},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "#contact",
|
||||
},
|
||||
name: "Contact", id: "#contact"},
|
||||
]}
|
||||
brandName="Sherlock Homes Plumbing"
|
||||
/>
|
||||
@@ -54,41 +46,26 @@ export default function LandingPage() {
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroBillboardCarousel
|
||||
background={{
|
||||
variant: "gradient-bars",
|
||||
}}
|
||||
variant: "gradient-bars"}}
|
||||
title="Sherlock Homes: Plumbing Solved Fast."
|
||||
description="On-site in under 30 minutes for emergencies. Local family-owned, honest pricing, and master plumbing you can trust."
|
||||
description="On-site in under 30 minutes for emergencies. Local family-owned, honest pricing, LGBTQ+ friendly, and master plumbing you can trust."
|
||||
buttons={[
|
||||
{
|
||||
text: "Call Now 24/7",
|
||||
href: "tel:+15550102030",
|
||||
},
|
||||
text: "Call Now 24/7", href: "tel:+19139542185"},
|
||||
{
|
||||
text: "Get a Free Quote",
|
||||
href: "#contact",
|
||||
},
|
||||
text: "Get a Free Quote", href: "#contact"},
|
||||
]}
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/mechanical-tools-with-copy-space_23-2148557959.jpg?_wi=1",
|
||||
imageAlt: "plumbing tools on wooden background",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/mechanical-tools-with-copy-space_23-2148557959.jpg?_wi=1", imageAlt: "plumbing tools on wooden background"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/flexible-connector-different-wrenches_23-2147772264.jpg",
|
||||
imageAlt: "plumbing tools on wooden background",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/flexible-connector-different-wrenches_23-2147772264.jpg", imageAlt: "plumbing tools on wooden background"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-pipe-wrench-screwing-nut_181624-49738.jpg",
|
||||
imageAlt: "plumbing tools on wooden background",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-pipe-wrench-screwing-nut_181624-49738.jpg", imageAlt: "plumbing tools on wooden background"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-international-worker-s-day-with-engineer-tools_23-2150269664.jpg",
|
||||
imageAlt: "plumbing tools on wooden background",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-international-worker-s-day-with-engineer-tools_23-2150269664.jpg", imageAlt: "plumbing tools on wooden background"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-craftsman_23-2148137745.jpg",
|
||||
imageAlt: "plumbing tools on wooden background",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-craftsman_23-2148137745.jpg", imageAlt: "plumbing tools on wooden background"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -98,11 +75,7 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
names={[
|
||||
"Google Rated 5 Stars",
|
||||
"Local Neighborhood Favorite",
|
||||
"Certified Master Plumbers",
|
||||
"Family Owned & Operated",
|
||||
]}
|
||||
"Google Rated 5 Stars", "Local Neighborhood Favorite", "Certified Master Plumbers", "Family Owned & Operated"]}
|
||||
title="Trusted by our community"
|
||||
description="Don't just take our word for it—see what your neighbors say."
|
||||
/>
|
||||
@@ -115,35 +88,17 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
id: "f1",
|
||||
title: "On-Site in 30 Min",
|
||||
tags: [
|
||||
"Emergency",
|
||||
"Speed",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-different-types-tools_23-2148428249.jpg",
|
||||
imageAlt: "plumbing tools on wooden background",
|
||||
},
|
||||
id: "f1", title: "On-Site in 30 Min", tags: [
|
||||
"Emergency", "Speed"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-different-types-tools_23-2148428249.jpg", imageAlt: "plumbing tools on wooden background"},
|
||||
{
|
||||
id: "f2",
|
||||
title: "Upfront Honest Pricing",
|
||||
tags: [
|
||||
"Fair",
|
||||
"No Surprises",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/mechanical-tools-with-copy-space_23-2148557959.jpg?_wi=2",
|
||||
imageAlt: "plumbing tools on wooden background",
|
||||
},
|
||||
id: "f2", title: "Upfront Honest Pricing", tags: [
|
||||
"Fair", "No Surprises"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/mechanical-tools-with-copy-space_23-2148557959.jpg?_wi=2", imageAlt: "plumbing tools on wooden background"},
|
||||
{
|
||||
id: "f3",
|
||||
title: "No Upselling",
|
||||
tags: [
|
||||
"Trust",
|
||||
"Family-Owned",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/professional-plumber-service-online-horizontal-isometric-banner-with-two-repairmen-fixing-bathroom-sink-vector-illustration_1284-30481.jpg?_wi=1",
|
||||
imageAlt: "plumbing tools on wooden background",
|
||||
},
|
||||
id: "f3", title: "No Upselling", tags: [
|
||||
"Trust", "Family-Owned"],
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/professional-plumber-service-online-horizontal-isometric-banner-with-two-repairmen-fixing-bathroom-sink-vector-illustration_1284-30481.jpg?_wi=1", imageAlt: "plumbing tools on wooden background"},
|
||||
]}
|
||||
title="The Sherlock Promise"
|
||||
description="We understand the stress of plumbing emergencies. Here is how we make it right."
|
||||
@@ -158,50 +113,20 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
products={[
|
||||
{
|
||||
id: "s1",
|
||||
brand: "Sherlock",
|
||||
name: "Water Heater Installation",
|
||||
price: "Get Quote",
|
||||
rating: 5,
|
||||
reviewCount: "100+",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=sbj459",
|
||||
},
|
||||
id: "s1", brand: "Sherlock", name: "Water Heater Installation", price: "Get Quote", rating: 5,
|
||||
reviewCount: "100+", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=sbj459"},
|
||||
{
|
||||
id: "s2",
|
||||
brand: "Sherlock",
|
||||
name: "Leak Detection",
|
||||
price: "Get Quote",
|
||||
rating: 5,
|
||||
reviewCount: "80+",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/professional-plumber-service-online-horizontal-isometric-banner-with-two-repairmen-fixing-bathroom-sink-vector-illustration_1284-30481.jpg?_wi=2",
|
||||
},
|
||||
id: "s2", brand: "Sherlock", name: "Leak Detection", price: "Get Quote", rating: 5,
|
||||
reviewCount: "80+", imageSrc: "http://img.b2bpic.net/free-vector/professional-plumber-service-online-horizontal-isometric-banner-with-two-repairmen-fixing-bathroom-sink-vector-illustration_1284-30481.jpg?_wi=2"},
|
||||
{
|
||||
id: "s3",
|
||||
brand: "Sherlock",
|
||||
name: "Sewer Pipe Repair",
|
||||
price: "Get Quote",
|
||||
rating: 5,
|
||||
reviewCount: "120+",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/plumber-flat-icons-set_1284-10525.jpg",
|
||||
},
|
||||
id: "s3", brand: "Sherlock", name: "Sewer Pipe Repair", price: "Get Quote", rating: 5,
|
||||
reviewCount: "120+", imageSrc: "http://img.b2bpic.net/free-vector/plumber-flat-icons-set_1284-10525.jpg"},
|
||||
{
|
||||
id: "s4",
|
||||
brand: "Sherlock",
|
||||
name: "Pipe Repair",
|
||||
price: "Get Quote",
|
||||
rating: 5,
|
||||
reviewCount: "90+",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/plumber-flat-icons-set_1284-16865.jpg",
|
||||
},
|
||||
id: "s4", brand: "Sherlock", name: "Pipe Repair", price: "Get Quote", rating: 5,
|
||||
reviewCount: "90+", imageSrc: "http://img.b2bpic.net/free-vector/plumber-flat-icons-set_1284-16865.jpg"},
|
||||
{
|
||||
id: "s5",
|
||||
brand: "Sherlock",
|
||||
name: "Sump Pump Repair",
|
||||
price: "Get Quote",
|
||||
rating: 5,
|
||||
reviewCount: "60+",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/plumber-repairs-water-pipes-boiler-sink_107791-13819.jpg",
|
||||
},
|
||||
id: "s5", brand: "Sherlock", name: "Sump Pump Repair", price: "Get Quote", rating: 5,
|
||||
reviewCount: "60+", imageSrc: "http://img.b2bpic.net/free-vector/plumber-repairs-water-pipes-boiler-sink_107791-13819.jpg"},
|
||||
]}
|
||||
title="Our Plumbing Services"
|
||||
description="Comprehensive care for your home's water and drainage systems."
|
||||
@@ -214,20 +139,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
faqs={[
|
||||
{
|
||||
id: "step1",
|
||||
title: "Give Us a Call",
|
||||
content: "Reach out 24/7. We listen to the issue and dispatch immediately.",
|
||||
},
|
||||
id: "step1", title: "Give Us a Call", content: "Reach out 24/7. We listen to the issue and dispatch immediately."},
|
||||
{
|
||||
id: "step2",
|
||||
title: "We Arrive Fast",
|
||||
content: "Our team is on-site in under 30 minutes for emergencies, fully prepared.",
|
||||
},
|
||||
id: "step2", title: "We Arrive Fast", content: "Our team is on-site in under 30 minutes for emergencies, fully prepared."},
|
||||
{
|
||||
id: "step3",
|
||||
title: "Problem Solved",
|
||||
content: "We fix the issue correctly, explain what happened, and keep your price upfront.",
|
||||
},
|
||||
id: "step3", title: "Problem Solved", content: "We fix the issue correctly, explain what happened, and keep your price upfront."},
|
||||
]}
|
||||
title="How We Help"
|
||||
description="Simple, transparent, and fast plumbing solutions for you."
|
||||
@@ -245,59 +161,28 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "t1",
|
||||
name: "Parker Dubb",
|
||||
role: "Homeowner",
|
||||
company: "Resident",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/people-recording-their-house-tour_23-2151139106.jpg",
|
||||
},
|
||||
id: "t1", name: "Parker Dubb", role: "Homeowner", company: "Resident", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/people-recording-their-house-tour_23-2151139106.jpg"},
|
||||
{
|
||||
id: "t2",
|
||||
name: "Amanda Morrow",
|
||||
role: "Homeowner",
|
||||
company: "Resident",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/alone-specialist-handsome-daydreaming-collar_1262-870.jpg",
|
||||
},
|
||||
id: "t2", name: "Amanda Morrow", role: "Homeowner", company: "Resident", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/alone-specialist-handsome-daydreaming-collar_1262-870.jpg"},
|
||||
{
|
||||
id: "t3",
|
||||
name: "Michelle",
|
||||
role: "Homeowner",
|
||||
company: "Resident",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-smiley-woman-outdoors_23-2149901729.jpg",
|
||||
},
|
||||
id: "t3", name: "Michelle", role: "Homeowner", company: "Resident", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-smiley-woman-outdoors_23-2149901729.jpg"},
|
||||
{
|
||||
id: "t4",
|
||||
name: "Local Resident",
|
||||
role: "Homeowner",
|
||||
company: "Resident",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cheerful-workman-white-wall_23-2147772246.jpg",
|
||||
},
|
||||
id: "t4", name: "Local Resident", role: "Homeowner", company: "Resident", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cheerful-workman-white-wall_23-2147772246.jpg"},
|
||||
{
|
||||
id: "t5",
|
||||
name: "Neighbor",
|
||||
role: "Homeowner",
|
||||
company: "Resident",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/handsome-business-man-wearing-suit-looking-camera-smiling-broadly-with-happy-face-standing-white-background_141793-54115.jpg",
|
||||
},
|
||||
id: "t5", name: "Neighbor", role: "Homeowner", company: "Resident", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/handsome-business-man-wearing-suit-looking-camera-smiling-broadly-with-happy-face-standing-white-background_141793-54115.jpg"},
|
||||
]}
|
||||
kpiItems={[
|
||||
{
|
||||
value: "500+",
|
||||
label: "Satisfied Neighbors",
|
||||
},
|
||||
value: "500+", label: "Satisfied Neighbors"},
|
||||
{
|
||||
value: "100%",
|
||||
label: "Upfront Honest",
|
||||
},
|
||||
value: "100%", label: "Upfront Honest"},
|
||||
{
|
||||
value: "30min",
|
||||
label: "Avg Response Time",
|
||||
},
|
||||
value: "30min", label: "Avg Response Time"},
|
||||
]}
|
||||
title="Don't take our word for it"
|
||||
description="Read real experiences from your local neighbors."
|
||||
@@ -311,20 +196,11 @@ export default function LandingPage() {
|
||||
tag="We'll be there in 30 minutes."
|
||||
metrics={[
|
||||
{
|
||||
id: "m1",
|
||||
value: "24/7",
|
||||
description: "Always Available",
|
||||
},
|
||||
id: "m1", value: "24/7", description: "Always Available"},
|
||||
{
|
||||
id: "m2",
|
||||
value: "<30m",
|
||||
description: "Emergency Response",
|
||||
},
|
||||
id: "m2", value: "<30m", description: "Emergency Response"},
|
||||
{
|
||||
id: "m3",
|
||||
value: "Master",
|
||||
description: "Plumbers on Staff",
|
||||
},
|
||||
id: "m3", value: "Master", description: "Plumbers on Staff"},
|
||||
]}
|
||||
metricsAnimation="slide-up"
|
||||
/>
|
||||
@@ -334,33 +210,23 @@ export default function LandingPage() {
|
||||
<FooterSimple
|
||||
columns={[
|
||||
{
|
||||
title: "Sherlock Homes Plumbing",
|
||||
items: [
|
||||
title: "Sherlock Homes Plumbing", items: [
|
||||
{
|
||||
label: "Emergency Support: (555) 010-2030",
|
||||
href: "tel:+15550102030",
|
||||
},
|
||||
label: "Phone: (913) 954-2185", href: "tel:+19139542185"},
|
||||
{
|
||||
label: "Service Area: Your City & Surrounding Regions",
|
||||
href: "#",
|
||||
},
|
||||
label: "Address: 20103 Lamar Ave, Stilwell, KS 66085"},
|
||||
{
|
||||
label: "Open 24/7 | LGBTQ+ Friendly"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Services",
|
||||
items: [
|
||||
title: "Services", items: [
|
||||
{
|
||||
label: "Water Heater Repair",
|
||||
href: "#services",
|
||||
},
|
||||
label: "Water Heater Repair", href: "#services"},
|
||||
{
|
||||
label: "Leak Detection",
|
||||
href: "#services",
|
||||
},
|
||||
label: "Leak Detection", href: "#services"},
|
||||
{
|
||||
label: "Pipe & Sewer Repair",
|
||||
href: "#services",
|
||||
},
|
||||
label: "Pipe & Sewer Repair", href: "#services"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user