diff --git a/src/app/page.tsx b/src/app/page.tsx index c71a79d..13241ce 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -49,9 +49,9 @@ export default function LandingPage() { description="Professional landscaping and expert irrigation solutions to keep your property looking its best year-round. Book a consultation, get a quote, and pay securely online." buttons={[{ text: "Get a Quote", href: "#contact" }]} mediaItems={[ - { imageSrc: "http://img.b2bpic.net/free-photo/attractive-bearded-redhead-male-pink-shirt-blue-jacket-sits-table-cafe-using-tablet-pc_613910-2046.jpg", imageAlt: "Professional lawn care service gardening" }, - { imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-works-garden_1157-24647.jpg", imageAlt: "Irrigation system installation close up" }, - { imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-florist-taking-care-flowers-focus-plant_176420-2078.jpg", imageAlt: "Beautiful landscaped residential garden" }, + { imageSrc: "http://img.b2bpic.net/free-photo/attractive-bearded-redhead-male-pink-shirt-blue-jacket-sits-table-cafe-using-tablet-pc_613910-2046.jpg?_wi=1", imageAlt: "Professional lawn care service gardening" }, + { imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-works-garden_1157-24647.jpg?_wi=1", imageAlt: "Irrigation system installation close up" }, + { imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-florist-taking-care-flowers-focus-plant_176420-2078.jpg?_wi=1", imageAlt: "Beautiful landscaped residential garden" }, { imageSrc: "http://img.b2bpic.net/free-photo/stylish-woman-with-map-traveling_23-2149084345.jpg", imageAlt: "Stylish woman with map for traveling" }, { imageSrc: "http://img.b2bpic.net/free-photo/senior-man-working-field-with-plants_329181-12446.jpg", imageAlt: "Senior man working in the field with plants" }, ]} @@ -78,9 +78,9 @@ export default function LandingPage() { useInvertedBackground={true} features={[ { title: "Irrigation Installation", description: "Customized water-efficient systems to keep your lawn thriving.", buttonIcon: Droplets, imageSrc: "http://img.b2bpic.net/free-photo/experienced-florist-plants-high-view_23-2148435658.jpg" }, - { title: "Lawn Maintenance", description: "Weekly mowing, edging, and debris cleanup services.", buttonIcon: Scissors, imageSrc: "http://img.b2bpic.net/free-photo/attractive-bearded-redhead-male-pink-shirt-blue-jacket-sits-table-cafe-using-tablet-pc_613910-2046.jpg" }, - { title: "Garden Design", description: "Professional planting, mulching, and landscape layout design.", buttonIcon: Flower2, imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-works-garden_1157-24647.jpg" }, - { title: "Seasonal Cleanup", description: "Comprehensive spring and fall yard preparation services.", buttonIcon: Leaf, imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-florist-taking-care-flowers-focus-plant_176420-2078.jpg" }, + { title: "Lawn Maintenance", description: "Weekly mowing, edging, and debris cleanup services.", buttonIcon: Scissors, imageSrc: "http://img.b2bpic.net/free-photo/attractive-bearded-redhead-male-pink-shirt-blue-jacket-sits-table-cafe-using-tablet-pc_613910-2046.jpg?_wi=2" }, + { title: "Garden Design", description: "Professional planting, mulching, and landscape layout design.", buttonIcon: Flower2, imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-works-garden_1157-24647.jpg?_wi=2" }, + { title: "Seasonal Cleanup", description: "Comprehensive spring and fall yard preparation services.", buttonIcon: Leaf, imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-florist-taking-care-flowers-focus-plant_176420-2078.jpg?_wi=2" }, ]} title="Our Professional Services" description="Expert solutions for all your outdoor needs."