diff --git a/src/app/page.tsx b/src/app/page.tsx index d5f8200..004bec1 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -81,6 +81,10 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/water-droplets-on-car_23-2147798207.jpg", imageAlt: "Water droplets on a clean car surface"}, { imageSrc: "http://img.b2bpic.net/free-photo/car-wash-foam-soap_23-2147798208.jpg", imageAlt: "Car wash with rich foam and soap"}, + { + imageSrc: "http://img.b2bpic.net/free-photo/car-tire-detail_23-2147798210.jpg", imageAlt: "Close-up of a car tire"}, + { + imageSrc: "http://img.b2bpic.net/free-photo/car-dashboard-clean_23-2147798211.jpg", imageAlt: "Clean car dashboard"} ]} />