Merge version_3 into main #3
@@ -30,7 +30,6 @@ export default function LandingPage() {
|
||||
<NavbarStyleApple
|
||||
brandName="Angelo's Mobile Detailing"
|
||||
navItems={[
|
||||
{ name: "Services", id: "services" },
|
||||
{ name: "Why Us", id: "why-us" },
|
||||
{ name: "Gallery", id: "gallery" },
|
||||
{ name: "Reviews", id: "reviews" },
|
||||
@@ -69,36 +68,6 @@ export default function LandingPage() {
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="services" data-section="services">
|
||||
<FeatureCardSeven
|
||||
title="Our Services"
|
||||
description="Comprehensive detailing solutions tailored to your vehicle's needs"
|
||||
tag="Services"
|
||||
tagIcon={Sparkles}
|
||||
features={[
|
||||
{
|
||||
id: 1,
|
||||
title: "Exterior Detailing", description: "Professional foam wash, wheel cleaning, tire shine, and hand dry. We ensure your vehicle's exterior looks showroom-fresh.", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-car-interior-clean-up-service_23-2149212256.jpg", imageAlt: "Exterior detailing and foam wash service"
|
||||
},
|
||||
{
|
||||
id: 2,
|
||||
title: "Interior Detailing", description: "Complete interior restoration including vacuuming, dashboard cleaning, seat cleaning, and thorough interior wipe-down.", imageSrc: "http://img.b2bpic.net/free-photo/woman-cleaning-her-car-dashboard-with-rag_23-2150318453.jpg", imageAlt: "Professional interior car cleaning and detailing"
|
||||
},
|
||||
{
|
||||
id: 3,
|
||||
title: "Full Detail Package", description: "Complete interior and exterior restoration for comprehensive vehicle care. The ultimate detailing experience.", imageSrc: "http://img.b2bpic.net/free-photo/stick-spraying-water-car_23-2148321824.jpg", imageAlt: "Full detail package professional service"
|
||||
},
|
||||
{
|
||||
id: 4,
|
||||
title: "Ceramic Coating", description: "Long-lasting protective coating that keeps vehicles looking glossy and clean for months. Premium protection for your investment.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-person-cleaning-car-exterior_23-2148194126.jpg", imageAlt: "Professional ceramic coating application"
|
||||
}
|
||||
]}
|
||||
animationType="blur-reveal"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="why-us" data-section="why-us">
|
||||
<MetricSplitMediaAbout
|
||||
tag="Why Choose Us"
|
||||
|
||||
Reference in New Issue
Block a user