Merge version_1 into main #1
321
src/app/page.tsx
321
src/app/page.tsx
@@ -32,26 +32,11 @@ export default function LandingPage() {
|
||||
<div id="nav" data-section="nav">
|
||||
<NavbarStyleApple
|
||||
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="P. Valenzano & Son"
|
||||
/>
|
||||
@@ -60,99 +45,32 @@ export default function LandingPage() {
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroBillboardTestimonial
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "plain",
|
||||
}}
|
||||
background={{ variant: "plain" }}
|
||||
title="Reliable Plumbing Experts for Stamford"
|
||||
description="P. Valenzano & Son has provided high-quality plumbing repairs, installations, and renovations for years. Available 24/7 for your home emergencies and projects."
|
||||
testimonials={[
|
||||
{
|
||||
name: "Susan Stone",
|
||||
handle: "@susan-stone",
|
||||
testimonial: "They are the most reliable and trustworthy plumbers I have ever had! I have used them for years for everything from repairs to renovations.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/male-plumber-working-fix-problems-client-s-house_23-2150990734.jpg",
|
||||
},
|
||||
{
|
||||
name: "Anita Finn",
|
||||
handle: "@anita-finn",
|
||||
testimonial: "As a realtor, I refer them to all my clients. High-quality work on baths, heating systems, and gas lines. They are simply the best.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-checking-construction-plan_1098-21462.jpg",
|
||||
},
|
||||
{
|
||||
name: "Michael Roberts",
|
||||
handle: "@m-roberts",
|
||||
testimonial: "They renovated my entire master bath. Flawless work. Highly recommend their expertise.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cheerful-coworkers-workplace_23-2147727730.jpg",
|
||||
},
|
||||
{
|
||||
name: "David Thompson",
|
||||
handle: "@d-thompson",
|
||||
testimonial: "Burst pipe fixed in under an hour. Great service, very professional and neat work.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-smiley-man-taking-notes_23-2149546195.jpg",
|
||||
},
|
||||
{
|
||||
name: "Linda Geller",
|
||||
handle: "@l-geller",
|
||||
testimonial: "Lovely team, neat, and very high quality plumbing. Always my first call.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/very-important-project-must-be-done_329181-10311.jpg",
|
||||
},
|
||||
]}
|
||||
buttons={[
|
||||
{
|
||||
text: "Call Now: (203) 323-2872",
|
||||
href: "tel:2033232872",
|
||||
},
|
||||
{ name: "Susan Stone", handle: "@susan-stone", testimonial: "They are the most reliable and trustworthy plumbers I have ever had! I have used them for years for everything from repairs to renovations.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/male-plumber-working-fix-problems-client-s-house_23-2150990734.jpg" },
|
||||
{ name: "Anita Finn", handle: "@anita-finn", testimonial: "As a realtor, I refer them to all my clients. High-quality work on baths, heating systems, and gas lines. They are simply the best.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/man-checking-construction-plan_1098-21462.jpg" },
|
||||
{ name: "Michael Roberts", handle: "@m-roberts", testimonial: "They renovated my entire master bath. Flawless work. Highly recommend their expertise.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/cheerful-coworkers-workplace_23-2147727730.jpg" },
|
||||
{ name: "David Thompson", handle: "@d-thompson", testimonial: "Burst pipe fixed in under an hour. Great service, very professional and neat work.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/side-view-smiley-man-taking-notes_23-2149546195.jpg" },
|
||||
{ name: "Linda Geller", handle: "@l-geller", testimonial: "Lovely team, neat, and very high quality plumbing. Always my first call.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/very-important-project-must-be-done_329181-10311.jpg" }
|
||||
]}
|
||||
buttons={[{ text: "Call Now: (203) 323-2872", href: "tel:2033232872" }]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/female-plumber-working-fix-problems-client-s-house_23-2150990733.jpg"
|
||||
imageAlt="Professional plumbing services in Stamford"
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/young-cleaning-guy-wearing-uniform-cap-holding-cleaning-agent-isolated-blue-wall_141793-121456.jpg",
|
||||
alt: "Customer profile 1",
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/young-loader-holding-red-heart-uniform-looking-joyful-front-view_176474-21370.jpg",
|
||||
alt: "Customer profile 2",
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/expressive-young-man-posing-winter-holidays_140725-138456.jpg",
|
||||
alt: "Customer profile 3",
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/coveralls-digitally-generated-car-cardboard-box-pointing_1134-941.jpg",
|
||||
alt: "Customer profile 4",
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/person-working-as-part-company-team_23-2149136826.jpg",
|
||||
alt: "Customer profile 5",
|
||||
},
|
||||
{ src: "http://img.b2bpic.net/free-photo/young-cleaning-guy-wearing-uniform-cap-holding-cleaning-agent-isolated-blue-wall_141793-121456.jpg", alt: "Customer profile 1" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/young-loader-holding-red-heart-uniform-looking-joyful-front-view_176474-21370.jpg", alt: "Customer profile 2" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/expressive-young-man-posing-winter-holidays_140725-138456.jpg", alt: "Customer profile 3" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/coveralls-digitally-generated-car-cardboard-box-pointing_1134-941.jpg", alt: "Customer profile 4" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/person-working-as-part-company-team_23-2149136826.jpg", alt: "Customer profile 5" }
|
||||
]}
|
||||
marqueeItems={[
|
||||
{
|
||||
type: "text",
|
||||
text: "24/7 Emergency Support",
|
||||
},
|
||||
{
|
||||
type: "text",
|
||||
text: "Licensed & Insured",
|
||||
},
|
||||
{
|
||||
type: "text",
|
||||
text: "Stamford Family Owned",
|
||||
},
|
||||
{
|
||||
type: "text",
|
||||
text: "Expert Renovations",
|
||||
},
|
||||
{
|
||||
type: "text",
|
||||
text: "Quality Guaranteed",
|
||||
},
|
||||
{ type: "text", text: "24/7 Emergency Support" },
|
||||
{ type: "text", text: "Licensed & Insured" },
|
||||
{ type: "text", text: "Stamford Family Owned" },
|
||||
{ type: "text", text: "Expert Renovations" },
|
||||
{ type: "text", text: "Quality Guaranteed" }
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -162,21 +80,9 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
title="Our Plumbing Expertise"
|
||||
metrics={[
|
||||
{
|
||||
label: "Years of Trust",
|
||||
value: "20+",
|
||||
icon: Award,
|
||||
},
|
||||
{
|
||||
label: "Service Availability",
|
||||
value: "24/7",
|
||||
icon: Clock,
|
||||
},
|
||||
{
|
||||
label: "Stamford Customers",
|
||||
value: "1000+",
|
||||
icon: Users,
|
||||
},
|
||||
{ label: "Years of Trust", value: "20+", icon: Award },
|
||||
{ label: "Service Availability", value: "24/7", icon: Clock },
|
||||
{ label: "Stamford Customers", value: "1000+", icon: Users }
|
||||
]}
|
||||
metricsAnimation="slide-up"
|
||||
/>
|
||||
@@ -188,21 +94,9 @@ export default function LandingPage() {
|
||||
title="Full-Service Plumbing Solutions"
|
||||
description="From minor repairs to complex home renovations, our experienced team ensures high-quality results every single time."
|
||||
accordionItems={[
|
||||
{
|
||||
id: "f1",
|
||||
title: "Emergency Repairs",
|
||||
content: "Whether it's a burst pipe or a leaking faucet, we are available 24/7 to solve your plumbing emergencies instantly.",
|
||||
},
|
||||
{
|
||||
id: "f2",
|
||||
title: "Fixture Installations",
|
||||
content: "We handle all types of fixture installations, from new bathtubs to advanced kitchen sinks, with extreme care and precision.",
|
||||
},
|
||||
{
|
||||
id: "f3",
|
||||
title: "Renovations & Systems",
|
||||
content: "Trust us with your full bathroom renovations, heating systems, and gas line installations. We are experts in long-term home plumbing projects.",
|
||||
},
|
||||
{ id: "f1", title: "Emergency Repairs", content: "Whether it's a burst pipe or a leaking faucet, we are available 24/7 to solve your plumbing emergencies instantly." },
|
||||
{ id: "f2", title: "Fixture Installations", content: "We handle all types of fixture installations, from new bathtubs to advanced kitchen sinks, with extreme care and precision." },
|
||||
{ id: "f3", title: "Renovations & Systems", content: "Trust us with your full bathroom renovations, heating systems, and gas line installations. We are experts in long-term home plumbing projects." }
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/man-fixing-kitchen-sink_53876-13430.jpg"
|
||||
mediaAnimation="blur-reveal"
|
||||
@@ -215,21 +109,9 @@ export default function LandingPage() {
|
||||
title="Why Stamford Chooses Us"
|
||||
tag="Reliability Metrics"
|
||||
metrics={[
|
||||
{
|
||||
id: "m1",
|
||||
value: "5.0",
|
||||
description: "Average Rating (based on local reviews)",
|
||||
},
|
||||
{
|
||||
id: "m2",
|
||||
value: "24/7",
|
||||
description: "Emergency response ready",
|
||||
},
|
||||
{
|
||||
id: "m3",
|
||||
value: "100%",
|
||||
description: "Commitment to quality work",
|
||||
},
|
||||
{ id: "m1", value: "5.0", description: "Average Rating (based on local reviews)" },
|
||||
{ id: "m2", value: "24/7", description: "Emergency response ready" },
|
||||
{ id: "m3", value: "100%", description: "Commitment to quality work" }
|
||||
]}
|
||||
metricsAnimation="slide-up"
|
||||
/>
|
||||
@@ -240,47 +122,13 @@ export default function LandingPage() {
|
||||
animationType="slide-up"
|
||||
textboxLayout="split"
|
||||
useInvertedBackground={false}
|
||||
description="Hear what our happy customers have to say about our plumbing services."
|
||||
testimonials={[
|
||||
{
|
||||
id: "t1",
|
||||
name: "Susan Stone",
|
||||
handle: "@susan-stone",
|
||||
testimonial: "Most reliable plumbers ever. Used them for years.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/lifestyle-scene-showing-care-support-from-people-community_23-2151261237.jpg",
|
||||
},
|
||||
{
|
||||
id: "t2",
|
||||
name: "Anita Finn",
|
||||
handle: "@anita-finn",
|
||||
testimonial: "As a realtor, I highly recommend them to all.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-with-phone-plan_23-2148819858.jpg",
|
||||
},
|
||||
{
|
||||
id: "t3",
|
||||
name: "Michael Roberts",
|
||||
handle: "@m-roberts",
|
||||
testimonial: "They renovated my entire master bath. Flawless work.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-cute-couple-repairs-room_1157-25121.jpg",
|
||||
},
|
||||
{
|
||||
id: "t4",
|
||||
name: "David Thompson",
|
||||
handle: "@d-thompson",
|
||||
testimonial: "Burst pipe fixed in under an hour. Great service.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-young-man-pointing-camera_1262-3266.jpg",
|
||||
},
|
||||
{
|
||||
id: "t5",
|
||||
name: "Linda Geller",
|
||||
handle: "@l-geller",
|
||||
testimonial: "Lovely team, neat, and very high quality plumbing.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-female-mechanic-showing-thumbs-up_1170-1235.jpg",
|
||||
},
|
||||
{ id: "t1", name: "Susan Stone", handle: "@susan-stone", testimonial: "Most reliable plumbers ever. Used them for years.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/lifestyle-scene-showing-care-support-from-people-community_23-2151261237.jpg" },
|
||||
{ id: "t2", name: "Anita Finn", handle: "@anita-finn", testimonial: "As a realtor, I highly recommend them to all.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-with-phone-plan_23-2148819858.jpg" },
|
||||
{ id: "t3", name: "Michael Roberts", handle: "@m-roberts", testimonial: "They renovated my entire master bath. Flawless work.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/young-cute-couple-repairs-room_1157-25121.jpg" },
|
||||
{ id: "t4", name: "David Thompson", handle: "@d-thompson", testimonial: "Burst pipe fixed in under an hour. Great service.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-young-man-pointing-camera_1262-3266.jpg" },
|
||||
{ id: "t5", name: "Linda Geller", handle: "@l-geller", testimonial: "Lovely team, neat, and very high quality plumbing.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/portrait-female-mechanic-showing-thumbs-up_1170-1235.jpg" }
|
||||
]}
|
||||
showRating={true}
|
||||
title="Client Success Stories"
|
||||
@@ -292,21 +140,9 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
faqs={[
|
||||
{
|
||||
id: "q1",
|
||||
title: "Do you offer emergency services?",
|
||||
content: "Yes, we are open 24 hours a day, 7 days a week to handle any plumbing emergencies.",
|
||||
},
|
||||
{
|
||||
id: "q2",
|
||||
title: "Do you handle renovations?",
|
||||
content: "Absolutely. We specialize in full fixture installations and complete bathroom plumbing renovations.",
|
||||
},
|
||||
{
|
||||
id: "q3",
|
||||
title: "Where do you provide services?",
|
||||
content: "We serve the Stamford, CT area and surrounding communities.",
|
||||
},
|
||||
{ id: "q1", title: "Do you offer emergency services?", content: "Yes, we are open 24 hours a day, 7 days a week to handle any plumbing emergencies." },
|
||||
{ id: "q2", title: "Do you handle renovations?", content: "Absolutely. We specialize in full fixture installations and complete bathroom plumbing renovations." },
|
||||
{ id: "q3", title: "Where do you provide services?", content: "We serve the Stamford, CT area and surrounding communities." }
|
||||
]}
|
||||
title="Frequently Asked Questions"
|
||||
description="Common questions about our plumbing services in Stamford, CT."
|
||||
@@ -319,13 +155,7 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
names={[
|
||||
"Plumbing Standards Council",
|
||||
"Stamford Trade Association",
|
||||
"Licensed Plumbing Contractor",
|
||||
"Service Excellence Award",
|
||||
"Home Improvement Certification",
|
||||
"Building Code Certified",
|
||||
"Expert Trade Association",
|
||||
"Plumbing Standards Council", "Stamford Trade Association", "Licensed Plumbing Contractor", "Service Excellence Award", "Home Improvement Certification", "Building Code Certified", "Expert Trade Association"
|
||||
]}
|
||||
title="Trusted Partners & Standards"
|
||||
description="We adhere to the highest standards of plumbing excellence and trade professionalism."
|
||||
@@ -338,30 +168,11 @@ export default function LandingPage() {
|
||||
title="Contact Us Anytime"
|
||||
description="Need a plumber? Give us a call or send a message. We are available 24/7."
|
||||
inputs={[
|
||||
{
|
||||
name: "name",
|
||||
type: "text",
|
||||
placeholder: "Your Name",
|
||||
required: true,
|
||||
},
|
||||
{
|
||||
name: "email",
|
||||
type: "email",
|
||||
placeholder: "Your Email",
|
||||
required: true,
|
||||
},
|
||||
{
|
||||
name: "phone",
|
||||
type: "tel",
|
||||
placeholder: "Your Phone Number",
|
||||
required: true,
|
||||
},
|
||||
{ name: "name", type: "text", placeholder: "Your Name", required: true },
|
||||
{ name: "email", type: "email", placeholder: "Your Email", required: true },
|
||||
{ name: "phone", type: "tel", placeholder: "Your Phone Number", required: true }
|
||||
]}
|
||||
textarea={{
|
||||
name: "message",
|
||||
placeholder: "How can we help you?",
|
||||
rows: 4,
|
||||
}}
|
||||
textarea={{ name: "message", placeholder: "How can we help you?", rows: 4 }}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/professional-female-driver-with-van-wagon-car_23-2150248841.jpg"
|
||||
/>
|
||||
</div>
|
||||
@@ -370,39 +181,19 @@ export default function LandingPage() {
|
||||
<FooterSimple
|
||||
columns={[
|
||||
{
|
||||
title: "Services",
|
||||
items: [
|
||||
{
|
||||
label: "Emergency Repairs",
|
||||
href: "#features",
|
||||
},
|
||||
{
|
||||
label: "Fixture Installation",
|
||||
href: "#features",
|
||||
},
|
||||
{
|
||||
label: "Renovations",
|
||||
href: "#features",
|
||||
},
|
||||
],
|
||||
title: "Services", items: [
|
||||
{ label: "Emergency Repairs", href: "#features" },
|
||||
{ label: "Fixture Installation", href: "#features" },
|
||||
{ label: "Renovations", href: "#features" }
|
||||
]
|
||||
},
|
||||
{
|
||||
title: "Company",
|
||||
items: [
|
||||
{
|
||||
label: "About Us",
|
||||
href: "#about",
|
||||
},
|
||||
{
|
||||
label: "Reviews",
|
||||
href: "#testimonials",
|
||||
},
|
||||
{
|
||||
label: "Contact",
|
||||
href: "#contact",
|
||||
},
|
||||
],
|
||||
},
|
||||
title: "Company", items: [
|
||||
{ label: "About Us", href: "#about" },
|
||||
{ label: "Reviews", href: "#testimonials" },
|
||||
{ label: "Contact", href: "#contact" }
|
||||
]
|
||||
}
|
||||
]}
|
||||
bottomLeftText="© 2024 P. Valenzano & Son. All rights reserved."
|
||||
bottomRightText="Stamford, CT"
|
||||
|
||||
Reference in New Issue
Block a user