Merge version_2 into main #2
@@ -9,7 +9,6 @@ import NavbarStyleFullscreen from '@/components/navbar/NavbarStyleFullscreen/Nav
|
||||
import FeatureCardTwentySeven from '@/components/sections/feature/FeatureCardTwentySeven';
|
||||
import TestimonialCardThirteen from '@/components/sections/testimonial/TestimonialCardThirteen';
|
||||
import TextAbout from '@/components/sections/about/TextAbout';
|
||||
import { Wrench, ShieldCheck, Zap, Sparkles, Droplets, Car } from "lucide-react";
|
||||
|
||||
export default function LandingPage() {
|
||||
return (
|
||||
@@ -70,6 +69,7 @@ export default function LandingPage() {
|
||||
textboxLayout="split"
|
||||
title="Premium Automotive Services"
|
||||
description="Tailored care packages designed to protect your investment and ensure your vehicle runs perfectly."
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{ id: "s1", title: "Advanced Diagnostics", descriptions: ["State-of-the-art diagnostic equipment for precise issue identification."], imageSrc: "" },
|
||||
{ id: "s2", title: "Engine & Performance", descriptions: ["Expert maintenance and precision engine repair services."], imageSrc: "" },
|
||||
|
||||
Reference in New Issue
Block a user