From 52486455bacf706f18c3df151e63c968be03ab30 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 12 Jun 2026 18:52:29 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++++ 1 file changed, 4 insertions(+) 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"} ]} /> -- 2.49.1