Merge version_1 into main #2
@@ -40,7 +40,7 @@ export default function LandingPage() {
|
||||
borderRadius="soft"
|
||||
contentWidth="smallMedium"
|
||||
sizing="large"
|
||||
background="floatingGradient"
|
||||
background="circleGradient"
|
||||
cardStyle="layered-gradient"
|
||||
primaryButtonStyle="primary-glow"
|
||||
secondaryButtonStyle="radial-glow"
|
||||
@@ -65,11 +65,11 @@ export default function LandingPage() {
|
||||
<HeroBillboard
|
||||
title="Trusted Auto Repair Experts in Al Ain"
|
||||
description="Professional, honest, and affordable car repair services. Expert mechanics, fast service, and complete customer satisfaction."
|
||||
background={{ variant: "floatingGradient" }}
|
||||
background={{ variant: "sparkles-gradient" }}
|
||||
tag="Expert Mechanics"
|
||||
tagIcon={Wrench}
|
||||
tagAnimation="opacity"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/mechanic-using-control-box_107420-95946.jpg?_wi=1"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/mechanic-using-control-box_107420-95946.jpg"
|
||||
imageAlt="Professional auto repair garage workshop"
|
||||
buttons={[
|
||||
{ text: "Call Now", href: "tel:+971376456780" },
|
||||
@@ -105,7 +105,7 @@ export default function LandingPage() {
|
||||
id: "1", title: "Mechanical & Engine Repairs", description:
|
||||
"Professional diagnosis and repair of engine issues, mechanical failures, and performance optimization. Our certified technicians handle everything from simple repairs to complex mechanical challenges.", media: {
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/handsome-elegant-man-car-salon_1157-38939.jpg?_wi=1"},
|
||||
"http://img.b2bpic.net/free-photo/handsome-elegant-man-car-salon_1157-38939.jpg"},
|
||||
items: [
|
||||
{ icon: CheckCircle, text: "Complete engine diagnostics" },
|
||||
{ icon: CheckCircle, text: "Engine rebuilding and repair" },
|
||||
@@ -117,7 +117,7 @@ export default function LandingPage() {
|
||||
id: "2", title: "Battery & Electrical Services", description:
|
||||
"Fast battery replacement, electrical system diagnosis, and repairs. We use quality replacement parts and provide immediate service to get you back on the road.", media: {
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/handsome-elegant-man-car-salon_1157-38939.jpg?_wi=2"},
|
||||
"http://img.b2bpic.net/free-photo/handsome-elegant-man-car-salon_1157-38939.jpg"},
|
||||
items: [
|
||||
{ icon: CheckCircle, text: "Battery replacement" },
|
||||
{ icon: CheckCircle, text: "Electrical system repair" },
|
||||
@@ -129,7 +129,7 @@ export default function LandingPage() {
|
||||
id: "3", title: "Transmission & Mobile Repair", description:
|
||||
"Expert transmission repair and maintenance, plus our mobile service team that comes directly to you. Emergency breakdown assistance available 24/7 for roadside help.", media: {
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/industrial-man-using-mobile-phone-uniform-looking-busy-front-view_176474-38820.jpg?_wi=1"},
|
||||
"http://img.b2bpic.net/free-photo/industrial-man-using-mobile-phone-uniform-looking-busy-front-view_176474-38820.jpg"},
|
||||
items: [
|
||||
{ icon: CheckCircle, text: "Transmission repair" },
|
||||
{ icon: CheckCircle, text: "Mobile service available" },
|
||||
@@ -207,9 +207,9 @@ export default function LandingPage() {
|
||||
title="Car Broke Down? We Can Help"
|
||||
description="If your car breaks down on the road, our team can come to you with our mobile service and fix the issue quickly. We provide 24/7 emergency roadside assistance throughout Al Ain and surrounding areas."
|
||||
tagIcon={AlertTriangle}
|
||||
background={{ variant: "floatingGradient" }}
|
||||
background={{ variant: "sparkles-gradient" }}
|
||||
useInvertedBackground={false}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/industrial-man-using-mobile-phone-uniform-looking-busy-front-view_176474-38820.jpg?_wi=2"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/industrial-man-using-mobile-phone-uniform-looking-busy-front-view_176474-38820.jpg"
|
||||
imageAlt="Mobile emergency auto repair service"
|
||||
mediaAnimation="slide-up"
|
||||
mediaPosition="right"
|
||||
@@ -243,7 +243,7 @@ export default function LandingPage() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="http://img.b2bpic.net/free-photo/mechanic-using-control-box_107420-95946.jpg?_wi=2"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/mechanic-using-control-box_107420-95946.jpg"
|
||||
imageAlt="Al Hajis Auto Repair Garage"
|
||||
logoText="Al Hajis Auto Repair Garage"
|
||||
copyrightText="© 2025 Al Hajis Auto Repair Garage | الهاجس لتصليح السيارات | Al Ain, UAE"
|
||||
|
||||
Reference in New Issue
Block a user