From c8b662357dc73bfd86c7adcf13567b6a33627daf Mon Sep 17 00:00:00 2001 From: development Date: Tue, 10 Feb 2026 00:03:30 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 79063c7..80a5fa2 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -1,4 +1,4 @@ -"use client" +"use client"; import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider"; import NavbarStyleFullscreen from '@/components/navbar/NavbarStyleFullscreen/NavbarStyleFullscreen'; @@ -74,7 +74,7 @@ export default function LandingPage() { { id: "04", title: "Lowered Vehicle Specialists", description: "The only shop that says YES to lowered vehicle alignment. We specialize in service for stance and performance-modified vehicles.", imageSrc: "https://img.b2bpic.net/free-photo/front-view-male-mechanic-changing-car-wheels_23-2148327513.jpg", imageAlt: "Custom lowered vehicle with professional suspension setup" } - ] + ]} textboxLayout="default" gridVariant="uniform-all-items-equal" animationType="slide-up" @@ -114,7 +114,7 @@ export default function LandingPage() { { id: "4", name: "Satisfied Client", imageSrc: "https://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg", imageAlt: "Customer testimonial photo" } - ] + ]} useInvertedBackground="noInvert" /> @@ -138,7 +138,7 @@ export default function LandingPage() { { id: "4", title: "Do you handle suspension upgrades?", content: "Absolutely. From diagnosis to installation, we handle all suspension work. Whether you're upgrading for performance or comfort, our team has the skills and experience." } - ] + ]} animationType="slide-up" useInvertedBackground="noInvert" />