diff --git a/src/app/page.tsx b/src/app/page.tsx
index 317f384..d78d054 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -33,83 +33,46 @@ export default function LandingPage() {
@@ -288,50 +178,20 @@ export default function LandingPage() {
carouselMode="buttons"
testimonials={[
{
- id: "george-johnston",
- name: "George Johnston",
- handle: "@georgej",
- testimonial: "D&I Landscaping came out to our home and did a phenomenal job cleaning our yard of leaves, sticks, and other debris. I couldn't believe how efficiently they cleaned and how much they managed to haul away. I would highly recommend them to anyone looking for a landscaping company!",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-decorating-home_23-2150633270.jpg",
- imageAlt: "Portrait of George Johnston",
- },
+ id: "george-johnston", name: "George Johnston", handle: "@georgej", testimonial: "D&I Landscaping came out to our home and did a phenomenal job cleaning our yard of leaves, sticks, and other debris. I couldn't believe how efficiently they cleaned and how much they managed to haul away. I would highly recommend them to anyone looking for a landscaping company!", rating: 5,
+ imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-decorating-home_23-2150633270.jpg", imageAlt: "Portrait of George Johnston"},
{
- id: "nicole-black",
- name: "Nicole Black",
- handle: "@nicoleb",
- testimonial: "Norma and her team have been amazing to work with! The quality of the work is outstanding and a good value. The french drain they installed has been operating perfectly and they kept the integrity of my lawn during installation.",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/happy-young-attractive-bearded-caucasian-male-gardener-blue-t-shirt-gloves-smiling-holding-flower-pot-with-green-sprout-hands-looking-aside-with-excited-face-expression_176420-19922.jpg",
- imageAlt: "Portrait of Nicole Black",
- },
+ id: "nicole-black", name: "Nicole Black", handle: "@nicoleb", testimonial: "Norma and her team have been amazing to work with! The quality of the work is outstanding and a good value. The french drain they installed has been operating perfectly and they kept the integrity of my lawn during installation.", rating: 5,
+ imageSrc: "http://img.b2bpic.net/free-photo/happy-young-attractive-bearded-caucasian-male-gardener-blue-t-shirt-gloves-smiling-holding-flower-pot-with-green-sprout-hands-looking-aside-with-excited-face-expression_176420-19922.jpg", imageAlt: "Portrait of Nicole Black"},
{
- id: "anne-quinn",
- name: "Anne Quinn",
- handle: "@anneq",
- testimonial: "Could not recommend this company more! We have been using D & I Landscaping for several years now to mow our lawn weekly, do spring mulching and clean up, and we'll likely add them for fall leaf clean up as well. They do an excellent job.",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/happy-woman-lying-grass-with-tablet_23-2148029619.jpg",
- imageAlt: "Portrait of Anne Quinn",
- },
+ id: "anne-quinn", name: "Anne Quinn", handle: "@anneq", testimonial: "Could not recommend this company more! We have been using D & I Landscaping for several years now to mow our lawn weekly, do spring mulching and clean up, and we'll likely add them for fall leaf clean up as well. They do an excellent job.", rating: 5,
+ imageSrc: "http://img.b2bpic.net/free-photo/happy-woman-lying-grass-with-tablet_23-2148029619.jpg", imageAlt: "Portrait of Anne Quinn"},
{
- id: "sarah-davis",
- name: "Sarah Davis",
- handle: "@sarahd",
- testimonial: "Our garden has never looked better! The D&I team transformed our dull backyard into a vibrant oasis, exceeding all our expectations. Truly a remarkable service.",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-florist-taking-care-flowers_176420-2075.jpg",
- imageAlt: "Portrait of Sarah Davis",
- },
+ id: "sarah-davis", name: "Sarah Davis", handle: "@sarahd", testimonial: "Our garden has never looked better! The D&I team transformed our dull backyard into a vibrant oasis, exceeding all our expectations. Truly a remarkable service.", rating: 5,
+ imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-florist-taking-care-flowers_176420-2075.jpg", imageAlt: "Portrait of Sarah Davis"},
{
- id: "robert-wilson",
- name: "Robert Wilson",
- handle: "@robertw",
- testimonial: "Professional, reliable, and incredibly talented. D&I Landscape took care of our complex irrigation system and the results were flawless. Highly recommend their expertise.",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/cheerful-good-looking-young-caucasian-man-blue-t-shirt-gloves-smiling-with-teeth-being-tired-from-hard-work-garden-farmer-planting-leaves-countryside-house_176420-19908.jpg",
- imageAlt: "Portrait of Robert Wilson",
- },
+ id: "robert-wilson", name: "Robert Wilson", handle: "@robertw", testimonial: "Professional, reliable, and incredibly talented. D&I Landscape took care of our complex irrigation system and the results were flawless. Highly recommend their expertise.", rating: 5,
+ imageSrc: "http://img.b2bpic.net/free-photo/cheerful-good-looking-young-caucasian-man-blue-t-shirt-gloves-smiling-with-teeth-being-tired-from-hard-work-garden-farmer-planting-leaves-countryside-house_176420-19908.jpg", imageAlt: "Portrait of Robert Wilson"},
]}
showRating={true}
title="What Our Clients Say"
@@ -345,20 +205,11 @@ export default function LandingPage() {
useInvertedBackground={false}
faqs={[
{
- id: "faq-1",
- title: "What areas do you serve?",
- content: "D&I Landscape proudly serves [Your City/Region] and surrounding areas. Please contact us to confirm service availability in your specific location.",
- },
+ id: "faq-1", title: "What areas do you serve?", content: "D&I Landscape proudly serves [Your City/Region] and surrounding areas. Please contact us to confirm service availability in your specific location."},
{
- id: "faq-2",
- title: "How do I request a quote?",
- content: "You can request a free, no-obligation quote by filling out the contact form on our website, calling us directly at (765) 274-9243, or sending an email to hello@dlandscape.com. We'll schedule a convenient time to assess your needs.",
- },
+ id: "faq-2", title: "How do I request a quote?", content: "You can request a free, no-obligation quote by filling out the contact form on our website, calling us directly at (765) 274-9243, or sending an email to hello@dlandscape.com. We'll schedule a convenient time to assess your needs."},
{
- id: "faq-3",
- title: "Do you offer seasonal maintenance packages?",
- content: "Yes, we offer customizable seasonal maintenance packages including spring clean-up, mulching, weekly mowing, fall leaf removal, and winter preparation. Our team can tailor a plan to keep your property looking its best year-round.",
- },
+ id: "faq-3", title: "Do you offer seasonal maintenance packages?", content: "Yes, we offer customizable seasonal maintenance packages including spring clean-up, mulching, weekly mowing, fall leaf removal, and winter preparation. Our team can tailor a plan to keep your property looking its best year-round."},
]}
title="Frequently Asked Questions"
description="Find quick answers to common questions about our services and process."
@@ -370,14 +221,11 @@ export default function LandingPage() {
@@ -387,58 +235,35 @@ export default function LandingPage() {
logoText="D&I Landscape"
columns={[
{
- title: "Services",
- items: [
+ title: "Services", items: [
{
- label: "Garden Design",
- href: "#services",
- },
+ label: "Garden Design", href: "#services"},
{
- label: "Lawn Care",
- href: "#services",
- },
+ label: "Lawn Care", href: "#services"},
{
- label: "Drainage Solutions",
- href: "#services",
- },
+ label: "Drainage Solutions", href: "#services"},
{
- label: "Seasonal Clean-up",
- href: "#services",
- },
+ label: "Seasonal Clean-up", href: "#services"},
],
},
{
- title: "Company",
- items: [
+ title: "Company", items: [
{
- label: "About Us",
- href: "#about",
- },
+ label: "About Us", href: "#about"},
{
- label: "Our Work",
- href: "#portfolio",
- },
+ label: "Our Work", href: "#portfolio"},
{
- label: "Testimonials",
- href: "#testimonials",
- },
+ label: "Testimonials", href: "#testimonials"},
{
- label: "FAQs",
- href: "#faq",
- },
+ label: "FAQs", href: "#faq"},
],
},
{
- title: "Legal",
- items: [
+ title: "Legal", items: [
{
- label: "Privacy Policy",
- href: "#",
- },
+ label: "Privacy Policy", href: "#"},
{
- label: "Terms of Service",
- href: "#",
- },
+ label: "Terms of Service", href: "#"},
],
},
]}