Merge version_2 into main #2
@@ -40,15 +40,15 @@ export default function LandingPage() {
|
||||
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroBillboard
|
||||
title="Professional Car Detailing Done Right"
|
||||
description="Premium interior and exterior detailing for vehicles that deserve better. Book your appointment in minutes—satisfaction guaranteed."
|
||||
title="Professionel Bil Klargøring"
|
||||
description="Premium interiør og exteriør klargøring til biler der fortjener bedre. Book din tid på få minutter. "
|
||||
background={{ variant: "radial-gradient" }}
|
||||
tag="Premium Detailing Service"
|
||||
tagIcon={Sparkles}
|
||||
tagAnimation="slide-up"
|
||||
buttons={[
|
||||
{ text: "Schedule Your Detail Today", href: "#pricing" },
|
||||
{ text: "Learn More", href: "#services" }
|
||||
{ text: "Book din klargøring i dag", href: "#pricing" },
|
||||
{ text: "Læs mere", href: "#services" }
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/young-man-washing-car-carwash-station-outdoor_651396-2004.jpg"
|
||||
@@ -60,8 +60,8 @@ export default function LandingPage() {
|
||||
|
||||
<div id="services" data-section="services">
|
||||
<FeatureCardTwentyThree
|
||||
title="Our Detailing Services"
|
||||
description="Comprehensive detailing packages tailored to protect and enhance your vehicle's appearance. From basic washes to ceramic coatings."
|
||||
title="Vores klargøringsservices"
|
||||
description="Forskellige Klargøringsservices som passer alle "
|
||||
features={[
|
||||
{
|
||||
id: "exterior", title: "Exterior Detailing", tags: ["Paint Protection", "Deep Shine"],
|
||||
|
||||
Reference in New Issue
Block a user