diff --git a/src/app/page.tsx b/src/app/page.tsx index a0dd1ef..a99ef06 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -72,7 +72,7 @@ export default function LandingPage() { { text: "Call 513-484-7987", href: "tel:5134847987"}, ]} - imageSrc="https://images.unsplash.com/photo-1592419044706-39796d40f9b3?q=80&w=1200" + imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3C5oubwaXmJjt4mGNbpryg0YPyt/uploaded-1775685377842-pdl3ebh2.png" avatars={[ { src: "https://i.pravatar.cc/100?u=1", alt: "Customer 1" }, { src: "https://i.pravatar.cc/100?u=2", alt: "Customer 2" }, @@ -91,7 +91,7 @@ export default function LandingPage() { features={[ { title: "Weekly Mowing & Edging", description: "Crisp lines and perfect grass height, every single week.", buttonIcon: CheckCircle, - imageSrc: "https://images.unsplash.com/photo-1596464687595-6548760086cf?q=80&w=800&_wi=1", imageAlt: "seasonal cleanup yard icon"}, + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3C5oubwaXmJjt4mGNbpryg0YPyt/uploaded-1775685377841-9uswz4vn.jpg", imageAlt: "seasonal cleanup yard icon"}, { title: "Mulch Installation", description: "Professional grade mulch for a clean, refreshed aesthetic.", buttonIcon: CheckCircle, imageSrc: "https://images.unsplash.com/photo-1585320806297-9794b3e4eeae?q=80&w=800", imageAlt: "happy homeowner lawn landscape"},