Merge version_2 into main #1
203
src/app/page.tsx
203
src/app/page.tsx
@@ -31,25 +31,15 @@ export default function LandingPage() {
|
||||
<NavbarStyleApple
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "home",
|
||||
},
|
||||
name: "Home", id: "home"},
|
||||
{
|
||||
name: "About",
|
||||
id: "about",
|
||||
},
|
||||
name: "About", id: "about"},
|
||||
{
|
||||
name: "Services",
|
||||
id: "services",
|
||||
},
|
||||
name: "Services", id: "services"},
|
||||
{
|
||||
name: "Pricing",
|
||||
id: "pricing",
|
||||
},
|
||||
name: "Pricing", id: "pricing"},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "contact",
|
||||
},
|
||||
name: "Contact", id: "contact"},
|
||||
]}
|
||||
brandName="PPPC Inc"
|
||||
/>
|
||||
@@ -58,59 +48,36 @@ export default function LandingPage() {
|
||||
<div id="home" data-section="home">
|
||||
<HeroCentered
|
||||
background={{
|
||||
variant: "gradient-bars",
|
||||
}}
|
||||
title="Protecting Your Estate's Integrity"
|
||||
variant: "gradient-bars"}}
|
||||
title="Professional Estate Landscaping & Protection"
|
||||
description="Professional landscaping and protection plans for Canadian homeowners. Experience perfection in every detail."
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/pretty-woman-cute-clothes-reaching-plants-greenhouse_197531-12330.jpg",
|
||||
alt: "happy client home garden",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/pretty-woman-cute-clothes-reaching-plants-greenhouse_197531-12330.jpg?_wi=1", alt: "happy client home garden"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/mother-son-plating-together_23-2148943246.jpg",
|
||||
alt: "client review garden project",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/mother-son-plating-together_23-2148943246.jpg?_wi=1", alt: "client review garden project"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/smiling-portrait-man-using-digital-tablet-park_23-2148164502.jpg",
|
||||
alt: "professional landscaping success story",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/smiling-portrait-man-using-digital-tablet-park_23-2148164502.jpg?_wi=1", alt: "professional landscaping success story"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/happy-bearded-gardener-standing-carrying-modern-hand-hedge-trimmer-park-low-angle-view_7502-10140.jpg",
|
||||
alt: "satisfied garden service client",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/happy-bearded-gardener-standing-carrying-modern-hand-hedge-trimmer-park-low-angle-view_7502-10140.jpg?_wi=1", alt: "satisfied garden service client"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/close-up-happy-people-greenhouse_23-2149098325.jpg",
|
||||
alt: "Close up happy people at greenhouse",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/close-up-happy-people-greenhouse_23-2149098325.jpg?_wi=1", alt: "Close up happy people at greenhouse"},
|
||||
]}
|
||||
buttons={[
|
||||
{
|
||||
text: "Explore Services",
|
||||
href: "#services",
|
||||
},
|
||||
text: "Explore Services", href: "#services"},
|
||||
]}
|
||||
marqueeItems={[
|
||||
{
|
||||
type: "text",
|
||||
text: "Expert Property Care",
|
||||
},
|
||||
type: "text", text: "Expert Property Care"},
|
||||
{
|
||||
type: "text",
|
||||
text: "Canadian Owned & Operated",
|
||||
},
|
||||
type: "text", text: "Canadian Owned & Operated"},
|
||||
{
|
||||
type: "text",
|
||||
text: "10+ Years Experience",
|
||||
},
|
||||
type: "text", text: "10+ Years Experience"},
|
||||
{
|
||||
type: "text",
|
||||
text: "Sustainable Practices",
|
||||
},
|
||||
type: "text", text: "Sustainable Practices"},
|
||||
{
|
||||
type: "text",
|
||||
text: "Pristine Results",
|
||||
},
|
||||
type: "text", text: "Pristine Results"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -120,9 +87,7 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
title="Expert Care for Your Grounds"
|
||||
description={[
|
||||
"For over a decade, we have been the gold standard in property protection and aesthetic landscaping.",
|
||||
"We combine scientific precision with artistic vision to keep your estate pristine year-round.",
|
||||
]}
|
||||
"For over a decade, we have been the gold standard in property protection and aesthetic landscaping.", "We combine scientific precision with artistic vision to keep your estate pristine year-round."]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -133,22 +98,13 @@ export default function LandingPage() {
|
||||
description="From irrigation management to seasonal architectural pruning, we provide the full spectrum of land care."
|
||||
accordionItems={[
|
||||
{
|
||||
id: "a1",
|
||||
title: "Irrigation Management",
|
||||
content: "Complete water monitoring and irrigation infrastructure maintenance.",
|
||||
},
|
||||
id: "a1", title: "Irrigation Management", content: "Complete water monitoring and irrigation infrastructure maintenance."},
|
||||
{
|
||||
id: "a2",
|
||||
title: "Precision Pruning",
|
||||
content: "Professional trimming to ensure your flora flourishes beautifully.",
|
||||
},
|
||||
id: "a2", title: "Precision Pruning", content: "Professional trimming to ensure your flora flourishes beautifully."},
|
||||
{
|
||||
id: "a3",
|
||||
title: "Grounds Protection",
|
||||
content: "We safeguard your lawn and garden against seasonal climate challenges.",
|
||||
},
|
||||
id: "a3", title: "Grounds Protection", content: "We safeguard your lawn and garden against seasonal climate challenges."},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/rustic-deck-with-patio-furniture-vegetation_23-2150698456.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/rustic-deck-with-patio-furniture-vegetation_23-2150698456.jpg?_wi=1"
|
||||
mediaAnimation="slide-up"
|
||||
/>
|
||||
</div>
|
||||
@@ -160,34 +116,19 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
plans={[
|
||||
{
|
||||
id: "basic",
|
||||
badge: "Essential",
|
||||
price: "$199/mo",
|
||||
subtitle: "Basic property upkeep",
|
||||
features: [
|
||||
"Lawn care",
|
||||
"Watering checks",
|
||||
],
|
||||
id: "basic", badge: "Essential", price: "$199/mo", subtitle: "Basic property upkeep", features: [
|
||||
"Lawn care", "Watering checks"],
|
||||
buttons: [
|
||||
{
|
||||
text: "Select",
|
||||
},
|
||||
text: "Select"},
|
||||
],
|
||||
},
|
||||
{
|
||||
id: "premium",
|
||||
badge: "Elite",
|
||||
price: "$499/mo",
|
||||
subtitle: "Full estate protection",
|
||||
features: [
|
||||
"All basic",
|
||||
"Tree pruning",
|
||||
"Priority support",
|
||||
],
|
||||
id: "premium", badge: "Elite", price: "$499/mo", subtitle: "Full estate protection", features: [
|
||||
"All basic", "Tree pruning", "Priority support"],
|
||||
buttons: [
|
||||
{
|
||||
text: "Select",
|
||||
},
|
||||
text: "Select"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
@@ -202,45 +143,15 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
title: "Outstanding",
|
||||
quote: "The best protection I've ever had for my estate.",
|
||||
name: "John Doe",
|
||||
role: "Owner",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-woman-giving-potted-plant-her-client_23-2147948332.jpg",
|
||||
},
|
||||
id: "1", title: "Outstanding", quote: "The best protection I've ever had for my estate.", name: "John Doe", role: "Owner", imageSrc: "http://img.b2bpic.net/free-photo/smiling-woman-giving-potted-plant-her-client_23-2147948332.jpg?_wi=1"},
|
||||
{
|
||||
id: "2",
|
||||
title: "Professional",
|
||||
quote: "Their team is reliable and the lawn is pristine.",
|
||||
name: "Jane Smith",
|
||||
role: "Architect",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-senior-couple-dancing_23-2149071573.jpg",
|
||||
},
|
||||
id: "2", title: "Professional", quote: "Their team is reliable and the lawn is pristine.", name: "Jane Smith", role: "Architect", imageSrc: "http://img.b2bpic.net/free-photo/close-up-senior-couple-dancing_23-2149071573.jpg?_wi=1"},
|
||||
{
|
||||
id: "3",
|
||||
title: "Excellence",
|
||||
quote: "Truly superior service in every aspect.",
|
||||
name: "Mike Ross",
|
||||
role: "Lawyer",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-male-student-working-computer-park_1303-16872.jpg",
|
||||
},
|
||||
id: "3", title: "Excellence", quote: "Truly superior service in every aspect.", name: "Mike Ross", role: "Lawyer", imageSrc: "http://img.b2bpic.net/free-photo/young-male-student-working-computer-park_1303-16872.jpg?_wi=1"},
|
||||
{
|
||||
id: "4",
|
||||
title: "Great Work",
|
||||
quote: "Highly recommended for seasonal maintenance.",
|
||||
name: "Sarah Lee",
|
||||
role: "Designer",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-man-safety-mask-gloves-shaping-bushes_651396-3823.jpg",
|
||||
},
|
||||
id: "4", title: "Great Work", quote: "Highly recommended for seasonal maintenance.", name: "Sarah Lee", role: "Designer", imageSrc: "http://img.b2bpic.net/free-photo/young-man-safety-mask-gloves-shaping-bushes_651396-3823.jpg?_wi=1"},
|
||||
{
|
||||
id: "5",
|
||||
title: "Pristine",
|
||||
quote: "The landscaping looks better than ever before.",
|
||||
name: "David Kim",
|
||||
role: "CEO",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-with-tablet-park-looking-camera_23-2147779715.jpg",
|
||||
},
|
||||
id: "5", title: "Pristine", quote: "The landscaping looks better than ever before.", name: "David Kim", role: "CEO", imageSrc: "http://img.b2bpic.net/free-photo/woman-with-tablet-park-looking-camera_23-2147779715.jpg?_wi=1"},
|
||||
]}
|
||||
title="Trusted by Homeowners"
|
||||
description="Excellence defined by those we serve."
|
||||
@@ -253,20 +164,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
faqs={[
|
||||
{
|
||||
id: "q1",
|
||||
title: "Do you serve all areas?",
|
||||
content: "Yes, we serve the entire region.",
|
||||
},
|
||||
id: "q1", title: "Do you serve all areas?", content: "Yes, we serve the entire region."},
|
||||
{
|
||||
id: "q2",
|
||||
title: "Can I upgrade my plan?",
|
||||
content: "Upgrades are available anytime.",
|
||||
},
|
||||
id: "q2", title: "Can I upgrade my plan?", content: "Upgrades are available anytime."},
|
||||
{
|
||||
id: "q3",
|
||||
title: "What includes protection?",
|
||||
content: "Our plans cover seasonal damage monitoring.",
|
||||
},
|
||||
id: "q3", title: "What includes protection?", content: "Our plans cover seasonal damage monitoring."},
|
||||
]}
|
||||
title="Frequently Asked Questions"
|
||||
description="Have questions about our protection plans? We have answers."
|
||||
@@ -278,14 +180,11 @@ export default function LandingPage() {
|
||||
<ContactText
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "gradient-bars",
|
||||
}}
|
||||
variant: "gradient-bars"}}
|
||||
text="Ready to protect your landscape? Reach out today."
|
||||
buttons={[
|
||||
{
|
||||
text: "Contact Us",
|
||||
href: "mailto:contact@pppc.ca",
|
||||
},
|
||||
text: "Contact Us", href: "mailto:contact@pppc.ca"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -295,29 +194,19 @@ export default function LandingPage() {
|
||||
logoText="PPPC Inc"
|
||||
columns={[
|
||||
{
|
||||
title: "Links",
|
||||
items: [
|
||||
title: "Links", items: [
|
||||
{
|
||||
label: "Services",
|
||||
href: "#services",
|
||||
},
|
||||
label: "Services", href: "#services"},
|
||||
{
|
||||
label: "About",
|
||||
href: "#about",
|
||||
},
|
||||
label: "About", href: "#about"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Support",
|
||||
items: [
|
||||
title: "Support", items: [
|
||||
{
|
||||
label: "Privacy",
|
||||
href: "#",
|
||||
},
|
||||
label: "Privacy", href: "#"},
|
||||
{
|
||||
label: "Terms",
|
||||
href: "#",
|
||||
},
|
||||
label: "Terms", href: "#"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
@@ -326,4 +215,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user