From 9ed71caba8f96fbee3e1a94418f9824f70ffc95f Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 15 Mar 2026 14:31:09 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 9c1c734..4f7617a 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -54,7 +54,7 @@ export default function LandingPage() { { imageSrc: "http://img.b2bpic.net/free-photo/cleaning-car-front-glass_53876-30980.jpg", imageAlt: "automatic car wash machine lahore" }, { imageSrc: "http://img.b2bpic.net/free-photo/handsomen-man-white-shirt-washing-his-car_1157-27224.jpg", imageAlt: "car wash facility exterior building" } ]} - background={{ variant: "noise" }} + background={{ variant: "plain" }} rating={4.2} ratingText="4.2 out of 5 from 319 reviews" mediaAnimation="slide-up" -- 2.49.1