Merge version_1 into main #2
105
src/app/page.tsx
105
src/app/page.tsx
@@ -8,9 +8,10 @@ import FeatureCardNineteen from '@/components/sections/feature/FeatureCardNinete
|
||||
import TestimonialAboutCard from '@/components/sections/about/TestimonialAboutCard';
|
||||
import TestimonialCardSixteen from '@/components/sections/testimonial/TestimonialCardSixteen';
|
||||
import ContactCenter from '@/components/sections/contact/ContactCenter';
|
||||
import SocialProofOne from '@/components/sections/socialProof/SocialProofOne';
|
||||
import FooterLogoEmphasis from '@/components/sections/footer/FooterLogoEmphasis';
|
||||
import Link from 'next/link';
|
||||
import { Shield, CheckCircle, Quote, MapPin } from 'lucide-react';
|
||||
import { Shield, CheckCircle, MapPin } from 'lucide-react';
|
||||
|
||||
const navItems = [
|
||||
{ name: "Services", id: "services" },
|
||||
@@ -55,7 +56,7 @@ export default function HomePage() {
|
||||
borderRadius="soft"
|
||||
contentWidth="small"
|
||||
sizing="medium"
|
||||
background="noiseDiagonalGradient"
|
||||
background="circleGradient"
|
||||
cardStyle="gradient-radial"
|
||||
primaryButtonStyle="shadow"
|
||||
secondaryButtonStyle="radial-glow"
|
||||
@@ -72,7 +73,7 @@ export default function HomePage() {
|
||||
<HeroLogoBillboardSplit
|
||||
logoText="NEW MOTOR CARE"
|
||||
description="Best Car Service Center in Dhanori & Lohegaon. Expert Car Servicing, Denting, Painting & Repairs in Pune. ⭐ 4.9 Rating | 107+ Happy Customers"
|
||||
background={{ variant: "noiseDiagonalGradient" }}
|
||||
background={{ variant: "plain" }}
|
||||
buttons={[
|
||||
{ text: "📞 Call Now: 073979 11662", href: "tel:07397911662" },
|
||||
{ text: "💬 WhatsApp Now", href: "https://wa.me/919876543210" }
|
||||
@@ -109,57 +110,27 @@ export default function HomePage() {
|
||||
features={[
|
||||
{
|
||||
id: 1,
|
||||
tag: "Maintenance",
|
||||
title: "Full Car Servicing",
|
||||
subtitle: "Regular maintenance for optimal performance",
|
||||
description: "Complete vehicle servicing including oil changes, filter replacements, fluid checks, and system diagnostics to keep your car running smoothly.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/garage-engineers-replace-vehicle-oil_482257-115297.jpg?_wi=1",
|
||||
imageAlt: "Car Servicing"
|
||||
tag: "Maintenance", title: "Full Car Servicing", subtitle: "Regular maintenance for optimal performance", description: "Complete vehicle servicing including oil changes, filter replacements, fluid checks, and system diagnostics to keep your car running smoothly.", imageSrc: "http://img.b2bpic.net/free-photo/garage-engineers-replace-vehicle-oil_482257-115297.jpg", imageAlt: "Car Servicing"
|
||||
},
|
||||
{
|
||||
id: 2,
|
||||
tag: "Body Work",
|
||||
title: "Car Denting & Painting",
|
||||
subtitle: "Professional bodywork restoration",
|
||||
description: "Expert denting removal and premium paint services. We restore your vehicle's appearance to like-new condition with color-matched finishes.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/car-detailing-concept-man-face-mask-with-orbital-polisher-repair-shop-polishing-orange-suv-car_627829-12608.jpg?_wi=1",
|
||||
imageAlt: "Car Painting"
|
||||
tag: "Body Work", title: "Car Denting & Painting", subtitle: "Professional bodywork restoration", description: "Expert denting removal and premium paint services. We restore your vehicle's appearance to like-new condition with color-matched finishes.", imageSrc: "http://img.b2bpic.net/free-photo/car-detailing-concept-man-face-mask-with-orbital-polisher-repair-shop-polishing-orange-suv-car_627829-12608.jpg", imageAlt: "Car Painting"
|
||||
},
|
||||
{
|
||||
id: 3,
|
||||
tag: "Diagnostics",
|
||||
title: "Engine Diagnostics",
|
||||
subtitle: "Advanced computerized testing",
|
||||
description: "State-of-the-art diagnostic scanning to identify engine issues accurately. Quick identification and transparent reporting of problems.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/hands-mechanic-using-diagnostic-tool_1170-1188.jpg?_wi=1",
|
||||
imageAlt: "Engine Diagnostics"
|
||||
tag: "Diagnostics", title: "Engine Diagnostics", subtitle: "Advanced computerized testing", description: "State-of-the-art diagnostic scanning to identify engine issues accurately. Quick identification and transparent reporting of problems.", imageSrc: "http://img.b2bpic.net/free-photo/hands-mechanic-using-diagnostic-tool_1170-1188.jpg", imageAlt: "Engine Diagnostics"
|
||||
},
|
||||
{
|
||||
id: 4,
|
||||
tag: "Safety",
|
||||
title: "Brake & Suspension Repair",
|
||||
subtitle: "Critical safety system maintenance",
|
||||
description: "Professional brake system service and suspension repairs to ensure your vehicle handles safely and smoothly on all road conditions.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/mechanic-with-tool-wheel-hands-mechanic-blue-work-clothes_1157-46150.jpg?_wi=1",
|
||||
imageAlt: "Brake Repair"
|
||||
tag: "Safety", title: "Brake & Suspension Repair", subtitle: "Critical safety system maintenance", description: "Professional brake system service and suspension repairs to ensure your vehicle handles safely and smoothly on all road conditions.", imageSrc: "http://img.b2bpic.net/free-photo/mechanic-with-tool-wheel-hands-mechanic-blue-work-clothes_1157-46150.jpg", imageAlt: "Brake Repair"
|
||||
},
|
||||
{
|
||||
id: 5,
|
||||
tag: "Comfort",
|
||||
title: "AC Service & Electrical",
|
||||
subtitle: "Climate control and electrical systems",
|
||||
description: "Expert AC servicing, recharging, and electrical system repairs. Keep your vehicle's comfort features and electrical components functioning perfectly.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/auto-mechanic-examining-undercarriage-car-with-flashlight-repair-shop_637285-12709.jpg?_wi=1",
|
||||
imageAlt: "AC and Electrical Service"
|
||||
tag: "Comfort", title: "AC Service & Electrical", subtitle: "Climate control and electrical systems", description: "Expert AC servicing, recharging, and electrical system repairs. Keep your vehicle's comfort features and electrical components functioning perfectly.", imageSrc: "http://img.b2bpic.net/free-photo/auto-mechanic-examining-undercarriage-car-with-flashlight-repair-shop_637285-12709.jpg", imageAlt: "AC and Electrical Service"
|
||||
},
|
||||
{
|
||||
id: 6,
|
||||
tag: "Performance",
|
||||
title: "Wheel Alignment & Balancing",
|
||||
subtitle: "Precision wheel services",
|
||||
description: "Professional wheel alignment and balancing for improved handling, fuel efficiency, and tire longevity. Extended tire life guaranteed.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/garage-engineers-replace-vehicle-oil_482257-115297.jpg?_wi=2",
|
||||
imageAlt: "Wheel Alignment"
|
||||
tag: "Performance", title: "Wheel Alignment & Balancing", subtitle: "Precision wheel services", description: "Professional wheel alignment and balancing for improved handling, fuel efficiency, and tire longevity. Extended tire life guaranteed.", imageSrc: "http://img.b2bpic.net/free-photo/garage-engineers-replace-vehicle-oil_482257-115297.jpg", imageAlt: "Wheel Alignment"
|
||||
}
|
||||
]}
|
||||
title="Our Services"
|
||||
@@ -167,7 +138,6 @@ export default function HomePage() {
|
||||
tag="Comprehensive"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={true}
|
||||
mediaAnimation="slide-up"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -179,7 +149,7 @@ export default function HomePage() {
|
||||
description="Premium automotive expertise"
|
||||
subdescription="Trusted by Pune residents since 2010"
|
||||
icon={CheckCircle}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/close-up-shot-screw-cutting-machine-factory-that-makes-metal-details_645730-52.jpg?_wi=1"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/close-up-shot-screw-cutting-machine-factory-that-makes-metal-details_645730-52.jpg"
|
||||
imageAlt="Our Workshop"
|
||||
mediaAnimation="slide-up"
|
||||
useInvertedBackground={false}
|
||||
@@ -190,40 +160,20 @@ export default function HomePage() {
|
||||
<TestimonialCardSixteen
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Rajesh Kumar",
|
||||
role: "Car Owner",
|
||||
company: "Dhanori",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/salesman-car-showroom_1303-13625.jpg?_wi=1",
|
||||
imageAlt: "Rajesh Kumar"
|
||||
id: "1", name: "Rajesh Kumar", role: "Car Owner", company: "Dhanori", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/salesman-car-showroom_1303-13625.jpg", imageAlt: "Rajesh Kumar"
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
name: "Priya Sharma",
|
||||
role: "Business Executive",
|
||||
company: "Lohegaon",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport-terminal_107420-85070.jpg?_wi=1",
|
||||
imageAlt: "Priya Sharma"
|
||||
id: "2", name: "Priya Sharma", role: "Business Executive", company: "Lohegaon", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport-terminal_107420-85070.jpg", imageAlt: "Priya Sharma"
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
name: "Amit Patel",
|
||||
role: "Ford Endeavour Owner",
|
||||
company: "Tingre Nagar",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/indoor-shot-attractive-caucasian-teenage-woman-with-long-dark-hair-sitting-desk-with-lots-textbooks_273609-1136.jpg?_wi=1",
|
||||
imageAlt: "Amit Patel"
|
||||
id: "3", name: "Amit Patel", role: "Ford Endeavour Owner", company: "Tingre Nagar", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/indoor-shot-attractive-caucasian-teenage-woman-with-long-dark-hair-sitting-desk-with-lots-textbooks_273609-1136.jpg", imageAlt: "Amit Patel"
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
name: "Deepak Desai",
|
||||
role: "Regular Customer",
|
||||
company: "Pune",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport-terminal_107420-85070.jpg?_wi=2",
|
||||
imageAlt: "Deepak Desai"
|
||||
id: "4", name: "Deepak Desai", role: "Regular Customer", company: "Pune", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport-terminal_107420-85070.jpg", imageAlt: "Deepak Desai"
|
||||
}
|
||||
]}
|
||||
kpiItems={[
|
||||
@@ -254,6 +204,23 @@ export default function HomePage() {
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="cta-section" data-section="cta-section">
|
||||
<SocialProofOne
|
||||
title="Need Expert Car Service in Dhanori?"
|
||||
description="Call the trusted local experts today. Same-day appointments available for most services."
|
||||
tag="Ready to Serve"
|
||||
names={["Full Car Servicing", "Denting & Painting", "Engine Diagnostics", "Brake Service", "AC Repair", "Wheel Alignment"]}
|
||||
buttons={[
|
||||
{ text: "📞 Call: 073979 11662", href: "tel:07397911662" },
|
||||
{ text: "💬 WhatsApp Us", href: "https://wa.me/919876543210" }
|
||||
]}
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={true}
|
||||
speed={40}
|
||||
showCard={true}
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterLogoEmphasis
|
||||
logoText="New Motor Care"
|
||||
|
||||
@@ -52,7 +52,7 @@ export default function ServicesPage() {
|
||||
borderRadius="soft"
|
||||
contentWidth="small"
|
||||
sizing="medium"
|
||||
background="noiseDiagonalGradient"
|
||||
background="circleGradient"
|
||||
cardStyle="gradient-radial"
|
||||
primaryButtonStyle="shadow"
|
||||
secondaryButtonStyle="radial-glow"
|
||||
@@ -70,57 +70,27 @@ export default function ServicesPage() {
|
||||
features={[
|
||||
{
|
||||
id: 1,
|
||||
tag: "Maintenance",
|
||||
title: "Full Car Servicing",
|
||||
subtitle: "Regular maintenance for optimal performance",
|
||||
description: "Complete vehicle servicing including oil changes, filter replacements, fluid checks, and system diagnostics to keep your car running smoothly.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/garage-engineers-replace-vehicle-oil_482257-115297.jpg?_wi=3",
|
||||
imageAlt: "Car Servicing"
|
||||
tag: "Maintenance", title: "Full Car Servicing", subtitle: "Regular maintenance for optimal performance", description: "Complete vehicle servicing including oil changes, filter replacements, fluid checks, and system diagnostics to keep your car running smoothly.", imageSrc: "http://img.b2bpic.net/free-photo/garage-engineers-replace-vehicle-oil_482257-115297.jpg", imageAlt: "Car Servicing"
|
||||
},
|
||||
{
|
||||
id: 2,
|
||||
tag: "Body Work",
|
||||
title: "Car Denting & Painting",
|
||||
subtitle: "Professional bodywork restoration",
|
||||
description: "Expert denting removal and premium paint services. We restore your vehicle's appearance to like-new condition with color-matched finishes.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/car-detailing-concept-man-face-mask-with-orbital-polisher-repair-shop-polishing-orange-suv-car_627829-12608.jpg?_wi=2",
|
||||
imageAlt: "Car Painting"
|
||||
tag: "Body Work", title: "Car Denting & Painting", subtitle: "Professional bodywork restoration", description: "Expert denting removal and premium paint services. We restore your vehicle's appearance to like-new condition with color-matched finishes.", imageSrc: "http://img.b2bpic.net/free-photo/car-detailing-concept-man-face-mask-with-orbital-polisher-repair-shop-polishing-orange-suv-car_627829-12608.jpg", imageAlt: "Car Painting"
|
||||
},
|
||||
{
|
||||
id: 3,
|
||||
tag: "Diagnostics",
|
||||
title: "Engine Diagnostics",
|
||||
subtitle: "Advanced computerized testing",
|
||||
description: "State-of-the-art diagnostic scanning to identify engine issues accurately. Quick identification and transparent reporting of problems.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/hands-mechanic-using-diagnostic-tool_1170-1188.jpg?_wi=2",
|
||||
imageAlt: "Engine Diagnostics"
|
||||
tag: "Diagnostics", title: "Engine Diagnostics", subtitle: "Advanced computerized testing", description: "State-of-the-art diagnostic scanning to identify engine issues accurately. Quick identification and transparent reporting of problems.", imageSrc: "http://img.b2bpic.net/free-photo/hands-mechanic-using-diagnostic-tool_1170-1188.jpg", imageAlt: "Engine Diagnostics"
|
||||
},
|
||||
{
|
||||
id: 4,
|
||||
tag: "Safety",
|
||||
title: "Brake & Suspension Repair",
|
||||
subtitle: "Critical safety system maintenance",
|
||||
description: "Professional brake system service and suspension repairs to ensure your vehicle handles safely and smoothly on all road conditions.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/mechanic-with-tool-wheel-hands-mechanic-blue-work-clothes_1157-46150.jpg?_wi=2",
|
||||
imageAlt: "Brake Repair"
|
||||
tag: "Safety", title: "Brake & Suspension Repair", subtitle: "Critical safety system maintenance", description: "Professional brake system service and suspension repairs to ensure your vehicle handles safely and smoothly on all road conditions.", imageSrc: "http://img.b2bpic.net/free-photo/mechanic-with-tool-wheel-hands-mechanic-blue-work-clothes_1157-46150.jpg", imageAlt: "Brake Repair"
|
||||
},
|
||||
{
|
||||
id: 5,
|
||||
tag: "Comfort",
|
||||
title: "AC Service & Electrical",
|
||||
subtitle: "Climate control and electrical systems",
|
||||
description: "Expert AC servicing, recharging, and electrical system repairs. Keep your vehicle's comfort features and electrical components functioning perfectly.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/auto-mechanic-examining-undercarriage-car-with-flashlight-repair-shop_637285-12709.jpg?_wi=2",
|
||||
imageAlt: "AC and Electrical Service"
|
||||
tag: "Comfort", title: "AC Service & Electrical", subtitle: "Climate control and electrical systems", description: "Expert AC servicing, recharging, and electrical system repairs. Keep your vehicle's comfort features and electrical components functioning perfectly.", imageSrc: "http://img.b2bpic.net/free-photo/auto-mechanic-examining-undercarriage-car-with-flashlight-repair-shop_637285-12709.jpg", imageAlt: "AC and Electrical Service"
|
||||
},
|
||||
{
|
||||
id: 6,
|
||||
tag: "Performance",
|
||||
title: "Wheel Alignment & Balancing",
|
||||
subtitle: "Precision wheel services",
|
||||
description: "Professional wheel alignment and balancing for improved handling, fuel efficiency, and tire longevity. Extended tire life guaranteed.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/garage-engineers-replace-vehicle-oil_482257-115297.jpg?_wi=4",
|
||||
imageAlt: "Wheel Alignment"
|
||||
tag: "Performance", title: "Wheel Alignment & Balancing", subtitle: "Precision wheel services", description: "Professional wheel alignment and balancing for improved handling, fuel efficiency, and tire longevity. Extended tire life guaranteed.", imageSrc: "http://img.b2bpic.net/free-photo/garage-engineers-replace-vehicle-oil_482257-115297.jpg", imageAlt: "Wheel Alignment"
|
||||
}
|
||||
]}
|
||||
title="Our Complete Service Range"
|
||||
@@ -128,7 +98,6 @@ export default function ServicesPage() {
|
||||
tag="Comprehensive"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={true}
|
||||
mediaAnimation="slide-up"
|
||||
/>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user