diff --git a/src/app/page.tsx b/src/app/page.tsx index dc30b0d..7ea6d55 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -90,9 +90,9 @@ export default function LandingPage() { useInvertedBackground={false} features={[ { - title: "Garage Cleanouts", description: "We specialize in reclaiming your space! From clutter to heavy items, we handle the full garage cleanout process.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AY0jIpfeBfvLeCF2bACvgE7dpF/uploaded-1776386019559-05w59hnh.png"}, + title: "Garage Cleanouts", description: "We specialize in reclaiming your space! From clutter to heavy items, we handle the full garage cleanout process.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AY0jIpfeBfvLeCF2bACvgE7dpF/uploaded-1776386019559-05w59hnh.png?_wi=1"}, { - title: "Residential Cleanup", description: "Full home cleanouts, furniture, appliances, and yard waste for Little Rock residents.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AY0jIpfeBfvLeCF2bACvgE7dpF/uploaded-1776386019559-05w59hnh.png"}, + title: "Residential Cleanup", description: "Full home cleanouts, furniture, appliances, and yard waste for Little Rock residents.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AY0jIpfeBfvLeCF2bACvgE7dpF/uploaded-1776386019559-05w59hnh.png?_wi=2"}, { title: "Commercial Services", description: "Office cleanouts, construction debris, and property management services in the area.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AY0jIpfeBfvLeCF2bACvgE7dpF/uploaded-1776386284458-vbb1nl97.jpg"}, ]}