Merge version_1 into main #2

Merged
bender merged 1 commits from version_1 into main 2026-06-10 21:40:22 +00:00

View File

@@ -13,7 +13,7 @@ import NavbarStyleFullscreen from '@/components/navbar/NavbarStyleFullscreen/Nav
import SocialProofOne from '@/components/sections/socialProof/SocialProofOne';
import TeamCardEleven from '@/components/sections/team/TeamCardEleven';
import TestimonialCardOne from '@/components/sections/testimonial/TestimonialCardOne';
import { CalendarCheck, DollarSign, Gauge, LeafyGreen, MapPin, Smile, Sparkles, Star, ThumbsUp, Sprout, Seedling, Broom } from "lucide-react";
import { CalendarCheck, DollarSign, Gauge, LeafyGreen, MapPin, Smile, Sparkles, Star, ThumbsUp, Sprout, Brush } from "lucide-react";
export default function LandingPage() {
return (
@@ -104,13 +104,13 @@ export default function LandingPage() {
heading={[
{
type: "text", content: "About Parker's Landscaping LLC"},
{
type: "image", src: "http://img.b2bpic.net/free-photo/close-up-mature-bearded-caucasian-man-blue-t-shirt-planting-flowers-pot-with-garden-tools-spending-peaceful-morning-garden-hear-house_176420-19927.jpg", alt: "Landscaper working in a garden"},
]}
buttons={[
{
text: "Learn More"},
]}
imageSrc="http://img.b2bpic.net/free-photo/close-up-mature-bearded-caucasian-man-blue-t-shirt-planting-flowers-pot-with-garden-tools-spending-peaceful-morning-garden-hear-house_176420-19927.jpg"
imageAlt="Landscaper working in a garden"
/>
</div>
@@ -126,10 +126,10 @@ export default function LandingPage() {
title: "Mulching & Soil Enrichment", description: "Enhance soil health, retain moisture, and improve the aesthetic appeal of your landscape with premium mulching.", imageSrc: "http://img.b2bpic.net/free-photo/person-planting-tree-countryside_23-2149401180.jpg", imageAlt: "Mulch being spread in a garden", buttonIcon: Sprout,
},
{
title: "Grass Seeding & Lawn Renovation", description: "Restore patchy lawns or establish new, lush green turf with our expert grass seeding and lawn renovation techniques.", imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-hand-trowel-green-grass_181624-26501.jpg", imageAlt: "Grass seeding a new lawn", buttonIcon: Seedling,
title: "Grass Seeding & Lawn Renovation", description: "Restore patchy lawns or establish new, lush green turf with our expert grass seeding and lawn renovation techniques.", imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-hand-trowel-green-grass_181624-26501.jpg", imageAlt: "Grass seeding a new lawn", buttonIcon: Sprout,
},
{
title: "Seasonal Cleanup", description: "Comprehensive spring and fall cleanups to prepare your yard for the changing seasons, including leaf removal and debris clearing.", imageSrc: "http://img.b2bpic.net/free-photo/people-operating-heavy-duty-leaf-blower_1153-7323.jpg", imageAlt: "Seasonal garden cleanup", buttonIcon: Broom,
title: "Seasonal Cleanup", description: "Comprehensive spring and fall cleanups to prepare your yard for the changing seasons, including leaf removal and debris clearing.", imageSrc: "http://img.b2bpic.net/free-photo/people-operating-heavy-duty-leaf-blower_1153-7323.jpg", imageAlt: "Seasonal garden cleanup", buttonIcon: Brush,
},
]}
title="Our Professional Landscaping Services"