Merge version_1 into main #2

Merged
bender merged 1 commits from version_1 into main 2026-03-04 17:29:40 +00:00

View File

@@ -46,13 +46,13 @@ export default function LandingPage() {
tag="Expert Service"
tagIcon={Sparkles}
tagAnimation="blur-reveal"
background={{ variant: "circleGradient" }}
background={{ variant: "glowing-orb" }}
buttons={[
{ text: "Get Free Quote", href: "contact" },
{ text: "Learn More", href: "services" },
]}
buttonAnimation="slide-up"
imageSrc="http://img.b2bpic.net/free-photo/engineer-working-with-airplane_1098-12541.jpg?_wi=1"
imageSrc="http://img.b2bpic.net/free-photo/engineer-working-with-airplane_1098-12541.jpg"
imageAlt="Professional auto glass repair service"
imagePosition="right"
mediaAnimation="blur-reveal"
@@ -65,7 +65,7 @@ export default function LandingPage() {
description="Comprehensive auto glass solutions for all vehicle types"
features={[
{
id: "1", title: "Windshield Replacement", description: "Complete windshield replacement using premium quality glass and professional installation techniques for optimal safety.", tag: "Popular Service", imageSrc: "http://img.b2bpic.net/free-photo/engineer-working-with-airplane_1098-12541.jpg?_wi=2", imageAlt: "Windshield replacement service", buttons: [{ text: "Learn More", href: "#" }],
id: "1", title: "Windshield Replacement", description: "Complete windshield replacement using premium quality glass and professional installation techniques for optimal safety.", tag: "Popular Service", imageSrc: "http://img.b2bpic.net/free-photo/engineer-working-with-airplane_1098-12541.jpg", imageAlt: "Windshield replacement service", buttons: [{ text: "Learn More", href: "#" }],
},
{
id: "2", title: "Side Window Repair", description: "Expert repair and replacement of side windows with quick turnaround times and mobile service availability.", tag: "Quick Service", imageSrc: "http://img.b2bpic.net/free-photo/groom-bride-sitting-red-vintage-car_181624-30620.jpg", imageAlt: "Side window repair", buttons: [{ text: "Learn More", href: "#" }],