diff --git a/src/app/page.tsx b/src/app/page.tsx index 783ad4c..0300664 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -56,7 +56,7 @@ export default function LandingPage() { { text: "Call Now", href: "tel:4805550199"}, ]} - imageSrc="http://img.b2bpic.net/free-photo/bush-pruning-with-hedge-trimmer_342744-536.jpg" + imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BXDFgC7Q1QH0RYIW8wS68MTMTG/uploaded-1774683172804-an6fhagl.png" imageAlt="Professional lawn service" mediaAnimation="slide-up" /> @@ -69,13 +69,13 @@ export default function LandingPage() { features={[ { id: 1, - title: "Lawn Maintenance", description: "Weekly & bi-weekly mowing, edging, trimming, and blowing.", imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-hand-trowel-green-grass_181624-26501.jpg", imageAlt: "Lawn mowing service"}, + title: "Lawn Maintenance", description: "Weekly & bi-weekly mowing, edging, trimming, and blowing.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BXDFgC7Q1QH0RYIW8wS68MTMTG/uploaded-1774683195658-uefq70lm.png", imageAlt: "Lawn mowing service"}, { id: 2, - title: "Landscaping Services", description: "Yard cleanups, hedge trimming, and landscape refreshes.", imageSrc: "http://img.b2bpic.net/free-photo/back-view-woman-plants_23-2148224017.jpg", imageAlt: "Landscape maintenance"}, + title: "Landscaping Services", description: "Yard cleanups, hedge trimming, and landscape refreshes.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BXDFgC7Q1QH0RYIW8wS68MTMTG/uploaded-1774683217001-qyt5vvru.png", imageAlt: "Landscape maintenance"}, { id: 3, - title: "Seasonal Cleanups", description: "Leaf removal, property cleanouts, and overgrown yard restoration.", imageSrc: "http://img.b2bpic.net/free-photo/man-with-rake-cleaning-leaves-looking-camera_259150-58542.jpg", imageAlt: "Garden cleanup"}, + title: "Seasonal Cleanups", description: "Leaf removal, property cleanouts, and overgrown yard restoration.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BXDFgC7Q1QH0RYIW8wS68MTMTG/uploaded-1774683236779-lfs0cx8c.png", imageAlt: "Garden cleanup"}, ]} title="Our Services" description="Clean, sharp, and consistent results for every property we serve." @@ -107,7 +107,7 @@ export default function LandingPage() { useInvertedBackground={false} testimonials={[ { - id: "t1", title: "Great Results", quote: "My lawn has never looked better. Highly recommend the Ryan Brothers team!", name: "Sarah Miller", role: "Homeowner", imageSrc: "http://img.b2bpic.net/free-photo/happy-young-woman-feeling-carefree-walking-green-park-playing-ukulele-singing-along_1258-200627.jpg?_wi=1"}, + id: "t1", title: "Great Results", quote: "My lawn has never looked better. Highly recommend the Ryan Brothers team!", name: "Sarah Miller", role: "Homeowner", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BXDFgC7Q1QH0RYIW8wS68MTMTG/uploaded-1774683259302-to7hsomj.png"}, { id: "t2", title: "Very Reliable", quote: "They show up on time every time. Efficient and very professional.", name: "David Thompson", role: "Homeowner", imageSrc: "http://img.b2bpic.net/free-photo/woman-making-massage-his-man_23-2148231869.jpg"}, {