Merge version_1 into main #2

Merged
bender merged 1 commits from version_1 into main 2026-03-11 08:37:06 +00:00

View File

@@ -10,7 +10,7 @@ import TestimonialCardThirteen from "@/components/sections/testimonial/Testimoni
import PricingCardEight from "@/components/sections/pricing/PricingCardEight";
import ContactText from "@/components/sections/contact/ContactText";
import FooterBaseReveal from "@/components/sections/footer/FooterBaseReveal";
import { Award, CheckCircle, DollarSign, Info, Shield, Sparkles, Star } from "lucide-react";
import { Award, CheckCircle, DollarSign, Info, Shield, Sparkles, Star, Sun } from "lucide-react";
export default function LandingPage() {
return (
@@ -61,7 +61,7 @@ export default function LandingPage() {
{ text: "Book a Service", href: "#contact" }
]}
buttonAnimation="slide-up"
imageSrc="http://img.b2bpic.net/free-photo/man-polish-salon-car-garage_1157-36596.jpg?_wi=1"
imageSrc="http://img.b2bpic.net/free-photo/man-polish-salon-car-garage_1157-36596.jpg"
imageAlt="Premium car detailing service"
mediaAnimation="slide-up"
imagePosition="right"
@@ -77,7 +77,7 @@ export default function LandingPage() {
},
{
id: "2", title: "Ceramic Coating Application", tags: ["Long-Term Protection", "Glossy Finish"],
imageSrc: "http://img.b2bpic.net/free-photo/man-polish-salon-car-garage_1157-36596.jpg?_wi=2", imageAlt: "Ceramic coating service"
imageSrc: "http://img.b2bpic.net/free-photo/man-polish-salon-car-garage_1157-36596.jpg", imageAlt: "Ceramic coating service"
},
{
id: "3", title: "Paint Protection Film (PPF)", tags: ["Self-Healing Tech", "Maximum Protection"],
@@ -104,9 +104,9 @@ export default function LandingPage() {
description="Join hundreds of satisfied customers who trust AAR LUXE for their vehicle care needs across Dubai."
tag="Social Proof"
tagIcon={Award}
names=[
names={[
"Hessa Altaher", "Khalifa Almarri", "Jonathan Lahyani", "Premium Car Enthusiasts", "Luxury Vehicle Owners", "Dubai Auto Community", "Professional Fleet Managers"
]
]}
textboxLayout="default"
useInvertedBackground={false}
speed={40}
@@ -193,7 +193,7 @@ export default function LandingPage() {
]
},
{
id: "tinting", badge: "Premium Comfort", badgeIcon: Star,
id: "tinting", badge: "Premium Comfort", badgeIcon: Sun,
price: "From AED 599", subtitle: "Professional Window Tinting", buttons: [{ text: "Book Service", href: "#contact" }],
features: [
"Premium tint film selection", "UV protection 99%", "Privacy & heat reduction", "Professional warranty"