Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #3.
This commit is contained in:
2026-06-03 15:30:28 +00:00
2 changed files with 32 additions and 48 deletions

View File

@@ -126,29 +126,23 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
title: "Full Auto Detailing", description: "Complete interior and exterior restoration for a truly revitalized vehicle.", bentoComponent: "reveal-icon", icon: Car,
imageAlt: "detailing icon full service"},
title: "Full Auto Detailing", description: "Complete interior and exterior restoration for a truly revitalized vehicle.", bentoComponent: "reveal-icon", icon: Car
},
{
title: "Interior Detailing", description: "Deep cleaning, vacuuming, shampooing, stain removal, and odor treatment.", bentoComponent: "reveal-icon", icon: Gauge,
imageAlt: "detailing icon full service"},
title: "Interior Detailing", description: "Deep cleaning, vacuuming, shampooing, stain removal, and odor treatment.", bentoComponent: "reveal-icon", icon: Gauge
},
{
title: "Exterior Detailing", description: "Hand wash, paint decontamination, meticulous polishing, and wax protection.", bentoComponent: "reveal-icon", icon: Sparkles,
imageAlt: "detailing icon full service"},
title: "Exterior Detailing", description: "Hand wash, paint decontamination, meticulous polishing, and wax protection.", bentoComponent: "reveal-icon", icon: Sparkles
},
{
title: "Clay Bar Treatment", description: "Safely remove contaminants and restore smooth paint for optimal shine.", bentoComponent: "reveal-icon", icon: Wrench,
imageAlt: "detailing icon full service"},
title: "Clay Bar Treatment", description: "Safely remove contaminants and restore smooth paint for optimal shine.", bentoComponent: "reveal-icon", icon: Wrench
},
{
title: "Engine Detailing", description: "Safe and thorough cleaning, degreasing, and restoration of your engine bay.", bentoComponent: "reveal-icon", icon: Cog,
imageAlt: "detailing icon full service"},
title: "Engine Detailing", description: "Safe and thorough cleaning, degreasing, and restoration of your engine bay.", bentoComponent: "reveal-icon", icon: Cog
},
{
title: "Paint Protection", description: "Long-lasting hydrophobic protection and gloss enhancement with ceramic coatings.", bentoComponent: "reveal-icon", icon: ShieldCheck,
imageAlt: "detailing icon full service"},
title: "Paint Protection", description: "Long-lasting hydrophobic protection and gloss enhancement with ceramic coatings.", bentoComponent: "reveal-icon", icon: ShieldCheck
}
]}
title="Our Comprehensive Detailing Services"
description="From a thorough interior restoration to advanced paint protection, we offer a full range of services to meet your vehicle's needs."
@@ -196,21 +190,17 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
title: "4.9-Star Reputation", description: "Trusted by drivers throughout Fredericksburg for exceptional service and results.", bentoComponent: "reveal-icon", icon: Star,
imageAlt: "interior car detailing icon"},
title: "4.9-Star Reputation", description: "Trusted by drivers throughout Fredericksburg for exceptional service and results.", bentoComponent: "reveal-icon", icon: Star
},
{
title: "Professional Equipment", description: "We utilize commercial-grade products and advanced techniques for superior detailing.", bentoComponent: "reveal-icon", icon: Wrench,
imageAlt: "interior car detailing icon"},
title: "Professional Equipment", description: "We utilize commercial-grade products and advanced techniques for superior detailing.", bentoComponent: "reveal-icon", icon: Wrench
},
{
title: "Attention to Detail", description: "Every vehicle is treated with the utmost care, as if it were our own.", bentoComponent: "reveal-icon", icon: Eye,
imageAlt: "interior car detailing icon"},
title: "Attention to Detail", description: "Every vehicle is treated with the utmost care, as if it were our own.", bentoComponent: "reveal-icon", icon: Eye
},
{
title: "Satisfaction Focused", description: "Your experience and happiness are our top priorities, from start to finish.", bentoComponent: "reveal-icon", icon: Briefcase,
imageAlt: "interior car detailing icon"},
title: "Satisfaction Focused", description: "Your experience and happiness are our top priorities, from start to finish.", bentoComponent: "reveal-icon", icon: Briefcase
}
]}
title="Why Choose SKG Auto Detailing?"
description="Experience the SKG difference with our unwavering commitment to quality, trust, and customer satisfaction."

View File

@@ -102,29 +102,23 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
title: "Full Auto Detailing", description: "The ultimate package for a complete vehicle transformation, inside and out.", bentoComponent: "reveal-icon", icon: Car,
imageAlt: "exterior car detailing icon"},
title: "Full Auto Detailing", description: "The ultimate package for a complete vehicle transformation, inside and out.", bentoComponent: "reveal-icon", icon: Car
},
{
title: "Interior Detailing", description: "Deep cleaning, stain removal, odor treatment, and meticulous detailing for your cabin.", bentoComponent: "reveal-icon", icon: Gauge,
imageAlt: "exterior car detailing icon"},
title: "Interior Detailing", description: "Deep cleaning, stain removal, odor treatment, and meticulous detailing for your cabin.", bentoComponent: "reveal-icon", icon: Gauge
},
{
title: "Exterior Detailing", description: "Advanced washing, paint decontamination, polishing, and wax/sealant application.", bentoComponent: "reveal-icon", icon: Sparkles,
imageAlt: "exterior car detailing icon"},
title: "Exterior Detailing", description: "Advanced washing, paint decontamination, polishing, and wax/sealant application.", bentoComponent: "reveal-icon", icon: Sparkles
},
{
title: "Clay Bar Treatment", description: "Removes bonded contaminants from paint, restoring a smooth, clean surface.", bentoComponent: "reveal-icon", icon: Wrench,
imageAlt: "exterior car detailing icon"},
title: "Clay Bar Treatment", description: "Removes bonded contaminants from paint, restoring a smooth, clean surface.", bentoComponent: "reveal-icon", icon: Wrench
},
{
title: "Engine Detailing", description: "Safe and effective cleaning to make your engine bay look factory fresh.", bentoComponent: "reveal-icon", icon: Cog,
imageAlt: "exterior car detailing icon"},
title: "Engine Detailing", description: "Safe and effective cleaning to make your engine bay look factory fresh.", bentoComponent: "reveal-icon", icon: Cog
},
{
title: "Paint Protection", description: "Long-lasting ceramic coatings and sealants to shield your paint and enhance gloss.", bentoComponent: "reveal-icon", icon: ShieldCheck,
imageAlt: "exterior car detailing icon"},
title: "Paint Protection", description: "Long-lasting ceramic coatings and sealants to shield your paint and enhance gloss.", bentoComponent: "reveal-icon", icon: ShieldCheck
}
]}
title="Explore Our Detailing Solutions"
description="From a quick exterior refresh to a full interior overhaul, we have a service tailored for you. Click on any service to learn more."