Merge version_2 into main #3

Merged
bender merged 1 commits from version_2 into main 2026-03-11 19:21:30 +00:00

View File

@@ -5,7 +5,6 @@ import NavbarStyleCentered from "@/components/navbar/NavbarStyleCentered/NavbarS
import HeroSplit from "@/components/sections/hero/HeroSplit";
import TextAbout from "@/components/sections/about/TextAbout";
import FeatureCardTwelve from "@/components/sections/feature/FeatureCardTwelve";
import FeatureCardTwelve as FeatureCardTwelveWhy from "@/components/sections/feature/FeatureCardTwelve";
import TestimonialCardFifteen from "@/components/sections/testimonial/TestimonialCardFifteen";
import ContactFaq from "@/components/sections/contact/ContactFaq";
import FooterLogoEmphasis from "@/components/sections/footer/FooterLogoEmphasis";
@@ -96,7 +95,7 @@ export default function LandingPage() {
</div>
<div id="why-us" data-section="why-us">
<FeatureCardTwelveWhy
<FeatureCardTwelve
title="Why Choose Us"
description="What makes Shine Auto Detailing the best choice for your vehicle"
animationType="opacity"