Merge version_1 into main #2

Merged
bender merged 1 commits from version_1 into main 2026-03-08 16:07:01 +00:00

View File

@@ -19,7 +19,7 @@ export default function LandingPage() {
borderRadius="rounded"
contentWidth="smallMedium"
sizing="mediumLargeSizeMediumTitles"
background="grid"
background="circleGradient"
cardStyle="subtle-shadow"
primaryButtonStyle="double-inset"
secondaryButtonStyle="radial-glow"
@@ -33,10 +33,11 @@ export default function LandingPage() {
{ name: "About", id: "about" },
{ name: "Services", id: "services" },
{ name: "Why Us", id: "metrics" },
{ name: "FAQ", id: "faq" },
{ name: "FAQ", id: "contact" },
]}
button={{
text: "Call Now", href: "tel:0749416586"}}
text: "Call Now", href: "tel:0749416586"
}}
/>
</div>
@@ -48,24 +49,32 @@ export default function LandingPage() {
tagIcon={Shield}
buttons={[
{
text: "Call Now", href: "tel:0749416586"},
text: "Call Now", href: "tel:0749416586"
},
{
text: "Learn More"},
text: "Learn More"
},
]}
background={{ variant: "grid" }}
background={{ variant: "plain" }}
carouselItems={[
{
id: "1", imageSrc: "http://img.b2bpic.net/free-photo/mechanics-repairing-car-workshop_329181-11828.jpg?_wi=1", imageAlt: "Professional car repair service"},
id: "1", imageSrc: "http://img.b2bpic.net/free-photo/mechanics-repairing-car-workshop_329181-11828.jpg", imageAlt: "Professional car repair service"
},
{
id: "2", imageSrc: "http://img.b2bpic.net/free-photo/mechanic-attaching-jumper-cables-car-battery_1170-1134.jpg?_wi=1", imageAlt: "Engine maintenance service"},
id: "2", imageSrc: "http://img.b2bpic.net/free-photo/mechanic-attaching-jumper-cables-car-battery_1170-1134.jpg", imageAlt: "Engine maintenance service"
},
{
id: "3", imageSrc: "http://img.b2bpic.net/free-photo/mechanic-examining-car-using-flashlight_1170-1331.jpg?_wi=1", imageAlt: "Brake system repair"},
id: "3", imageSrc: "http://img.b2bpic.net/free-photo/mechanic-examining-car-using-flashlight_1170-1331.jpg", imageAlt: "Brake system repair"
},
{
id: "4", imageSrc: "http://img.b2bpic.net/free-photo/car-repairman-wearing-white-uniform-standing-holding-wrench-that-is-essential-tool-mechanic_1150-16587.jpg?_wi=1", imageAlt: "Transmission service"},
id: "4", imageSrc: "http://img.b2bpic.net/free-photo/car-repairman-wearing-white-uniform-standing-holding-wrench-that-is-essential-tool-mechanic_1150-16587.jpg", imageAlt: "Transmission service"
},
{
id: "5", imageSrc: "http://img.b2bpic.net/free-photo/happy-mid-adult-car-mechanic-examining-stock-tires-auto-repair-shop_637285-7534.jpg?_wi=1", imageAlt: "Professional workshop"},
id: "5", imageSrc: "http://img.b2bpic.net/free-photo/happy-mid-adult-car-mechanic-examining-stock-tires-auto-repair-shop_637285-7534.jpg", imageAlt: "Professional workshop"
},
{
id: "6", imageSrc: "http://img.b2bpic.net/free-photo/mechanics-repairing-car-workshop_329181-11828.jpg?_wi=2", imageAlt: "Automotive repair facility"},
id: "6", imageSrc: "http://img.b2bpic.net/free-photo/mechanics-repairing-car-workshop_329181-11828.jpg", imageAlt: "Automotive repair facility"
},
]}
autoPlay={true}
autoPlayInterval={4000}
@@ -82,9 +91,10 @@ export default function LandingPage() {
{ value: "4.5★", title: "Customer Rating" },
{ value: "100%", title: "Satisfaction Guaranteed" },
]}
imageSrc="http://img.b2bpic.net/free-photo/happy-mid-adult-car-mechanic-examining-stock-tires-auto-repair-shop_637285-7534.jpg?_wi=2"
imageSrc="http://img.b2bpic.net/free-photo/happy-mid-adult-car-mechanic-examining-stock-tires-auto-repair-shop_637285-7534.jpg"
imageAlt="P.C Top Service Workshop"
mediaAnimation="slide-up"
metricsAnimation="slide-up"
useInvertedBackground={false}
/>
</div>
@@ -99,7 +109,8 @@ export default function LandingPage() {
{
id: "1", title: "Engine Diagnostics & Repair", description: "Complete engine diagnostics using state-of-the-art equipment. We diagnose and repair all engine-related issues efficiently and cost-effectively.", reverse: false,
media: {
imageSrc: "http://img.b2bpic.net/free-photo/mechanic-attaching-jumper-cables-car-battery_1170-1134.jpg?_wi=2", imageAlt: "Engine repair service"},
imageSrc: "http://img.b2bpic.net/free-photo/mechanic-attaching-jumper-cables-car-battery_1170-1134.jpg", imageAlt: "Engine repair service"
},
items: [
{ icon: CheckCircle, text: "Advanced diagnostic scanning" },
{ icon: CheckCircle, text: "Complete engine overhaul" },
@@ -109,7 +120,8 @@ export default function LandingPage() {
{
id: "2", title: "Brake System Service", description: "Your safety is our priority. We provide comprehensive brake inspection, repair, and replacement services to ensure your vehicle stops safely.", reverse: true,
media: {
imageSrc: "http://img.b2bpic.net/free-photo/mechanic-examining-car-using-flashlight_1170-1331.jpg?_wi=2", imageAlt: "Brake system repair"},
imageSrc: "http://img.b2bpic.net/free-photo/mechanic-examining-car-using-flashlight_1170-1331.jpg", imageAlt: "Brake system repair"
},
items: [
{ icon: CheckCircle, text: "Brake pad & rotor replacement" },
{ icon: CheckCircle, text: "Hydraulic system checks" },
@@ -119,7 +131,8 @@ export default function LandingPage() {
{
id: "3", title: "Transmission & Gearbox", description: "Expert transmission repair and maintenance. We handle automatic, manual, and CVT transmissions with precision and expertise.", reverse: false,
media: {
imageSrc: "http://img.b2bpic.net/free-photo/car-repairman-wearing-white-uniform-standing-holding-wrench-that-is-essential-tool-mechanic_1150-16587.jpg?_wi=2", imageAlt: "Transmission service"},
imageSrc: "http://img.b2bpic.net/free-photo/car-repairman-wearing-white-uniform-standing-holding-wrench-that-is-essential-tool-mechanic_1150-16587.jpg", imageAlt: "Transmission service"
},
items: [
{ icon: CheckCircle, text: "Transmission diagnostics" },
{ icon: CheckCircle, text: "Fluid & filter replacement" },
@@ -142,18 +155,23 @@ export default function LandingPage() {
metrics={[
{
id: "1", value: "4.5★", title: "Customer Rating", items: [
"Trusted by local drivers", "Consistent quality service", "Professional team"],
"Trusted by local drivers", "Consistent quality service", "Professional team"
],
},
{
id: "2", value: "24H", title: "Emergency Support", items: [
"Available for urgent repairs", "Quick response time", "Roadside assistance"],
"Available for urgent repairs", "Quick response time", "Roadside assistance"
],
},
{
id: "3", value: "100%", title: "Warranty Coverage", items: ["Parts warranty", "Labor guarantee", "Peace of mind"],
id: "3", value: "100%", title: "Warranty Coverage", items: [
"Parts warranty", "Labor guarantee", "Peace of mind"
],
},
{
id: "4", value: "15+", title: "Years Experience", items: [
"Certified technicians", "Modern equipment", "Expert knowledge"],
"Certified technicians", "Modern equipment", "Expert knowledge"
],
},
]}
textboxLayout="default"
@@ -167,21 +185,28 @@ export default function LandingPage() {
ctaTitle="Ready to Service Your Vehicle?"
ctaDescription="Contact us today for a free inspection and quote. Our friendly team is ready to help!"
ctaButton={{
text: "Call 0749416586", href: "tel:0749416586"}}
text: "Call 0749416586", href: "tel:0749416586"
}}
ctaIcon={Phone}
faqs={[
{
id: "1", title: "What areas do you service?", content: "We are located at Strada 1 Decembrie 1918, 115400 Mioveni and serve the surrounding areas with professional automotive repair services."},
id: "1", title: "What areas do you service?", content: "We are located at Strada 1 Decembrie 1918, 115400 Mioveni and serve the surrounding areas with professional automotive repair services."
},
{
id: "2", title: "Do you use genuine parts?", content: "Yes, we exclusively use genuine and high-quality parts for all repairs to ensure durability and optimal performance of your vehicle."},
id: "2", title: "Do you use genuine parts?", content: "Yes, we exclusively use genuine and high-quality parts for all repairs to ensure durability and optimal performance of your vehicle."
},
{
id: "3", title: "How long does a typical repair take?", content: "Repair times vary depending on the issue. Simple maintenance takes 1-2 hours, while complex repairs may take longer. We provide time estimates before starting work."},
id: "3", title: "How long does a typical repair take?", content: "Repair times vary depending on the issue. Simple maintenance takes 1-2 hours, while complex repairs may take longer. We provide time estimates before starting work."
},
{
id: "4", title: "Do you offer warranty on repairs?", content: "Yes, all our repairs come with a comprehensive warranty covering both parts and labor. We stand behind our quality work."},
id: "4", title: "Do you offer warranty on repairs?", content: "Yes, all our repairs come with a comprehensive warranty covering both parts and labor. We stand behind our quality work."
},
{
id: "5", title: "What payment methods do you accept?", content: "We accept cash, credit cards, and bank transfers for your convenience. Flexible payment plans are also available for major repairs."},
id: "5", title: "What payment methods do you accept?", content: "We accept cash, credit cards, and bank transfers for your convenience. Flexible payment plans are also available for major repairs."
},
{
id: "6", title: "Can I drop off my car for repair?", content: "Yes, we offer drop-off service for your convenience. We'll work on your vehicle and contact you with updates on the repairs."},
id: "6", title: "Can I drop off my car for repair?", content: "Yes, we offer drop-off service for your convenience. We'll work on your vehicle and contact you with updates on the repairs."
},
]}
useInvertedBackground={false}
animationType="slide-up"
@@ -196,17 +221,23 @@ export default function LandingPage() {
author="Alexandru Popescu, Mioveni"
avatars={[
{
src: "http://img.b2bpic.net/free-photo/smiling-businessman-giving-card-waiter-cafe_1262-1968.jpg", alt: "Customer Alexandru"},
src: "http://img.b2bpic.net/free-photo/smiling-businessman-giving-card-waiter-cafe_1262-1968.jpg", alt: "Customer Alexandru"
},
{
src: "http://img.b2bpic.net/free-photo/young-female-blazer-beauty-blonde_1139-773.jpg", alt: "Customer Maria"},
src: "http://img.b2bpic.net/free-photo/young-female-blazer-beauty-blonde_1139-773.jpg", alt: "Customer Maria"
},
{
src: "http://img.b2bpic.net/free-photo/closeup-handsome-young-businessman-trendy-suit-smiling-standing-against-white-background_1258-170863.jpg", alt: "Customer Ion"},
src: "http://img.b2bpic.net/free-photo/closeup-handsome-young-businessman-trendy-suit-smiling-standing-against-white-background_1258-170863.jpg", alt: "Customer Ion"
},
{
src: "http://img.b2bpic.net/free-photo/front-view-smiley-woman-cozy-office_23-2149739353.jpg", alt: "Customer Ana"},
src: "http://img.b2bpic.net/free-photo/front-view-smiley-woman-cozy-office_23-2149739353.jpg", alt: "Customer Ana"
},
{
src: "http://img.b2bpic.net/free-photo/smiling-businessman-giving-card-waiter-cafe_1262-1968.jpg", alt: "Customer Dan"},
src: "http://img.b2bpic.net/free-photo/smiling-businessman-giving-card-waiter-cafe_1262-1968.jpg", alt: "Customer Dan"
},
{
src: "http://img.b2bpic.net/free-photo/young-female-blazer-beauty-blonde_1139-773.jpg", alt: "Customer Cristina"},
src: "http://img.b2bpic.net/free-photo/young-female-blazer-beauty-blonde_1139-773.jpg", alt: "Customer Cristina"
},
]}
ratingAnimation="slide-up"
avatarsAnimation="slide-up"