Compare commits
5 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 1193464925 | |||
| b3fa4b1488 | |||
| 0b9c89b63a | |||
| 9fb6d83ba1 | |||
| 0ecc010502 |
@@ -2,14 +2,14 @@
|
|||||||
|
|
||||||
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
|
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
|
||||||
import ReactLenis from "lenis/react";
|
import ReactLenis from "lenis/react";
|
||||||
import { Zap } from "lucide-react";
|
import { Zap, Mail } from "lucide-react";
|
||||||
import ContactSplit from '@/components/sections/contact/ContactSplit';
|
import ContactFaq from '@/components/sections/contact/ContactFaq';
|
||||||
import FeatureCardTwentySix from '@/components/sections/feature/FeatureCardTwentySix';
|
import FeatureCardTwentySix from '@/components/sections/feature/FeatureCardTwentySix';
|
||||||
import FooterBaseCard from '@/components/sections/footer/FooterBaseCard';
|
import FooterBaseCard from '@/components/sections/footer/FooterBaseCard';
|
||||||
import HeroLogo from '@/components/sections/hero/HeroLogo';
|
import HeroLogo from '@/components/sections/hero/HeroLogo';
|
||||||
import MetricSplitMediaAbout from '@/components/sections/about/MetricSplitMediaAbout';
|
import MetricSplitMediaAbout from '@/components/sections/about/MetricSplitMediaAbout';
|
||||||
import NavbarStyleApple from '@/components/navbar/NavbarStyleApple/NavbarStyleApple';
|
import NavbarStyleApple from '@/components/navbar/NavbarStyleApple/NavbarStyleApple';
|
||||||
import TestimonialCardTen from '@/components/sections/testimonial/TestimonialCardTen';
|
import TestimonialCardTwelve from '@/components/sections/testimonial/TestimonialCardTwelve';
|
||||||
|
|
||||||
export default function LandingPage() {
|
export default function LandingPage() {
|
||||||
return (
|
return (
|
||||||
@@ -95,36 +95,31 @@ export default function LandingPage() {
|
|||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div id="testimonials" data-section="testimonials">
|
<div id="testimonials" data-section="testimonials">
|
||||||
<TestimonialCardTen
|
<TestimonialCardTwelve
|
||||||
textboxLayout="default"
|
cardTitle="Client Success Stories"
|
||||||
useInvertedBackground={false}
|
cardTag="Testimonials"
|
||||||
|
cardAnimation="slide-up"
|
||||||
|
useInvertedBackground={true}
|
||||||
testimonials={[
|
testimonials={[
|
||||||
{
|
{ id: "1", name: "Alexandria Resident", imageSrc: "http://img.b2bpic.net/free-photo/horizontal-portrait-beautiful-positive-young-european-female-blue-shirt-dress-relaxing-home-looking-front-with-easy-carefree-smile_343059-3894.jpg" },
|
||||||
id: "1", title: "Amazing Results", quote: "Great service, my yard has never looked better!", name: "Local Homeowner", role: "Residential Client", imageSrc: "http://img.b2bpic.net/free-photo/horizontal-portrait-beautiful-positive-young-european-female-blue-shirt-dress-relaxing-home-looking-front-with-easy-carefree-smile_343059-3894.jpg"},
|
{ id: "2", name: "Happy Homeowner", imageSrc: "http://img.b2bpic.net/free-photo/trendy-students-taking-photo_23-2147655789.jpg" },
|
||||||
{
|
{ id: "3", name: "David W.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-young-woman-smiling_23-2148454539.jpg" }
|
||||||
id: "2", title: "Highly Reliable", quote: "Very reliable and professional. Highly recommend.", name: "Alexandria Resident", role: "Residential Client", imageSrc: "http://img.b2bpic.net/free-photo/trendy-students-taking-photo_23-2147655789.jpg"},
|
|
||||||
{
|
|
||||||
id: "3", title: "Top Notch Quality", quote: "Loan Landscaping transformed my backyard into a beautiful space.", name: "David W.", role: "Homeowner", imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-young-woman-smiling_23-2148454539.jpg"},
|
|
||||||
{
|
|
||||||
id: "4", title: "Attention to Detail", quote: "Excellent work and very respectful of our property.", name: "Sarah P.", role: "Commercial Client", imageSrc: "http://img.b2bpic.net/free-photo/grandfather-with-granddaughter-yard-with-firewood-hands_1157-30528.jpg?_wi=1"},
|
|
||||||
{
|
|
||||||
id: "5", title: "Exceeded Expectations", quote: "The team was prompt, efficient, and left the garden looking pristine.", name: "Michael R.", role: "Residential Client", imageSrc: "http://img.b2bpic.net/free-photo/grandfather-with-granddaughter-yard-with-firewood-hands_1157-30528.jpg?_wi=2"},
|
|
||||||
]}
|
]}
|
||||||
title="What Our Clients Say"
|
|
||||||
description="We are proud to serve our community with excellence and reliability."
|
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div id="contact" data-section="contact">
|
<div id="contact" data-section="contact">
|
||||||
<ContactSplit
|
<ContactFaq
|
||||||
useInvertedBackground={true}
|
ctaTitle="Ready to transform your yard?"
|
||||||
background={{
|
ctaDescription="Get a free consultation with our landscaping experts today."
|
||||||
variant: "plain"}}
|
ctaButton={{ text: "Get in Touch", href: "#contact" }}
|
||||||
tag="Contact Us"
|
ctaIcon={Mail}
|
||||||
title="Get Your Free Estimate"
|
useInvertedBackground={false}
|
||||||
description="Call now or get a free estimate to transform your outdoor space! Serving Alexandria, VA and surrounding areas."
|
animationType="blur-reveal"
|
||||||
imageSrc="http://img.b2bpic.net/free-photo/cheerful-senior-man-cutting-overgrown-bushes_651396-1547.jpg"
|
faqs={[
|
||||||
mediaAnimation="slide-up"
|
{ id: "1", title: "Do you provide free estimates?", content: "Yes, we provide free estimates for all landscaping services in Alexandria, VA." },
|
||||||
|
{ id: "2", title: "Are you licensed and insured?", content: "Yes, our team is fully licensed and insured for your peace of mind." }
|
||||||
|
]}
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
@@ -134,24 +129,13 @@ export default function LandingPage() {
|
|||||||
columns={[
|
columns={[
|
||||||
{
|
{
|
||||||
title: "Services", items: [
|
title: "Services", items: [
|
||||||
{
|
{ label: "Lawn Maintenance", href: "#services" },
|
||||||
label: "Lawn Maintenance", href: "#services"},
|
{ label: "Hardscaping", href: "#services" },
|
||||||
{
|
|
||||||
label: "Hardscaping", href: "#services"},
|
|
||||||
{
|
|
||||||
label: "Yard Cleanup", href: "#services"},
|
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
title: "Location", items: [
|
title: "Location", items: [
|
||||||
{
|
{ label: "5512 Oakwood Rd, Alexandria, VA 22310", href: "#" },
|
||||||
label: "5512 Oakwood Rd, Alexandria, VA 22310", href: "#"},
|
|
||||||
],
|
|
||||||
},
|
|
||||||
{
|
|
||||||
title: "Contact", items: [
|
|
||||||
{
|
|
||||||
label: "Email: info@loanlandscaping.com", href: "mailto:info@loanlandscaping.com"},
|
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
]}
|
]}
|
||||||
|
|||||||
Reference in New Issue
Block a user