Merge version_2 into main #2
134
src/app/page.tsx
134
src/app/page.tsx
@@ -29,21 +29,13 @@ export default function LandingPage() {
|
||||
<NavbarLayoutFloatingOverlay
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "hero",
|
||||
},
|
||||
name: "Home", id: "hero"},
|
||||
{
|
||||
name: "Services",
|
||||
id: "features",
|
||||
},
|
||||
name: "Services", id: "features"},
|
||||
{
|
||||
name: "Testimonials",
|
||||
id: "testimonials",
|
||||
},
|
||||
name: "Testimonials", id: "testimonials"},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "contact",
|
||||
},
|
||||
name: "Contact", id: "contact"},
|
||||
]}
|
||||
brandName="GreenLeaf Landscapes"
|
||||
/>
|
||||
@@ -52,36 +44,21 @@ export default function LandingPage() {
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroBillboardGallery
|
||||
background={{
|
||||
variant: "gradient-bars",
|
||||
}}
|
||||
variant: "gradient-bars"}}
|
||||
title="Transform Your Garden Into A Living Paradise"
|
||||
description="Professional gardening and landscaping services that bring your vision to life. From expert plant care to complete garden redesigns, we nurture beauty in every corner."
|
||||
tag="Expert Gardening Services"
|
||||
buttons={[
|
||||
{ text: "Get Started", href: "#contact" },
|
||||
{ text: "Our Services", href: "#features" }
|
||||
]}
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "https://pixabay.com/get/g54d9b2bd846fac71439f4457c9beefed9291251ce20138725584b037b4100dc84407d540696e5176b93d3d9f651d90c4815fd82738353dab03d74c772fb5e231_1280.jpg?_wi=1",
|
||||
imageAlt: "Landscape transformation",
|
||||
},
|
||||
imageSrc: "https://pixabay.com/get/g54d9b2bd846fac71439f4457c9beefed9291251ce20138725584b037b4100dc84407d540696e5176b93d3d9f651d90c4815fd82738353dab03d74c772fb5e231_1280.jpg?_wi=1", imageAlt: "Landscape transformation"},
|
||||
{
|
||||
imageSrc: "https://pixabay.com/get/g6cdc21916eacc16a7c5d22c2e34d57f5e60e538ef3953cc7e66c35db3d2aa32376b9aec8968815acc391d44db24aecc02198f2228cdef632568b88d6d75ce641_1280.jpg?_wi=1",
|
||||
imageAlt: "Lush garden pathway",
|
||||
},
|
||||
imageSrc: "https://pixabay.com/get/g6cdc21916eacc16a7c5d22c2e34d57f5e60e538ef3953cc7e66c35db3d2aa32376b9aec8968815acc391d44db24aecc02198f2228cdef632568b88d6d75ce641_1280.jpg?_wi=1", imageAlt: "Lush garden pathway"},
|
||||
{
|
||||
imageSrc: "https://pixabay.com/get/gfb8413f655c2d3c946dd5af5e5dc092d92eda19e97db77ff6e7d20ee199504586f68c9bc17ccbec76f66174b4a056202e8be9ca1f84e99d1777fcc1bf8ebf1e5_1280.jpg?_wi=1",
|
||||
imageAlt: "Gardener at work",
|
||||
},
|
||||
{
|
||||
imageSrc: "https://pixabay.com/get/g54d9b2bd846fac71439f4457c9beefed9291251ce20138725584b037b4100dc84407d540696e5176b93d3d9f651d90c4815fd82738353dab03d74c772fb5e231_1280.jpg?_wi=2",
|
||||
imageAlt: "Garden details",
|
||||
},
|
||||
{
|
||||
imageSrc: "https://pixabay.com/get/g6cdc21916eacc16a7c5d22c2e34d57f5e60e538ef3953cc7e66c35db3d2aa32376b9aec8968815acc391d44db24aecc02198f2228cdef632568b88d6d75ce641_1280.jpg?_wi=2",
|
||||
imageAlt: "Vibrant garden bed",
|
||||
},
|
||||
{
|
||||
imageSrc: "https://pixabay.com/get/gfb8413f655c2d3c946dd5af5e5dc092d92eda19e97db77ff6e7d20ee199504586f68c9bc17ccbec76f66174b4a056202e8be9ca1f84e99d1777fcc1bf8ebf1e5_1280.jpg?_wi=2",
|
||||
imageAlt: "Professional landscaping",
|
||||
},
|
||||
imageSrc: "https://pixabay.com/get/gfb8413f655c2d3c946dd5af5e5dc092d92eda19e97db77ff6e7d20ee199504586f68c9bc17ccbec76f66174b4a056202e8be9ca1f84e99d1777fcc1bf8ebf1e5_1280.jpg?_wi=1", imageAlt: "Gardener at work"},
|
||||
]}
|
||||
mediaAnimation="slide-up"
|
||||
/>
|
||||
@@ -105,23 +82,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
title: "Plant Health Care",
|
||||
description: "Professional pruning, fertilization, and pest management to ensure your plants are always strong.",
|
||||
imageSrc: "https://pixabay.com/get/g54d9b2bd846fac71439f4457c9beefed9291251ce20138725584b037b4100dc84407d540696e5176b93d3d9f651d90c4815fd82738353dab03d74c772fb5e231_1280.jpg?_wi=3",
|
||||
imageAlt: "Plant care services",
|
||||
},
|
||||
title: "Plant Health Care", description: "Professional pruning, fertilization, and pest management to ensure your plants are always strong.", imageSrc: "https://pixabay.com/get/g54d9b2bd846fac71439f4457c9beefed9291251ce20138725584b037b4100dc84407d540696e5176b93d3d9f651d90c4815fd82738353dab03d74c772fb5e231_1280.jpg?_wi=3", imageAlt: "Plant care services"},
|
||||
{
|
||||
title: "Garden Design",
|
||||
description: "Custom landscape design tailored to your space, aesthetic preferences, and local climate needs.",
|
||||
imageSrc: "https://pixabay.com/get/g6cdc21916eacc16a7c5d22c2e34d57f5e60e538ef3953cc7e66c35db3d2aa32376b9aec8968815acc391d44db24aecc02198f2228cdef632568b88d6d75ce641_1280.jpg?_wi=3",
|
||||
imageAlt: "Design service",
|
||||
},
|
||||
title: "Garden Design", description: "Custom landscape design tailored to your space, aesthetic preferences, and local climate needs.", imageSrc: "https://pixabay.com/get/g6cdc21916eacc16a7c5d22c2e34d57f5e60e538ef3953cc7e66c35db3d2aa32376b9aec8968815acc391d44db24aecc02198f2228cdef632568b88d6d75ce641_1280.jpg?_wi=3", imageAlt: "Design service"},
|
||||
{
|
||||
title: "Seasonal Cleanup",
|
||||
description: "Spring and autumn cleaning services to keep your yard neat and ready for the next growing season.",
|
||||
imageSrc: "https://pixabay.com/get/gfb8413f655c2d3c946dd5af5e5dc092d92eda19e97db77ff6e7d20ee199504586f68c9bc17ccbec76f66174b4a056202e8be9ca1f84e99d1777fcc1bf8ebf1e5_1280.jpg?_wi=3",
|
||||
imageAlt: "Seasonal cleanup",
|
||||
},
|
||||
title: "Seasonal Cleanup", description: "Spring and autumn cleaning services to keep your yard neat and ready for the next growing season.", imageSrc: "https://pixabay.com/get/gfb8413f655c2d3c946dd5af5e5dc092d92eda19e97db77ff6e7d20ee199504586f68c9bc17ccbec76f66174b4a056202e8be9ca1f84e99d1777fcc1bf8ebf1e5_1280.jpg?_wi=3", imageAlt: "Seasonal cleanup"},
|
||||
]}
|
||||
title="Tailored Gardening Solutions"
|
||||
description="We offer a full range of services to keep your garden healthy, beautiful, and flourishing."
|
||||
@@ -134,45 +99,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
title: "Amazing transformation",
|
||||
quote: "GreenLeaf completely overhauled my backyard. It's now the highlight of our home.",
|
||||
name: "Sarah J.",
|
||||
role: "Homeowner",
|
||||
imageSrc: "https://pixabay.com/get/g868702a32e36317499a25cd2bf1865af4f3e5cb5ee6b8415ff13926201066f6aa060b203214d501bfdb9a2504e0c3cedd9c26a6d08d094cc202a889627fcc945_1280.jpg",
|
||||
},
|
||||
id: "1", title: "Amazing transformation", quote: "GreenLeaf completely overhauled my backyard. It's now the highlight of our home.", name: "Sarah J.", role: "Homeowner", imageSrc: "https://pixabay.com/get/g868702a32e36317499a25cd2bf1865af4f3e5cb5ee6b8415ff13926201066f6aa060b203214d501bfdb9a2504e0c3cedd9c26a6d08d094cc202a889627fcc945_1280.jpg"},
|
||||
{
|
||||
id: "2",
|
||||
title: "Reliable and expert",
|
||||
quote: "Their knowledge about native plants is impressive. My garden looks healthier than ever.",
|
||||
name: "Michael Chen",
|
||||
role: "Botanist",
|
||||
imageSrc: "https://pixabay.com/get/g6f66f4bda918599aaee6693fee62440ffe478883be6458e19127be05e0c19ad1664636b23ddedfc2063120a7ab52a7c95b0318e4e531289ae6304a819f1c742c_1280.jpg",
|
||||
},
|
||||
id: "2", title: "Reliable and expert", quote: "Their knowledge about native plants is impressive. My garden looks healthier than ever.", name: "Michael Chen", role: "Botanist", imageSrc: "https://pixabay.com/get/g6f66f4bda918599aaee6693fee62440ffe478883be6458e19127be05e0c19ad1664636b23ddedfc2063120a7ab52a7c95b0318e4e531289ae6304a819f1c742c_1280.jpg"},
|
||||
{
|
||||
id: "3",
|
||||
title: "Great maintenance",
|
||||
quote: "The team is always prompt, polite, and they genuinely care about our garden's success.",
|
||||
name: "Emily R.",
|
||||
role: "Busy Professional",
|
||||
imageSrc: "https://pixabay.com/get/g659ed54eee36a4873789f493d5d7893087872ec21309e86c6e669fc005ef81e00e921580e534af50c298c8cf4db42c3e2b67fead278639628bacc9b9e1524f83_1280.jpg",
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
title: "Beautiful designs",
|
||||
quote: "I love the new layout they created. It feels so spacious and serene now.",
|
||||
name: "David Kim",
|
||||
role: "Architect",
|
||||
imageSrc: "https://pixabay.com/get/geb3820fd77010d3bac5eb31b30ae5ca7d3f96b71a80ebf30333a126925579affd61859bf34d0f076180ae81734fec66df74fedd20e077bd34622c00c75e73dac_1280.jpg",
|
||||
},
|
||||
{
|
||||
id: "5",
|
||||
title: "Highly recommended",
|
||||
quote: "Simply the best gardening service in town. Very professional and tidy.",
|
||||
name: "Anna P.",
|
||||
role: "Local resident",
|
||||
imageSrc: "https://pixabay.com/get/g98f4ef79263a8dd5cc5995864d483300d3c558023f1be6d67bafd8790b420b1b27dfbf5a80267e1f3cee2962b564c330f20b1794725306176d5d3ff155089d0f_1280.jpg",
|
||||
},
|
||||
id: "3", title: "Great maintenance", quote: "The team is always prompt, polite, and they genuinely care about our garden's success.", name: "Emily R.", role: "Busy Professional", imageSrc: "https://pixabay.com/get/g659ed54eee36a4873789f493d5d7893087872ec21309e86c6e669fc005ef81e00e921580e534af50c298c8cf4db42c3e2b67fead278639628bacc9b9e1524f83_1280.jpg"},
|
||||
]}
|
||||
title="What Our Clients Say"
|
||||
description="Trusted by hundreds of local gardening enthusiasts."
|
||||
@@ -186,27 +117,16 @@ export default function LandingPage() {
|
||||
description="Contact us today to schedule your free garden consultation and assessment."
|
||||
inputs={[
|
||||
{
|
||||
name: "name",
|
||||
type: "text",
|
||||
placeholder: "Your Name",
|
||||
required: true,
|
||||
name: "name", type: "text", placeholder: "Your Name", required: true,
|
||||
},
|
||||
{
|
||||
name: "email",
|
||||
type: "email",
|
||||
placeholder: "Your Email",
|
||||
required: true,
|
||||
name: "email", type: "email", placeholder: "Your Email", required: true,
|
||||
},
|
||||
{
|
||||
name: "phone",
|
||||
type: "tel",
|
||||
placeholder: "Phone Number",
|
||||
},
|
||||
name: "phone", type: "tel", placeholder: "Phone Number"},
|
||||
]}
|
||||
textarea={{
|
||||
name: "message",
|
||||
placeholder: "Tell us about your garden project...",
|
||||
}}
|
||||
name: "message", placeholder: "Tell us about your garden project..."}}
|
||||
imageSrc="https://pixabay.com/get/gdc0e9323a15f42003893e49a6a7190034388aca7f5285102e77efef58cdeaf2b6aa9c18bc2b2ae9588b2ae64c810b3e33d629e2f52d0675d41d5e6602c8529b8_1280.jpg"
|
||||
/>
|
||||
</div>
|
||||
@@ -215,16 +135,12 @@ export default function LandingPage() {
|
||||
<FooterLogoReveal
|
||||
logoText="GreenLeaf Landscapes"
|
||||
leftLink={{
|
||||
text: "Privacy Policy",
|
||||
href: "#",
|
||||
}}
|
||||
text: "Privacy Policy", href: "#"}}
|
||||
rightLink={{
|
||||
text: "Terms of Service",
|
||||
href: "#",
|
||||
}}
|
||||
text: "Terms of Service", href: "#"}}
|
||||
/>
|
||||
</div>
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user