Merge version_2 into main

Merge version_2 into main
This commit was merged in pull request #2.
This commit is contained in:
2026-04-04 00:01:00 +00:00

View File

@@ -62,6 +62,7 @@ export default function LandingPage() {
description="We combine advanced chemical processes with precise mechanical polishing to remove oxidation and yellowing. Our durable clear-coat protection ensures your headlights stay bright and safe for years."
tag="Our Process"
useInvertedBackground={true}
textboxLayout="split"
bulletPoints={[
{ title: "Deep Oxidation Removal", description: "Advanced sanding techniques reach even the worst degradation.", icon: ShieldCheck },
{ title: "UV Protection", description: "High-grade ceramic coating prevents future yellowing.", icon: Zap },
@@ -76,6 +77,7 @@ export default function LandingPage() {
title="Why Choose ClearView?"
description="Expert care for your vehicle's most important visibility component."
textboxLayout="split"
useInvertedBackground={false}
features={[
{ tag: "Performance", title: "Nighttime Visibility", subtitle: "Drive with confidence", description: "See further and react faster with fully transparent lenses.", imageSrc: "http://img.b2bpic.net/free-photo/headlight-lamp_74190-5517.jpg" },
{ tag: "Economics", title: "Cost Savings", subtitle: "Avoid expensive replacements", description: "Restoring is a fraction of the cost of buying new assembly units.", imageSrc: "http://img.b2bpic.net/free-photo/man-working-as-truck-driver_23-2151489876.jpg" }
@@ -88,6 +90,7 @@ export default function LandingPage() {
title="Loved by Drivers Everywhere"
description="Real results from satisfied customers across the country."
textboxLayout="split"
useInvertedBackground={true}
showRating={true}
animationType="depth-3d"
testimonials={[
@@ -102,6 +105,7 @@ export default function LandingPage() {
<FaqSplitText
sideTitle="Need Answers?"
sideDescription="We've answered the most common questions about our professional headlight restoration process."
useInvertedBackground={false}
faqsAnimation="slide-up"
faqs={[
{ id: "1", title: "How long will it last?", content: "Our UV-resistant sealing process ensures lasting clarity, typically 1-2 years based on environmental exposure." },
@@ -115,6 +119,7 @@ export default function LandingPage() {
<ContactSplitForm
title="Get Your Headlights Restored"
description="Book an appointment and reclaim your night visibility today. Simply fill out the form below and we will contact you to schedule your service."
useInvertedBackground={true}
inputs={[
{ name: "name", type: "text", placeholder: "Full Name" },
{ name: "email", type: "email", placeholder: "Email Address" },