Merge version_2 into main #2
257
src/app/page.tsx
257
src/app/page.tsx
@@ -9,6 +9,7 @@ import HeroSplitTestimonial from '@/components/sections/hero/HeroSplitTestimonia
|
||||
import NavbarStyleFullscreen from '@/components/navbar/NavbarStyleFullscreen/NavbarStyleFullscreen';
|
||||
import ProductCardFour from '@/components/sections/product/ProductCardFour';
|
||||
import TestimonialCardFive from '@/components/sections/testimonial/TestimonialCardFive';
|
||||
import { Zap, ShieldCheck, Sparkles, Phone } from "lucide-react";
|
||||
|
||||
export default function LandingPage() {
|
||||
return (
|
||||
@@ -29,21 +30,13 @@ export default function LandingPage() {
|
||||
<NavbarStyleFullscreen
|
||||
navItems={[
|
||||
{
|
||||
name: "Promise",
|
||||
id: "#promise",
|
||||
},
|
||||
name: "Promise", id: "#promise"},
|
||||
{
|
||||
name: "Testimonials",
|
||||
id: "#testimonials",
|
||||
},
|
||||
name: "Testimonials", id: "#testimonials"},
|
||||
{
|
||||
name: "Services",
|
||||
id: "#services",
|
||||
},
|
||||
name: "Services", id: "#services"},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "#contact",
|
||||
},
|
||||
name: "Contact", id: "#contact"},
|
||||
]}
|
||||
brandName="Abe Lincoln Plumbing"
|
||||
/>
|
||||
@@ -51,105 +44,61 @@ export default function LandingPage() {
|
||||
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroSplitTestimonial
|
||||
tag="No-Mess Guarantee"
|
||||
tagIcon={ShieldCheck}
|
||||
background={{
|
||||
variant: "gradient-bars",
|
||||
}}
|
||||
variant: "gradient-bars"}}
|
||||
title="The Honest Standard of Luxury Home Care."
|
||||
description="Experience the elite craftsmanship of Paul and Luis. Same-day estimations, white-glove execution, and the integrity your home deserves."
|
||||
testimonials={[
|
||||
{
|
||||
name: "Estate Owner",
|
||||
handle: "@verified",
|
||||
testimonial: "The gold standard of plumbing. Meticulous and clean.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/truck-mechanic-servicing-truck-vehicle-workshop_342744-1327.jpg?_wi=1",
|
||||
imageAlt: "luxury professional plumbers dark navy uniforms",
|
||||
},
|
||||
name: "Estate Owner", handle: "@verified", testimonial: "The gold standard of plumbing. Meticulous and clean.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/truck-mechanic-servicing-truck-vehicle-workshop_342744-1327.jpg?_wi=1", imageAlt: "luxury professional plumbers dark navy uniforms"},
|
||||
{
|
||||
name: "David W.",
|
||||
handle: "@client",
|
||||
testimonial: "Exceptional precision in every detail.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/metal-tap-head-with-knob_53876-88573.jpg?_wi=1",
|
||||
imageAlt: "copper plumbing tool icon minimal",
|
||||
},
|
||||
name: "David W.", handle: "@client", testimonial: "Exceptional precision in every detail.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/metal-tap-head-with-knob_53876-88573.jpg?_wi=1", imageAlt: "copper plumbing tool icon minimal"},
|
||||
{
|
||||
name: "Linda R.",
|
||||
handle: "@resident",
|
||||
testimonial: "They treat your home like a palace.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-shirt-smiling-posing-kitchen_23-2148414940.jpg?_wi=1",
|
||||
imageAlt: "satisfied professional home owner portrait",
|
||||
},
|
||||
name: "Linda R.", handle: "@resident", testimonial: "They treat your home like a palace.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-shirt-smiling-posing-kitchen_23-2148414940.jpg?_wi=1", imageAlt: "satisfied professional home owner portrait"},
|
||||
{
|
||||
name: "Marcus A.",
|
||||
handle: "@client",
|
||||
testimonial: "Unrivaled expertise and professional conduct.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-cheerful-teenage-girl-sitting-cafe_1262-3048.jpg",
|
||||
imageAlt: "happy residential homeowner portrait bright",
|
||||
},
|
||||
name: "Marcus A.", handle: "@client", testimonial: "Unrivaled expertise and professional conduct.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-cheerful-teenage-girl-sitting-cafe_1262-3048.jpg", imageAlt: "happy residential homeowner portrait bright"},
|
||||
{
|
||||
name: "Sophie K.",
|
||||
handle: "@verified",
|
||||
testimonial: "Finally, plumbers who understand luxury standards.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/person-doing-house-tour-online_23-2151050266.jpg",
|
||||
imageAlt: "mature estate client portrait luxury home",
|
||||
},
|
||||
name: "Sophie K.", handle: "@verified", testimonial: "Finally, plumbers who understand luxury standards.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/person-doing-house-tour-online_23-2151050266.jpg", imageAlt: "mature estate client portrait luxury home"},
|
||||
]}
|
||||
buttons={[
|
||||
{
|
||||
text: "Book Your Presidential Priority Visit",
|
||||
href: "#contact",
|
||||
},
|
||||
text: "Book Your Presidential Priority Visit", href: "#contact"},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/truck-mechanic-servicing-truck-vehicle-workshop_342744-1327.jpg?_wi=2"
|
||||
imageAlt="Paul and Luis professional plumbers"
|
||||
mediaAnimation="slide-up"
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/man-shirt-smiling-posing-kitchen_23-2148414940.jpg",
|
||||
alt: "Client 1",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/man-shirt-smiling-posing-kitchen_23-2148414940.jpg", alt: "Client 1"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/portrait-cheerful-teenage-girl-sitting-cafe_1262-3048.jpg",
|
||||
alt: "Client 2",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/portrait-cheerful-teenage-girl-sitting-cafe_1262-3048.jpg", alt: "Client 2"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/person-doing-house-tour-online_23-2151050266.jpg",
|
||||
alt: "Client 3",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/person-doing-house-tour-online_23-2151050266.jpg", alt: "Client 3"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/photographer-friends-choosing-photos_23-2148565526.jpg",
|
||||
alt: "Client 4",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/photographer-friends-choosing-photos_23-2148565526.jpg", alt: "Client 4"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/young-carefree-couple-having-fun-together-home_637285-12599.jpg",
|
||||
alt: "Client 5",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/young-carefree-couple-having-fun-together-home_637285-12599.jpg", alt: "Client 5"},
|
||||
]}
|
||||
marqueeItems={[
|
||||
{
|
||||
type: "text",
|
||||
text: "White Glove Service",
|
||||
type: "text-icon", text: "White Glove Service", icon: Sparkles
|
||||
},
|
||||
{
|
||||
type: "text",
|
||||
text: "Same-Day Estimation",
|
||||
type: "text-icon", text: "Same-Day Estimation", icon: Zap
|
||||
},
|
||||
{
|
||||
type: "text",
|
||||
text: "Premium Craftsmanship",
|
||||
},
|
||||
type: "text", text: "Premium Craftsmanship"},
|
||||
{
|
||||
type: "text",
|
||||
text: "Estate Care Experts",
|
||||
},
|
||||
type: "text", text: "Estate Care Experts"},
|
||||
{
|
||||
type: "text",
|
||||
text: "Transparent Integrity",
|
||||
},
|
||||
type: "text", text: "Transparent Integrity"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -161,28 +110,16 @@ export default function LandingPage() {
|
||||
features={[
|
||||
{
|
||||
id: 1,
|
||||
title: "Immediate Mobilization",
|
||||
description: "Same-day estimation and resolution.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/metal-tap-head-with-knob_53876-88573.jpg?_wi=2",
|
||||
},
|
||||
title: "Immediate Mobilization", description: "Same-day estimation and resolution.", imageSrc: "http://img.b2bpic.net/free-photo/metal-tap-head-with-knob_53876-88573.jpg?_wi=2"},
|
||||
{
|
||||
id: 2,
|
||||
title: "Master Craftsmanship",
|
||||
description: "Experts in gas lines and luxury fixtures.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/metal-tap-head-with-knob_53876-88573.jpg?_wi=3",
|
||||
},
|
||||
title: "Master Craftsmanship", description: "Experts in gas lines and luxury fixtures.", imageSrc: "http://img.b2bpic.net/free-photo/metal-tap-head-with-knob_53876-88573.jpg?_wi=3"},
|
||||
{
|
||||
id: 3,
|
||||
title: "The Cleanliness Decree",
|
||||
description: "We leave your sanctuary pristine.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/metal-tap-head-with-knob_53876-88573.jpg?_wi=4",
|
||||
},
|
||||
title: "The Cleanliness Decree", description: "We leave your sanctuary pristine.", imageSrc: "http://img.b2bpic.net/free-photo/metal-tap-head-with-knob_53876-88573.jpg?_wi=4"},
|
||||
{
|
||||
id: 4,
|
||||
title: "Transparent Integrity",
|
||||
description: "Clear expectations, no hidden costs.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/metal-tap-head-with-knob_53876-88573.jpg?_wi=5",
|
||||
},
|
||||
title: "Transparent Integrity", description: "Clear expectations, no hidden costs.", imageSrc: "http://img.b2bpic.net/free-photo/metal-tap-head-with-knob_53876-88573.jpg?_wi=5"},
|
||||
]}
|
||||
title="The 'Four Score' Promise"
|
||||
description="Our commitment to the highest standard of residential care."
|
||||
@@ -195,60 +132,15 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Sarah J.",
|
||||
date: "Oct 2023",
|
||||
title: "Verified Estate Client",
|
||||
quote: "Paul has been my go-to for 7 years.",
|
||||
tag: "The 7-Year Trust",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/man-shirt-smiling-posing-kitchen_23-2148414940.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/photographer-friends-choosing-photos_23-2148565526.jpg",
|
||||
imageAlt: "young couple happy homeowner bright home",
|
||||
},
|
||||
id: "1", name: "Sarah J.", date: "Oct 2023", title: "Verified Estate Client", quote: "Paul has been my go-to for 7 years.", tag: "The 7-Year Trust", avatarSrc: "http://img.b2bpic.net/free-photo/man-shirt-smiling-posing-kitchen_23-2148414940.jpg", imageSrc: "http://img.b2bpic.net/free-photo/photographer-friends-choosing-photos_23-2148565526.jpg", imageAlt: "young couple happy homeowner bright home"},
|
||||
{
|
||||
id: "2",
|
||||
name: "Mark L.",
|
||||
date: "Nov 2023",
|
||||
title: "Verified Homeowner",
|
||||
quote: "Paul and Luis were outstanding.",
|
||||
tag: "Same-Day Resolution",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/portrait-cheerful-teenage-girl-sitting-cafe_1262-3048.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-carefree-couple-having-fun-together-home_637285-12599.jpg",
|
||||
imageAlt: "satisfied homeowner elegant home traditional",
|
||||
},
|
||||
id: "2", name: "Mark L.", date: "Nov 2023", title: "Verified Homeowner", quote: "Paul and Luis were outstanding.", tag: "Same-Day Resolution", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-cheerful-teenage-girl-sitting-cafe_1262-3048.jpg", imageSrc: "http://img.b2bpic.net/free-photo/young-carefree-couple-having-fun-together-home_637285-12599.jpg", imageAlt: "satisfied homeowner elegant home traditional"},
|
||||
{
|
||||
id: "3",
|
||||
name: "Emily D.",
|
||||
date: "Jan 2024",
|
||||
title: "Estate Client",
|
||||
quote: "The cleanest plumbing service ever.",
|
||||
tag: "White Glove Result",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/person-doing-house-tour-online_23-2151050266.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/truck-mechanic-servicing-truck-vehicle-workshop_342744-1327.jpg?_wi=3",
|
||||
imageAlt: "luxury professional plumbers dark navy uniforms",
|
||||
},
|
||||
id: "3", name: "Emily D.", date: "Jan 2024", title: "Estate Client", quote: "The cleanest plumbing service ever.", tag: "White Glove Result", avatarSrc: "http://img.b2bpic.net/free-photo/person-doing-house-tour-online_23-2151050266.jpg", imageSrc: "http://img.b2bpic.net/free-photo/truck-mechanic-servicing-truck-vehicle-workshop_342744-1327.jpg?_wi=3", imageAlt: "luxury professional plumbers dark navy uniforms"},
|
||||
{
|
||||
id: "4",
|
||||
name: "Robert B.",
|
||||
date: "Feb 2024",
|
||||
title: "Homeowner",
|
||||
quote: "Integrity and excellence.",
|
||||
tag: "Artisan Plumbing",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/photographer-friends-choosing-photos_23-2148565526.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/metal-tap-head-with-knob_53876-88573.jpg?_wi=6",
|
||||
imageAlt: "copper plumbing tool icon minimal",
|
||||
},
|
||||
id: "4", name: "Robert B.", date: "Feb 2024", title: "Homeowner", quote: "Integrity and excellence.", tag: "Artisan Plumbing", avatarSrc: "http://img.b2bpic.net/free-photo/photographer-friends-choosing-photos_23-2148565526.jpg", imageSrc: "http://img.b2bpic.net/free-photo/metal-tap-head-with-knob_53876-88573.jpg?_wi=6", imageAlt: "copper plumbing tool icon minimal"},
|
||||
{
|
||||
id: "5",
|
||||
name: "Linda M.",
|
||||
date: "Mar 2024",
|
||||
title: "Estate Client",
|
||||
quote: "Absolutely worth the priority visit.",
|
||||
tag: "Presidential Service",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/young-carefree-couple-having-fun-together-home_637285-12599.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-shirt-smiling-posing-kitchen_23-2148414940.jpg?_wi=2",
|
||||
imageAlt: "satisfied professional home owner portrait",
|
||||
},
|
||||
id: "5", name: "Linda M.", date: "Mar 2024", title: "Estate Client", quote: "Absolutely worth the priority visit.", tag: "Presidential Service", avatarSrc: "http://img.b2bpic.net/free-photo/young-carefree-couple-having-fun-together-home_637285-12599.jpg", imageSrc: "http://img.b2bpic.net/free-photo/man-shirt-smiling-posing-kitchen_23-2148414940.jpg?_wi=2", imageAlt: "satisfied professional home owner portrait"},
|
||||
]}
|
||||
title="Executive Memoirs"
|
||||
description="Trusted by the most discerning homeowners."
|
||||
@@ -263,47 +155,17 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
products={[
|
||||
{
|
||||
id: "s1",
|
||||
name: "Artisan Plumbing",
|
||||
price: "Concierge",
|
||||
variant: "Premium",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/metal-tap-head-with-knob_53876-88573.jpg?_wi=7",
|
||||
},
|
||||
id: "s1", name: "Artisan Plumbing", price: "Concierge", variant: "Premium", imageSrc: "http://img.b2bpic.net/free-photo/metal-tap-head-with-knob_53876-88573.jpg?_wi=7"},
|
||||
{
|
||||
id: "s2",
|
||||
name: "Gas Line Architecture",
|
||||
price: "Safety",
|
||||
variant: "Certified",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/metal-tap-head-with-knob_53876-88573.jpg?_wi=8",
|
||||
},
|
||||
id: "s2", name: "Gas Line Architecture", price: "Safety", variant: "Certified", imageSrc: "http://img.b2bpic.net/free-photo/metal-tap-head-with-knob_53876-88573.jpg?_wi=8"},
|
||||
{
|
||||
id: "s3",
|
||||
name: "Preventative Consultation",
|
||||
price: "Systematic",
|
||||
variant: "Expert",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/metal-tap-head-with-knob_53876-88573.jpg?_wi=9",
|
||||
},
|
||||
id: "s3", name: "Preventative Consultation", price: "Systematic", variant: "Expert", imageSrc: "http://img.b2bpic.net/free-photo/metal-tap-head-with-knob_53876-88573.jpg?_wi=9"},
|
||||
{
|
||||
id: "s4",
|
||||
name: "Luxury Laundry Restoration",
|
||||
price: "High-End",
|
||||
variant: "Restorative",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/metal-tap-head-with-knob_53876-88573.jpg?_wi=10",
|
||||
},
|
||||
id: "s4", name: "Luxury Laundry Restoration", price: "High-End", variant: "Restorative", imageSrc: "http://img.b2bpic.net/free-photo/metal-tap-head-with-knob_53876-88573.jpg?_wi=10"},
|
||||
{
|
||||
id: "s5",
|
||||
name: "Estate Mainline Care",
|
||||
price: "Comprehensive",
|
||||
variant: "Elite",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/metal-tap-head-with-knob_53876-88573.jpg?_wi=11",
|
||||
},
|
||||
id: "s5", name: "Estate Mainline Care", price: "Comprehensive", variant: "Elite", imageSrc: "http://img.b2bpic.net/free-photo/metal-tap-head-with-knob_53876-88573.jpg?_wi=11"},
|
||||
{
|
||||
id: "s6",
|
||||
name: "White Glove Inspection",
|
||||
price: "Standard",
|
||||
variant: "Signature",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/metal-tap-head-with-knob_53876-88573.jpg?_wi=12",
|
||||
},
|
||||
id: "s6", name: "White Glove Inspection", price: "Standard", variant: "Signature", imageSrc: "http://img.b2bpic.net/free-photo/metal-tap-head-with-knob_53876-88573.jpg?_wi=12"},
|
||||
]}
|
||||
title="Luxury Specialization"
|
||||
description="Elite tiers of plumbing architecture and maintenance."
|
||||
@@ -314,14 +176,11 @@ export default function LandingPage() {
|
||||
<ContactText
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "gradient-bars",
|
||||
}}
|
||||
variant: "gradient-bars"}}
|
||||
text="Ready to experience the Presidential Priority Visit? Contact Abe Lincoln Plumbing to schedule your consultation."
|
||||
buttons={[
|
||||
{
|
||||
text: "Book Now",
|
||||
href: "tel:555-0199",
|
||||
},
|
||||
text: "Book Now", href: "tel:555-0199"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -330,29 +189,19 @@ export default function LandingPage() {
|
||||
<FooterBase
|
||||
columns={[
|
||||
{
|
||||
title: "Company",
|
||||
items: [
|
||||
title: "Company", items: [
|
||||
{
|
||||
label: "About Us",
|
||||
href: "#",
|
||||
},
|
||||
label: "About Us", href: "#"},
|
||||
{
|
||||
label: "Career",
|
||||
href: "#",
|
||||
},
|
||||
label: "Career", href: "#"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Legal",
|
||||
items: [
|
||||
title: "Legal", items: [
|
||||
{
|
||||
label: "Privacy",
|
||||
href: "#",
|
||||
},
|
||||
label: "Privacy", href: "#"},
|
||||
{
|
||||
label: "Terms",
|
||||
href: "#",
|
||||
},
|
||||
label: "Terms", href: "#"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
@@ -362,4 +211,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user