Merge version_1 into main #6
@@ -12,6 +12,7 @@ import NavbarLayoutFloatingOverlay from '@/components/navbar/NavbarLayoutFloatin
|
||||
import ProductCardOne from '@/components/sections/product/ProductCardOne';
|
||||
import TestimonialAboutCard from '@/components/sections/about/TestimonialAboutCard';
|
||||
import TestimonialCardSix from '@/components/sections/testimonial/TestimonialCardSix';
|
||||
import { Zap } from 'lucide-react';
|
||||
|
||||
export default function LandingPage() {
|
||||
return (
|
||||
@@ -66,11 +67,12 @@ export default function LandingPage() {
|
||||
<div id="about" data-section="about">
|
||||
<TestimonialAboutCard
|
||||
useInvertedBackground={false}
|
||||
icon={Zap}
|
||||
tag="Expert Auto Care"
|
||||
title="Precision Detailing in the Heart of G-6"
|
||||
description="At ABJ Detailing, we believe every car deserves a premium finish. Located in the bustling Melody Market area, we combine advanced cleaning techniques with passionate craftsmanship."
|
||||
subdescription="Our team uses top-tier materials and machinery to ensure every service meets the highest standards of safety and aesthetic perfection."
|
||||
imageSrc="http://img.b2bpic.net/free-photo/mechanic-repairing-bicycle_23-2148138533.jpg"
|
||||
videoSrc="https://www.w3schools.com/html/mov_bbb.mp4"
|
||||
mediaAnimation="slide-up"
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user