diff --git a/src/app/page.tsx b/src/app/page.tsx index 807b8d9..bc68064 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -88,7 +88,7 @@ export default function LandingPage() { id: "4", title: "Ceramic Coating", description: "Long-lasting protective coating that enhances gloss, repels water, and keeps your car looking pristine.", imageSrc: "http://img.b2bpic.net/free-photo/man-working-car-detailing-coating-car_1303-30596.jpg", imageAlt: "Ceramic coating application" } ]} - gridVariant="uniform-4-items" + gridVariant="four-items-2x2-equal-grid" animationType="slide-up" textboxLayout="default" useInvertedBackground="noInvert" @@ -130,7 +130,7 @@ export default function LandingPage() { textboxLayout="default" useInvertedBackground={false} speed={40} - showCard={true} + showCard={false} />