Merge version_3 into main #5

Merged
bender merged 1 commits from version_3 into main 2026-04-26 01:09:27 +00:00

View File

@@ -12,7 +12,7 @@ import NavbarStyleFullscreen from '@/components/navbar/NavbarStyleFullscreen/Nav
import ProductCardTwo from '@/components/sections/product/ProductCardTwo';
import TestimonialCardTen from '@/components/sections/testimonial/TestimonialCardTen';
import TestimonialAboutCard from '@/components/sections/about/TestimonialAboutCard';
import { Award, Shield, Star, Zap, MessageCircle } from "lucide-react";
import { Award, Shield, Star, Zap } from "lucide-react";
export default function LandingPage() {
return (
@@ -67,7 +67,7 @@ export default function LandingPage() {
description="For over two decades, Apex Tires has provided premium tire solutions. We believe that your safety on the road starts with the right tires, installed with precision."
subdescription="Our team of certified technicians ensures every vehicle receives expert care, so you can drive with absolute confidence in any weather condition."
icon={Shield}
imageSrc="http://img.b2bpic.net/free-photo/mechanic-changing-tires-car-service_1303-26890.jpg"
videoSrc="http://img.b2bpic.net/free-photo/mechanic-changing-tires-car-service_1303-26890.jpg"
mediaAnimation="slide-up"
/>
</div>