Merge version_1 into main #1
224
src/app/page.tsx
224
src/app/page.tsx
@@ -18,31 +18,23 @@ export default function LandingPage() {
|
||||
defaultButtonVariant="bounce-effect"
|
||||
defaultTextAnimation="entrance-slide"
|
||||
borderRadius="rounded"
|
||||
contentWidth="medium"
|
||||
sizing="medium"
|
||||
background="circleGradient"
|
||||
cardStyle="glass-elevated"
|
||||
primaryButtonStyle="gradient"
|
||||
secondaryButtonStyle="glass"
|
||||
headingFontWeight="normal"
|
||||
>
|
||||
<ReactLenis root>
|
||||
<div id="nav" data-section="nav">
|
||||
<NavbarStyleFullscreen
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "home",
|
||||
},
|
||||
{
|
||||
name: "About",
|
||||
id: "about",
|
||||
},
|
||||
{
|
||||
name: "Services",
|
||||
id: "features",
|
||||
},
|
||||
{
|
||||
name: "Testimonials",
|
||||
id: "testimonials",
|
||||
},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "contact",
|
||||
},
|
||||
{ name: "Home", id: "home" },
|
||||
{ name: "About", id: "about" },
|
||||
{ name: "Services", id: "features" },
|
||||
{ name: "Testimonials", id: "testimonials" },
|
||||
{ name: "Contact", id: "contact" },
|
||||
]}
|
||||
brandName="DeVito Plumbing"
|
||||
/>
|
||||
@@ -53,64 +45,19 @@ export default function LandingPage() {
|
||||
title="DeVito Plumbing & Heating"
|
||||
description="Professional, reliable, and fast plumbing and heating services for your home."
|
||||
testimonials={[
|
||||
{
|
||||
name: "Gabriella Bauer",
|
||||
handle: "@gabriellab",
|
||||
testimonial: "I had a leak and needed help urgently. They arrived quickly and were professional.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/couple-enjoying-quality-time-home_23-2149262124.jpg",
|
||||
},
|
||||
{
|
||||
name: "Carol Shepheard-Walwyn",
|
||||
handle: "@carolsw",
|
||||
testimonial: "Responsive and helpful when I had a leaking water tank late in the evening.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-woman-hugging-man-kitchen_23-2147742357.jpg",
|
||||
},
|
||||
{
|
||||
name: "Justin Cohen",
|
||||
handle: "@justincohen",
|
||||
testimonial: "Highly recommend. They've been maintaining our boiler and fixing plumbing issues for years.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/couple-discussing-digital-tablet-kitchen_107420-84887.jpg",
|
||||
},
|
||||
{
|
||||
name: "Rachit Patel",
|
||||
handle: "@rachitpatel",
|
||||
testimonial: "Absolutely professional! My go-to guys for any plumbing needs.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/people-meeting-discussing-neighbourhood_23-2149447184.jpg",
|
||||
},
|
||||
{
|
||||
name: "Maurice Brown",
|
||||
handle: "@mauricebrown",
|
||||
testimonial: "Excellent service. Knowledgeable, experienced, and respectful.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/master-woodworking-shop-giving-worker-protection-gloves_482257-97946.jpg",
|
||||
},
|
||||
{ name: "Gabriella Bauer", handle: "@gabriellab", testimonial: "I had a leak and needed help urgently. They arrived quickly and were professional.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/couple-enjoying-quality-time-home_23-2149262124.jpg" },
|
||||
{ name: "Carol Shepheard-Walwyn", handle: "@carolsw", testimonial: "Responsive and helpful when I had a leaking water tank late in the evening.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/smiling-woman-hugging-man-kitchen_23-2147742357.jpg" },
|
||||
{ name: "Justin Cohen", handle: "@justincohen", testimonial: "Highly recommend. They've been maintaining our boiler and fixing plumbing issues for years.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/couple-discussing-digital-tablet-kitchen_107420-84887.jpg" },
|
||||
{ name: "Rachit Patel", handle: "@rachitpatel", testimonial: "Absolutely professional! My go-to guys for any plumbing needs.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/people-meeting-discussing-neighbourhood_23-2149447184.jpg" },
|
||||
{ name: "Maurice Brown", handle: "@mauricebrown", testimonial: "Excellent service. Knowledgeable, experienced, and respectful.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/master-woodworking-shop-giving-worker-protection-gloves_482257-97946.jpg" },
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/smiling-young-male-builder-wearing-uniform-safety-helmet-his-thumb-up-pink_141793-74570.jpg"
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/medium-shot-man-working-as-plumber_23-2150746293.jpg",
|
||||
alt: "Customer",
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/young-delivery-man-wor_23-2147914233.jpg",
|
||||
alt: "Customer",
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/side-view-man-working-as-plumber_23-2150746290.jpg",
|
||||
alt: "Customer",
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/portrait-happy-couple-home_23-2148115505.jpg",
|
||||
alt: "Customer",
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-holding-coffee-cup_23-2149395845.jpg",
|
||||
alt: "Customer",
|
||||
},
|
||||
{ src: "http://img.b2bpic.net/free-photo/medium-shot-man-working-as-plumber_23-2150746293.jpg", alt: "Customer" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/young-delivery-man-wor_23-2147914233.jpg", alt: "Customer" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/side-view-man-working-as-plumber_23-2150746290.jpg", alt: "Customer" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/portrait-happy-couple-home_23-2148115505.jpg", alt: "Customer" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-holding-coffee-cup_23-2149395845.jpg", alt: "Customer" },
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -120,10 +67,7 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
title="About Our Family Business"
|
||||
description={[
|
||||
"DeVito Plumbing & Heating has been serving the community for years with dedication, professionalism, and expert craftsmanship.",
|
||||
"From emergency leaks to complex boiler installations, we treat every home with respect and ensure our work is impeccable.",
|
||||
"Our team consists of knowledgeable professionals committed to reasonable pricing and superior results.",
|
||||
]}
|
||||
"DeVito Plumbing & Heating has been serving the community for years with dedication, professionalism, and expert craftsmanship.", "From emergency leaks to complex boiler installations, we treat every home with respect and ensure our work is impeccable.", "Our team consists of knowledgeable professionals committed to reasonable pricing and superior results."]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -134,27 +78,9 @@ export default function LandingPage() {
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
title: "Boiler & Heating",
|
||||
description: "Professional installation and maintenance of high-efficiency gas boilers.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/electrical-technician-looking-focused-while-working-switchboard-with-fuses_169016-23720.jpg",
|
||||
titleImageSrc: "http://img.b2bpic.net/free-photo/male-hands-with-wrench-turning-off-valves_169016-53780.jpg",
|
||||
buttonText: "Learn More",
|
||||
},
|
||||
{
|
||||
title: "Emergency Repairs",
|
||||
description: "Urgent response for leaks and plumbing failures, anytime you need us.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiley-couple-warming-up-hands-near-heater_23-2149339534.jpg",
|
||||
titleImageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-women-getting-warm-near-heater_23-2149395809.jpg",
|
||||
buttonText: "Learn More",
|
||||
},
|
||||
{
|
||||
title: "Water Heaters",
|
||||
description: "Quality installation of durable water heaters for reliable hot water supply.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/asian-plumber-blue-overalls-clearing-blockage-drain_1098-17773.jpg",
|
||||
titleImageSrc: "http://img.b2bpic.net/free-photo/man-looks-faucet-pipes-valve-pressure-meter_169016-14812.jpg",
|
||||
buttonText: "Learn More",
|
||||
},
|
||||
{ title: "Boiler & Heating", description: "Professional installation and maintenance of high-efficiency gas boilers.", imageSrc: "http://img.b2bpic.net/free-photo/electrical-technician-looking-focused-while-working-switchboard-with-fuses_169016-23720.jpg", titleImageSrc: "http://img.b2bpic.net/free-photo/male-hands-with-wrench-turning-off-valves_169016-53780.jpg", buttonText: "Learn More" },
|
||||
{ title: "Emergency Repairs", description: "Urgent response for leaks and plumbing failures, anytime you need us.", imageSrc: "http://img.b2bpic.net/free-photo/smiley-couple-warming-up-hands-near-heater_23-2149339534.jpg", titleImageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-women-getting-warm-near-heater_23-2149395809.jpg", buttonText: "Learn More" },
|
||||
{ title: "Water Heaters", description: "Quality installation of durable water heaters for reliable hot water supply.", imageSrc: "http://img.b2bpic.net/free-photo/asian-plumber-blue-overalls-clearing-blockage-drain_1098-17773.jpg", titleImageSrc: "http://img.b2bpic.net/free-photo/man-looks-faucet-pipes-valve-pressure-meter_169016-14812.jpg", buttonText: "Learn More" },
|
||||
]}
|
||||
title="Our Expert Services"
|
||||
description="Comprehensive plumbing and heating solutions tailored for your residential needs."
|
||||
@@ -165,31 +91,11 @@ export default function LandingPage() {
|
||||
<TestimonialCardTwelve
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Gabriella Bauer",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/couple-embracing-cooking_23-2147766933.jpg",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
name: "Carol Shepheard-Walwyn",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-couple-confident-guy-joyful-girl-construction-worker-uniform-cap-doing-call-gesture-girl-holding-pencil-clipboard-winking_141793-111946.jpg",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
name: "Justin Cohen",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/casual-blond-female-denim-jeans-posing-floor-living-room_613910-8982.jpg",
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
name: "Rachit Patel",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-confident-male-electrician-standing-against-wall_23-2148087578.jpg",
|
||||
},
|
||||
{
|
||||
id: "5",
|
||||
name: "Maurice Brown",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-adult-caucasian-builder-man-uniform-holds-wrench-isolated_141793-43900.jpg",
|
||||
},
|
||||
{ id: "1", name: "Gabriella Bauer", imageSrc: "http://img.b2bpic.net/free-photo/couple-embracing-cooking_23-2147766933.jpg" },
|
||||
{ id: "2", name: "Carol Shepheard-Walwyn", imageSrc: "http://img.b2bpic.net/free-photo/young-couple-confident-guy-joyful-girl-construction-worker-uniform-cap-doing-call-gesture-girl-holding-pencil-clipboard-winking_141793-111946.jpg" },
|
||||
{ id: "3", name: "Justin Cohen", imageSrc: "http://img.b2bpic.net/free-photo/casual-blond-female-denim-jeans-posing-floor-living-room_613910-8982.jpg" },
|
||||
{ id: "4", name: "Rachit Patel", imageSrc: "http://img.b2bpic.net/free-photo/portrait-confident-male-electrician-standing-against-wall_23-2148087578.jpg" },
|
||||
{ id: "5", name: "Maurice Brown", imageSrc: "http://img.b2bpic.net/free-photo/smiling-adult-caucasian-builder-man-uniform-holds-wrench-isolated_141793-43900.jpg" },
|
||||
]}
|
||||
cardTitle="Client Feedback"
|
||||
cardTag="Trusted Service"
|
||||
@@ -202,21 +108,9 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
faqs={[
|
||||
{
|
||||
id: "faq1",
|
||||
title: "Do you offer emergency services?",
|
||||
content: "Yes, we prioritize emergency calls and arrive as quickly as possible to resolve urgent plumbing issues.",
|
||||
},
|
||||
{
|
||||
id: "faq2",
|
||||
title: "Are your prices competitive?",
|
||||
content: "We pride ourselves on providing high-quality work at fair, reasonable, and competitive prices.",
|
||||
},
|
||||
{
|
||||
id: "faq3",
|
||||
title: "Which areas do you serve?",
|
||||
content: "We serve the local community and surrounding areas with all residential plumbing and heating needs.",
|
||||
},
|
||||
{ id: "faq1", title: "Do you offer emergency services?", content: "Yes, we prioritize emergency calls and arrive as quickly as possible to resolve urgent plumbing issues." },
|
||||
{ id: "faq2", title: "Are your prices competitive?", content: "We pride ourselves on providing high-quality work at fair, reasonable, and competitive prices." },
|
||||
{ id: "faq3", title: "Which areas do you serve?", content: "We serve the local community and surrounding areas with all residential plumbing and heating needs." },
|
||||
]}
|
||||
title="Frequently Asked Questions"
|
||||
description="Answers to common concerns about our plumbing services."
|
||||
@@ -229,14 +123,7 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
names={[
|
||||
"Plumbing Guild",
|
||||
"Heating Experts Assoc",
|
||||
"Quality Plumbing Council",
|
||||
"Home Repair Cert",
|
||||
"Expert Heating Techs",
|
||||
"Trusted Contractors Union",
|
||||
"Certified Plumbing Pros",
|
||||
]}
|
||||
"Plumbing Guild", "Heating Experts Assoc", "Quality Plumbing Council", "Home Repair Cert", "Expert Heating Techs", "Trusted Contractors Union", "Certified Plumbing Pros"]}
|
||||
title="Trusted Partners & Certifications"
|
||||
description="Recognized for excellence and quality in the plumbing and heating industry."
|
||||
/>
|
||||
@@ -245,17 +132,11 @@ export default function LandingPage() {
|
||||
<div id="contact" data-section="contact">
|
||||
<ContactCTA
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "plain",
|
||||
}}
|
||||
background={{ variant: "plain" }}
|
||||
tag="Contact Us"
|
||||
title="Ready to get started?"
|
||||
description="Contact our team for professional plumbing assistance."
|
||||
buttons={[
|
||||
{
|
||||
text: "Call Now",
|
||||
},
|
||||
]}
|
||||
buttons={[{ text: "Call Now" }]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -263,33 +144,16 @@ export default function LandingPage() {
|
||||
<FooterSimple
|
||||
columns={[
|
||||
{
|
||||
title: "Services",
|
||||
items: [
|
||||
{
|
||||
label: "Boiler & Heating",
|
||||
href: "#features",
|
||||
},
|
||||
{
|
||||
label: "Emergency Repair",
|
||||
href: "#features",
|
||||
},
|
||||
{
|
||||
label: "Water Heaters",
|
||||
href: "#features",
|
||||
},
|
||||
title: "Services", items: [
|
||||
{ label: "Boiler & Heating", href: "#features" },
|
||||
{ label: "Emergency Repair", href: "#features" },
|
||||
{ label: "Water Heaters", href: "#features" },
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Support",
|
||||
items: [
|
||||
{
|
||||
label: "FAQ",
|
||||
href: "#faq",
|
||||
},
|
||||
{
|
||||
label: "Contact",
|
||||
href: "#contact",
|
||||
},
|
||||
title: "Support", items: [
|
||||
{ label: "FAQ", href: "#faq" },
|
||||
{ label: "Contact", href: "#contact" },
|
||||
],
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user