From 54b21a0ffff8c49b80ff6a263d22cd044a65d717 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 8 Apr 2026 20:55:07 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 168 ++++++++++++----------------------------------- 1 file changed, 41 insertions(+), 127 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 184f0b8..939f560 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -9,7 +9,7 @@ import HeroSplitDoubleCarousel from '@/components/sections/hero/HeroSplitDoubleC import NavbarLayoutFloatingInline from '@/components/navbar/NavbarLayoutFloatingInline'; import TestimonialCardTwelve from '@/components/sections/testimonial/TestimonialCardTwelve'; import TextAbout from '@/components/sections/about/TextAbout'; -import { Car, Wrench } from "lucide-react"; +import { Car, Wrench, Phone, MapPin, Clock } from "lucide-react"; export default function LandingPage() { return ( @@ -29,179 +29,93 @@ export default function LandingPage() {
-
- -
-
-- 2.49.1