Merge version_1 into main #2
111
src/app/page.tsx
111
src/app/page.tsx
@@ -2,6 +2,7 @@
|
||||
|
||||
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
|
||||
import ReactLenis from "lenis/react";
|
||||
import { ArrowRight } from 'lucide-react';
|
||||
import ContactText from '@/components/sections/contact/ContactText';
|
||||
import FeatureCardTwentySix from '@/components/sections/feature/FeatureCardTwentySix';
|
||||
import FooterCard from '@/components/sections/footer/FooterCard';
|
||||
@@ -29,17 +30,11 @@ export default function LandingPage() {
|
||||
<NavbarStyleApple
|
||||
navItems={[
|
||||
{
|
||||
name: "Services",
|
||||
id: "services",
|
||||
},
|
||||
name: "Services", id: "services"},
|
||||
{
|
||||
name: "Process",
|
||||
id: "process",
|
||||
},
|
||||
name: "Process", id: "process"},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "contact",
|
||||
},
|
||||
name: "Contact", id: "contact"},
|
||||
]}
|
||||
brandName="Angad Landscaping"
|
||||
/>
|
||||
@@ -51,12 +46,10 @@ export default function LandingPage() {
|
||||
description="Architectural Landscapes for the Discerning Homeowner. We merge structural integrity with aesthetic brilliance to redefine your property’s boundaries."
|
||||
buttons={[
|
||||
{
|
||||
text: "Request a Private Consultation",
|
||||
href: "#contact",
|
||||
},
|
||||
text: "Request a Private Consultation", href: "#contact"},
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BdBpTrTWtHth2zQy6IgxKl5ul6/uploaded-1774809351505-e6v5rmjn.jpg?_wi=1"
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BdBpTrTWtHth2zQy6IgxKl5ul6/uploaded-1774809351505-e6v5rmjn.jpg"
|
||||
imageAlt="Luxurious landscaping project"
|
||||
/>
|
||||
</div>
|
||||
@@ -67,24 +60,16 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
title: "Timber Engineering",
|
||||
description: "Custom-milled cedar fencing and privacy perimeters designed for longevity and rhythm.",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BdBpTrTWtHth2zQy6IgxKl5ul6/uploaded-1774809351506-fcewwjwt.jpg?_wi=1",
|
||||
title: "Timber Engineering", description: "Custom-milled cedar fencing and privacy perimeters designed for longevity and rhythm.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BdBpTrTWtHth2zQy6IgxKl5ul6/uploaded-1774809351506-fcewwjwt.jpg", buttonIcon: ArrowRight
|
||||
},
|
||||
{
|
||||
title: "Hardscape Artistry",
|
||||
description: "Interlocking stone systems and masonry that utilize geometric precision for high-traffic elegance.",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BdBpTrTWtHth2zQy6IgxKl5ul6/uploaded-1774809351506-o2e4k2n0.jpg?_wi=1",
|
||||
title: "Hardscape Artistry", description: "Interlocking stone systems and masonry that utilize geometric precision for high-traffic elegance.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BdBpTrTWtHth2zQy6IgxKl5ul6/uploaded-1774809351506-o2e4k2n0.jpg", buttonIcon: ArrowRight
|
||||
},
|
||||
{
|
||||
title: "Living Sculptures",
|
||||
description: "Strategic horticultural placement, from manicured privacy hedges to ornamental topiary artistry.",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BdBpTrTWtHth2zQy6IgxKl5ul6/uploaded-1774809351506-2gceaxkn.jpg?_wi=1",
|
||||
title: "Living Sculptures", description: "Strategic horticultural placement, from manicured privacy hedges to ornamental topiary artistry.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BdBpTrTWtHth2zQy6IgxKl5ul6/uploaded-1774809351506-2gceaxkn.jpg", buttonIcon: ArrowRight
|
||||
},
|
||||
{
|
||||
title: "Aquatic Features",
|
||||
description: "Bespoke rock-sculpted waterfalls and personalized leisure experiences for high-end residential estates.",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BdBpTrTWtHth2zQy6IgxKl5ul6/uploaded-1774809351506-mm0fvvr8.jpg?_wi=1",
|
||||
title: "Aquatic Features", description: "Bespoke rock-sculpted waterfalls and personalized leisure experiences for high-end residential estates.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BdBpTrTWtHth2zQy6IgxKl5ul6/uploaded-1774809351506-mm0fvvr8.jpg", buttonIcon: ArrowRight
|
||||
},
|
||||
]}
|
||||
title="Bespoke Outdoor Solutions"
|
||||
@@ -99,19 +84,13 @@ export default function LandingPage() {
|
||||
description="We don't guess; we measure. By utilizing professional-grade machinery and rigorous structural analysis, we ensure your outdoor investments stand the test of time."
|
||||
metrics={[
|
||||
{
|
||||
value: "Surveyed",
|
||||
title: "Site Analysis",
|
||||
},
|
||||
value: "Surveyed", title: "Site Analysis"},
|
||||
{
|
||||
value: "Engineered",
|
||||
title: "Structural Execution",
|
||||
},
|
||||
value: "Engineered", title: "Structural Execution"},
|
||||
{
|
||||
value: "Refined",
|
||||
title: "Final Finishing",
|
||||
},
|
||||
value: "Refined", title: "Final Finishing"},
|
||||
]}
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BdBpTrTWtHth2zQy6IgxKl5ul6/uploaded-1774809351505-e6v5rmjn.jpg?_wi=2"
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BdBpTrTWtHth2zQy6IgxKl5ul6/uploaded-1774809351505-e6v5rmjn.jpg"
|
||||
imageAlt="Process overview"
|
||||
mediaAnimation="slide-up"
|
||||
metricsAnimation="slide-up"
|
||||
@@ -124,60 +103,15 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Ryan R.",
|
||||
date: "2024",
|
||||
title: "Client",
|
||||
quote: "10/10 would recommend. These guys work hard, efficiently, and have a great attitude.",
|
||||
tag: "Verified",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/cheerful-young-businesswoman-smiling-camera_74855-4022.jpg",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BdBpTrTWtHth2zQy6IgxKl5ul6/uploaded-1774809351505-e6v5rmjn.jpg?_wi=3",
|
||||
imageAlt: "User provided image",
|
||||
},
|
||||
id: "1", name: "Ryan R.", date: "2024", title: "Client", quote: "10/10 would recommend. These guys work hard, efficiently, and have a great attitude.", tag: "Verified", avatarSrc: "http://img.b2bpic.net/free-photo/cheerful-young-businesswoman-smiling-camera_74855-4022.jpg", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BdBpTrTWtHth2zQy6IgxKl5ul6/uploaded-1774809351505-e6v5rmjn.jpg", imageAlt: "User provided image"},
|
||||
{
|
||||
id: "2",
|
||||
name: "Ashie K.",
|
||||
date: "2024",
|
||||
title: "Client",
|
||||
quote: "I was unsure at first, but he did an amazing job... really kind and hardworking.",
|
||||
tag: "Verified",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/woman-home-with-brushes_23-2147611457.jpg",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BdBpTrTWtHth2zQy6IgxKl5ul6/uploaded-1774809351506-fcewwjwt.jpg?_wi=2",
|
||||
imageAlt: "User provided image",
|
||||
},
|
||||
id: "2", name: "Ashie K.", date: "2024", title: "Client", quote: "I was unsure at first, but he did an amazing job... really kind and hardworking.", tag: "Verified", avatarSrc: "http://img.b2bpic.net/free-photo/woman-home-with-brushes_23-2147611457.jpg", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BdBpTrTWtHth2zQy6IgxKl5ul6/uploaded-1774809351506-fcewwjwt.jpg", imageAlt: "User provided image"},
|
||||
{
|
||||
id: "3",
|
||||
name: "Mark D.",
|
||||
date: "2023",
|
||||
title: "Client",
|
||||
quote: "Precision work that completely changed the aesthetic of our entire property boundaries.",
|
||||
tag: "Verified",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/pretty-smiling-business-woman-standing-window_1262-1069.jpg",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BdBpTrTWtHth2zQy6IgxKl5ul6/uploaded-1774809351506-o2e4k2n0.jpg?_wi=2",
|
||||
imageAlt: "User provided image",
|
||||
},
|
||||
id: "3", name: "Mark D.", date: "2023", title: "Client", quote: "Precision work that completely changed the aesthetic of our entire property boundaries.", tag: "Verified", avatarSrc: "http://img.b2bpic.net/free-photo/pretty-smiling-business-woman-standing-window_1262-1069.jpg", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BdBpTrTWtHth2zQy6IgxKl5ul6/uploaded-1774809351506-o2e4k2n0.jpg", imageAlt: "User provided image"},
|
||||
{
|
||||
id: "4",
|
||||
name: "Sarah P.",
|
||||
date: "2023",
|
||||
title: "Client",
|
||||
quote: "The cleanest site delivery I have ever experienced. Stone work is immaculate.",
|
||||
tag: "Verified",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-pretty-girl-shows-thumbs-up-woman-with-pierced-nose-curly-dark-hair-satisfied-with-quality-recommend-company-looking-satisfied-white_176420-39647.jpg",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BdBpTrTWtHth2zQy6IgxKl5ul6/uploaded-1774809351506-2gceaxkn.jpg?_wi=2",
|
||||
imageAlt: "User provided image",
|
||||
},
|
||||
id: "4", name: "Sarah P.", date: "2023", title: "Client", quote: "The cleanest site delivery I have ever experienced. Stone work is immaculate.", tag: "Verified", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-pretty-girl-shows-thumbs-up-woman-with-pierced-nose-curly-dark-hair-satisfied-with-quality-recommend-company-looking-satisfied-white_176420-39647.jpg", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BdBpTrTWtHth2zQy6IgxKl5ul6/uploaded-1774809351506-2gceaxkn.jpg", imageAlt: "User provided image"},
|
||||
{
|
||||
id: "5",
|
||||
name: "James L.",
|
||||
date: "2024",
|
||||
title: "Client",
|
||||
quote: "Exceptional communication throughout the process. The final result exceeded our expectations.",
|
||||
tag: "Verified",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/cheerful-young-businesswoman-smiling-camera_74855-4022.jpg",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BdBpTrTWtHth2zQy6IgxKl5ul6/uploaded-1774809351506-mm0fvvr8.jpg?_wi=2",
|
||||
imageAlt: "User provided image",
|
||||
},
|
||||
id: "5", name: "James L.", date: "2024", title: "Client", quote: "Exceptional communication throughout the process. The final result exceeded our expectations.", tag: "Verified", avatarSrc: "http://img.b2bpic.net/free-photo/cheerful-young-businesswoman-smiling-camera_74855-4022.jpg", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BdBpTrTWtHth2zQy6IgxKl5ul6/uploaded-1774809351506-mm0fvvr8.jpg", imageAlt: "User provided image"},
|
||||
]}
|
||||
title="Client Legacy"
|
||||
description="Don't take our word for it. Hear what discerning homeowners have to say about their estate transformations."
|
||||
@@ -188,14 +122,11 @@ export default function LandingPage() {
|
||||
<ContactText
|
||||
useInvertedBackground={true}
|
||||
background={{
|
||||
variant: "plain",
|
||||
}}
|
||||
variant: "plain"}}
|
||||
text="Ready to elevate your estate? Call us at (604) 767-4095 or request a consultation."
|
||||
buttons={[
|
||||
{
|
||||
text: "Call Now",
|
||||
href: "tel:6047674095",
|
||||
},
|
||||
text: "Call Now", href: "tel:6047674095"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user