Merge version_2 into main #3

Merged
bender merged 1 commits from version_2 into main 2026-03-07 23:19:37 +00:00

View File

@@ -118,20 +118,17 @@ export default function LandingPage() {
animationType="slide-up"
plans={[
{
id: "festive", tag: "Festive Offer", price: "3,499", period: "AED", description: "Perfect for first-time protection. Limited time offer on our popular full body package.", button: { text: "Book Now", href: "#contact" },
featuresTitle: "What's Included:", features: [
id: "festive", tag: "Festive Offer", price: "3,499", period: "AED", description: "Perfect for first-time protection. Limited time offer on our popular full body package.", button: { text: "Book Now", href: "#contact" }, featuresTitle: "What's Included:", features: [
"Full Body PPF Application", "7.5 mil USA Thickness", "5-Year Warranty", "2 Free Premium Washes", "Professional Installation", "Invisible Edges Guarantee"
]
},
{
id: "premium", tag: "Premium Package", price: "7,500", period: "AED", description: "Complete protection with extended warranty and premium maintenance. Our most comprehensive option.", button: { text: "Upgrade Now", href: "#contact" },
featuresTitle: "What's Included:", features: [
id: "premium", tag: "Premium Package", price: "7,500", period: "AED", description: "Complete protection with extended warranty and premium maintenance. Our most comprehensive option.", button: { text: "Upgrade Now", href: "#contact" }, featuresTitle: "What's Included:", features: [
"Full Body PPF Application", "8.5 mil USA Thickness", "10-Year Warranty", "2 Free Premium Washes", "Yearly Maintenance Package", "Ceramic Coating Option", "Interior Detailing", "Priority Support"
]
},
{
id: "summer", tag: "Summer Protection", price: "4,500", period: "AED", description: "Enhanced protection for extreme UAE heat and sun exposure. Includes ceramic coating for maximum shine.", button: { text: "Protect Now", href: "#contact" },
featuresTitle: "What's Included:", features: [
id: "summer", tag: "Summer Protection", price: "4,500", period: "AED", description: "Enhanced protection for extreme UAE heat and sun exposure. Includes ceramic coating for maximum shine.", button: { text: "Protect Now", href: "#contact" }, featuresTitle: "What's Included:", features: [
"Full Body PPF Application", "8.5 mil USA Thickness", "10-Year Warranty", "2 Free Premium Washes", "Ceramic Coating", "UV Protection Enhanced", "Heat Resistance Formula"
]
}
@@ -226,28 +223,28 @@ export default function LandingPage() {
<FooterSimple
columns={[
{
items: [
title: "Company", items: [
{ label: "About Us", href: "#about" },
{ label: "Our Process", href: "#process" },
{ label: "Why Choose Us", href: "#features" }
]
},
{
items: [
title: "Services", items: [
{ label: "Pricing", href: "#pricing" },
{ label: "Book Service", href: "#contact" },
{ label: "Our Team", href: "#team" }
]
},
{
items: [
title: "Contact", items: [
{ label: "Phone: +971 52 365 6678", href: "tel:+97152365667" },
{ label: "Email: ahadbkd@gmail.com", href: "mailto:ahadbkd@gmail.com" },
{ label: "Hours: 9 AM - 9 PM Daily", href: "#" }
]
},
{
items: [
title: "Follow Us", items: [
{ label: "Service Area: UAE Wide", href: "#" },
{ label: "Instagram", href: "https://instagram.com" },
{ label: "Facebook", href: "https://facebook.com" }