Merge version_1_1781767547008 into main #2
@@ -7,34 +7,13 @@ import { StyleProvider } from "@/components/ui/StyleProvider";
|
||||
|
||||
export default function Layout() {
|
||||
const navItems = [
|
||||
{
|
||||
"name": "Home",
|
||||
"href": "#hero"
|
||||
},
|
||||
{
|
||||
"name": "Cars",
|
||||
"href": "#inventory"
|
||||
},
|
||||
{
|
||||
"name": "Sell",
|
||||
"href": "#services"
|
||||
},
|
||||
{
|
||||
"name": "Reviews",
|
||||
"href": "#reviews"
|
||||
},
|
||||
{
|
||||
"name": "Trust",
|
||||
"href": "#trust"
|
||||
},
|
||||
{
|
||||
"name": "Why Us",
|
||||
"href": "#why-us"
|
||||
},
|
||||
{
|
||||
"name": "Faq",
|
||||
"href": "#faq"
|
||||
}
|
||||
{ "name": "Home", "href": "#hero" },
|
||||
{ "name": "Cars", "href": "#inventory" },
|
||||
{ "name": "Sell", "href": "#services" },
|
||||
{ "name": "Reviews", "href": "#reviews" },
|
||||
{ "name": "Trust", "href": "#trust" },
|
||||
{ "name": "Why Us", "href": "#why-us" },
|
||||
{ "name": "Faq", "href": "#faq" }
|
||||
];
|
||||
|
||||
return (
|
||||
@@ -42,57 +21,37 @@ export default function Layout() {
|
||||
<SiteBackgroundSlot />
|
||||
<SectionErrorBoundary name="navbar">
|
||||
<NavbarFloatingLogo
|
||||
logo="Delhi Car Dealer"
|
||||
ctaButton={{
|
||||
text: "Call Now",
|
||||
href: "tel:+919811337860",
|
||||
}}
|
||||
navItems={navItems} />
|
||||
logo="Delhi Car Dealer"
|
||||
logoImageSrc="http://img.b2bpic.net/free-vector/realistic-metallic-car-logo-design_52683-61888.jpg"
|
||||
ctaButton={{
|
||||
text: "Call Now", href: "tel:+919811337860"}}
|
||||
navItems={navItems}
|
||||
/>
|
||||
</SectionErrorBoundary>
|
||||
<main className="flex-grow">
|
||||
<Outlet />
|
||||
</main>
|
||||
<SectionErrorBoundary name="footer">
|
||||
<FooterBasic
|
||||
columns={[
|
||||
{
|
||||
title: "Delhi Car Dealer",
|
||||
items: [
|
||||
columns={[
|
||||
{
|
||||
label: "About Us",
|
||||
href: "#",
|
||||
title: "Delhi Car Dealer", items: [
|
||||
{ label: "About Us", href: "#" },
|
||||
{ label: "Inventory", href: "#" },
|
||||
{ label: "Services", href: "#" },
|
||||
],
|
||||
},
|
||||
{
|
||||
label: "Inventory",
|
||||
href: "#",
|
||||
title: "Support", items: [
|
||||
{ label: "Contact", href: "#" },
|
||||
{ label: "FAQ", href: "#" },
|
||||
{ label: "Privacy", href: "#" },
|
||||
],
|
||||
},
|
||||
{
|
||||
label: "Services",
|
||||
href: "#",
|
||||
},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Support",
|
||||
items: [
|
||||
{
|
||||
label: "Contact",
|
||||
href: "#",
|
||||
},
|
||||
{
|
||||
label: "FAQ",
|
||||
href: "#",
|
||||
},
|
||||
{
|
||||
label: "Privacy",
|
||||
href: "#",
|
||||
},
|
||||
],
|
||||
},
|
||||
]}
|
||||
leftText="© 2024 Delhi Car Dealer. All Rights Reserved."
|
||||
rightText="D-262, Main Road, Jamia Nagar, New Delhi – 110025"
|
||||
/>
|
||||
]}
|
||||
leftText="© 2024 Delhi Car Dealer. All Rights Reserved."
|
||||
rightText="D-262, Main Road, Jamia Nagar, New Delhi – 110025"
|
||||
/>
|
||||
</SectionErrorBoundary>
|
||||
</StyleProvider>
|
||||
);
|
||||
|
||||
@@ -18,32 +18,16 @@ export default function HomePage() {
|
||||
title="Buy & Sell Used Cars with Confidence"
|
||||
description="Premium quality, verified vehicles with transparent deals and exceptional customer support in Jamia Nagar, Okhla."
|
||||
primaryButton={{
|
||||
text: "Get Valuation",
|
||||
href: "#contact",
|
||||
}}
|
||||
text: "Get Valuation", href: "#contact"}}
|
||||
secondaryButton={{
|
||||
text: "Browse Cars",
|
||||
href: "#inventory",
|
||||
}}
|
||||
text: "Browse Cars", href: "#inventory"}}
|
||||
items={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/empty-mall_1127-376.jpg",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-male-standing-new-car_23-2148332930.jpg",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cushion-modern-car_1339-5504.jpg",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-receiving-car-keys-car-showroom_23-2148266160.jpg",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/elegant-woman-standing-bin-hatch-car_1157-33924.jpg",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-customer-car-dealership-with-seller_23-2149106141.jpg",
|
||||
},
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/empty-mall_1127-376.jpg" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/front-view-male-standing-new-car_23-2148332930.jpg" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/cushion-modern-car_1339-5504.jpg" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-receiving-car-keys-car-showroom_23-2148266160.jpg" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/elegant-woman-standing-bin-hatch-car_1157-33924.jpg" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/happy-customer-car-dealership-with-seller_23-2149106141.jpg" },
|
||||
]}
|
||||
/>
|
||||
</SectionErrorBoundary>
|
||||
@@ -57,53 +41,22 @@ export default function HomePage() {
|
||||
description="We build trust through transparency, verification, and honest service at every step of your car buying or selling process."
|
||||
features={[
|
||||
{
|
||||
title: "Verified Vehicles",
|
||||
description: "Every car passes 100+ point checks.",
|
||||
bentoComponent: "media-stack",
|
||||
mediaItems: [
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/stylish-elegant-woman-car-salon_1157-20983.jpg",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-charging-electro-car-electric-gas-station_1157-35470.jpg",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/blue-crossover-driving-city-street-modern-suv-moving-urban-traffic_169016-72788.jpg",
|
||||
},
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/realistic-metallic-car-logo-design_52683-61888.jpg",
|
||||
imageAlt: "silver luxury sedan car",
|
||||
title: "Verified Vehicles", description: "Every car passes 100+ point checks.", bentoComponent: "media-stack", mediaItems: [
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/stylish-elegant-woman-car-salon_1157-20983.jpg" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/woman-charging-electro-car-electric-gas-station_1157-35470.jpg" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/blue-crossover-driving-city-street-modern-suv-moving-urban-traffic_169016-72788.jpg" },
|
||||
]
|
||||
},
|
||||
{
|
||||
title: "Transparent Pricing",
|
||||
description: "Fair market value guaranteed.",
|
||||
bentoComponent: "animated-bar-chart",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/indoor-hotel-view_1417-1565.jpg",
|
||||
imageAlt: "silver luxury sedan car",
|
||||
title: "Transparent Pricing", description: "Fair market value guaranteed.", bentoComponent: "animated-bar-chart"
|
||||
},
|
||||
{
|
||||
title: "Fast Processing",
|
||||
description: "Quick documentation and ownership transfer.",
|
||||
bentoComponent: "checklist-timeline",
|
||||
heading: "Transfer Steps",
|
||||
subheading: "We handle everything for you",
|
||||
checklistItems: [
|
||||
{
|
||||
label: "Inspection",
|
||||
detail: "Certified check",
|
||||
},
|
||||
{
|
||||
label: "Paperwork",
|
||||
detail: "RC transfer help",
|
||||
},
|
||||
{
|
||||
label: "Delivery",
|
||||
detail: "Handover keys",
|
||||
},
|
||||
title: "Fast Processing", description: "Quick documentation and ownership transfer.", bentoComponent: "checklist-timeline", heading: "Transfer Steps", subheading: "We handle everything for you", checklistItems: [
|
||||
{ label: "Inspection", detail: "Certified check" },
|
||||
{ label: "Paperwork", detail: "RC transfer help" },
|
||||
{ label: "Delivery", detail: "Handover keys" },
|
||||
],
|
||||
completedLabel: "Done",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-exterior-details-modern-grey-car_181624-25378.jpg?_wi=1",
|
||||
imageAlt: "silver luxury sedan car",
|
||||
completedLabel: "Done"
|
||||
},
|
||||
]}
|
||||
/>
|
||||
@@ -117,52 +70,15 @@ export default function HomePage() {
|
||||
title="Featured Quality Cars"
|
||||
description="Explore our curated selection of premium pre-owned vehicles."
|
||||
primaryButton={{
|
||||
text: "View All Cars",
|
||||
href: "/inventory",
|
||||
}}
|
||||
text: "View All Cars", href: "/inventory"}}
|
||||
items={[
|
||||
{
|
||||
title: "Luxury Sedan",
|
||||
description: "Elegant design, excellent performance.",
|
||||
href: "#details",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-new-car-available-selling_23-2148332890.jpg",
|
||||
},
|
||||
{
|
||||
title: "Premium SUV",
|
||||
description: "Spacious and powerful performance.",
|
||||
href: "#details",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/auto-outdoors-portrait-girl-looking_1304-939.jpg",
|
||||
},
|
||||
{
|
||||
title: "Compact City Car",
|
||||
description: "Economical and city-friendly.",
|
||||
href: "#details",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/landing-page-with-photo-people-car_23-2148455508.jpg",
|
||||
},
|
||||
{
|
||||
title: "Sporty Hatchback",
|
||||
description: "Dynamic drive for every street.",
|
||||
href: "#details",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-exterior-details-modern-grey-car_181624-25378.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
title: "Hybrid Hybrid",
|
||||
description: "Efficiency meets comfort.",
|
||||
href: "#details",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/stylish-elegant-woman-car-salon_1157-32035.jpg",
|
||||
},
|
||||
{
|
||||
title: "Family MPV",
|
||||
description: "Safety for the whole family.",
|
||||
href: "#details",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-new-car-with-back-door-open_23-2148332892.jpg",
|
||||
},
|
||||
{
|
||||
title: "Business Sedan",
|
||||
description: "Professional look, reliable ride.",
|
||||
href: "#details",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-customers-car-dealership_23-2149106148.jpg",
|
||||
},
|
||||
{ title: "Luxury Sedan", description: "Elegant design, excellent performance.", href: "#details", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-new-car-available-selling_23-2148332890.jpg" },
|
||||
{ title: "Premium SUV", description: "Spacious and powerful performance.", href: "#details", imageSrc: "http://img.b2bpic.net/free-photo/auto-outdoors-portrait-girl-looking_1304-939.jpg" },
|
||||
{ title: "Compact City Car", description: "Economical and city-friendly.", href: "#details", imageSrc: "http://img.b2bpic.net/free-vector/landing-page-with-photo-people-car_23-2148455508.jpg" },
|
||||
{ title: "Sporty Hatchback", description: "Dynamic drive for every street.", href: "#details", imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-exterior-details-modern-grey-car_181624-25378.jpg" },
|
||||
{ title: "Hybrid Hybrid", description: "Efficiency meets comfort.", href: "#details", imageSrc: "http://img.b2bpic.net/free-photo/stylish-elegant-woman-car-salon_1157-32035.jpg" },
|
||||
{ title: "Family MPV", description: "Safety for the whole family.", href: "#details", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-new-car-with-back-door-open_23-2148332892.jpg" },
|
||||
{ title: "Business Sedan", description: "Professional look, reliable ride.", href: "#details", imageSrc: "http://img.b2bpic.net/free-photo/happy-customers-car-dealership_23-2149106148.jpg" },
|
||||
]}
|
||||
/>
|
||||
</SectionErrorBoundary>
|
||||
@@ -176,17 +92,9 @@ export default function HomePage() {
|
||||
description="We specialize in helping you trade your car and find your next reliable vehicle."
|
||||
metrics={[
|
||||
{
|
||||
value: "100%",
|
||||
title: "Transparent Deals",
|
||||
description: "No hidden fees, ever.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-businessman-african-american-mechanic-handshaking-auto-repair-shop_637285-11567.jpg",
|
||||
},
|
||||
value: "100%", title: "Transparent Deals", description: "No hidden fees, ever.", imageSrc: "http://img.b2bpic.net/free-photo/happy-businessman-african-american-mechanic-handshaking-auto-repair-shop_637285-11567.jpg"},
|
||||
{
|
||||
value: "24h",
|
||||
title: "Documentation",
|
||||
description: "Hassle-free ownership transfer.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-couple-posing-with-new-white-car-keys_651396-1179.jpg",
|
||||
},
|
||||
value: "24h", title: "Documentation", description: "Hassle-free ownership transfer.", imageSrc: "http://img.b2bpic.net/free-photo/happy-couple-posing-with-new-white-car-keys_651396-1179.jpg"},
|
||||
]}
|
||||
/>
|
||||
</SectionErrorBoundary>
|
||||
@@ -200,32 +108,12 @@ export default function HomePage() {
|
||||
description="Our commitment to the Jamia Nagar community keeps us moving."
|
||||
plans={[
|
||||
{
|
||||
tag: "Buyer",
|
||||
price: "Best Rates",
|
||||
description: "Affordable pre-owned cars.",
|
||||
primaryButton: {
|
||||
text: "Contact",
|
||||
href: "#contact",
|
||||
},
|
||||
features: [
|
||||
"Verified check",
|
||||
"Finance help",
|
||||
"Transparency",
|
||||
],
|
||||
tag: "Buyer", price: "Best Rates", description: "Affordable pre-owned cars.", primaryButton: { text: "Contact", href: "#contact" },
|
||||
features: ["Verified check", "Finance help", "Transparency"],
|
||||
},
|
||||
{
|
||||
tag: "Seller",
|
||||
price: "Fair Market",
|
||||
description: "Instant car valuation.",
|
||||
primaryButton: {
|
||||
text: "Valuation",
|
||||
href: "#contact",
|
||||
},
|
||||
features: [
|
||||
"Instant cash",
|
||||
"Quick sale",
|
||||
"Safe process",
|
||||
],
|
||||
tag: "Seller", price: "Fair Market", description: "Instant car valuation.", primaryButton: { text: "Valuation", href: "#contact" },
|
||||
features: ["Instant cash", "Quick sale", "Safe process"],
|
||||
},
|
||||
]}
|
||||
/>
|
||||
@@ -239,41 +127,11 @@ export default function HomePage() {
|
||||
title="What Our Customers Say"
|
||||
description="We are proud of our 5-star rating and happy customer family."
|
||||
testimonials={[
|
||||
{
|
||||
name: "Rohan Sharma",
|
||||
role: "Client",
|
||||
company: "Delhi",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-businesswoman-with-mobile-phone_1262-1062.jpg",
|
||||
},
|
||||
{
|
||||
name: "Ananya Gupta",
|
||||
role: "Client",
|
||||
company: "Noida",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-young-handsome-man-sitting-cafe-table_1262-975.jpg",
|
||||
},
|
||||
{
|
||||
name: "Vikram Singh",
|
||||
role: "Client",
|
||||
company: "Okhla",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-business-woman-wearing-id-card-smiling-confident-with-crossed-arms_839833-18875.jpg",
|
||||
},
|
||||
{
|
||||
name: "Sonia Verma",
|
||||
role: "Client",
|
||||
company: "Jamia Nagar",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-smiling-woman-making-frame-gesture_1262-1764.jpg",
|
||||
},
|
||||
{
|
||||
name: "Amit Kumar",
|
||||
role: "Client",
|
||||
company: "Faridabad",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-happy-people-hugging_23-2148894599.jpg",
|
||||
},
|
||||
{ name: "Rohan Sharma", role: "Client", company: "Delhi", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-businesswoman-with-mobile-phone_1262-1062.jpg" },
|
||||
{ name: "Ananya Gupta", role: "Client", company: "Noida", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/happy-young-handsome-man-sitting-cafe-table_1262-975.jpg" },
|
||||
{ name: "Vikram Singh", role: "Client", company: "Okhla", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-business-woman-wearing-id-card-smiling-confident-with-crossed-arms_839833-18875.jpg" },
|
||||
{ name: "Sonia Verma", role: "Client", company: "Jamia Nagar", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/closeup-smiling-woman-making-frame-gesture_1262-1764.jpg" },
|
||||
{ name: "Amit Kumar", role: "Client", company: "Faridabad", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/close-up-happy-people-hugging_23-2148894599.jpg" },
|
||||
]}
|
||||
/>
|
||||
</SectionErrorBoundary>
|
||||
@@ -286,22 +144,10 @@ export default function HomePage() {
|
||||
title="Common Questions"
|
||||
description="Everything you need to know about buying or selling your car."
|
||||
items={[
|
||||
{
|
||||
question: "Do you provide financing?",
|
||||
answer: "Yes, we work with leading financial institutions to get you the best rates.",
|
||||
},
|
||||
{
|
||||
question: "How long for RC transfer?",
|
||||
answer: "Typically 15-30 days depending on RTO processing.",
|
||||
},
|
||||
{
|
||||
question: "Can I exchange my car?",
|
||||
answer: "Yes, exchange is easy and seamless at our dealership.",
|
||||
},
|
||||
{
|
||||
question: "Do you provide valuation?",
|
||||
answer: "Yes, get a free valuation today at our showroom.",
|
||||
},
|
||||
{ question: "Do you provide financing?", answer: "Yes, we work with leading financial institutions to get you the best rates." },
|
||||
{ question: "How long for RC transfer?", answer: "Typically 15-30 days depending on RTO processing." },
|
||||
{ question: "Can I exchange my car?", answer: "Yes, exchange is easy and seamless at our dealership." },
|
||||
{ question: "Do you provide valuation?", answer: "Yes, get a free valuation today at our showroom." },
|
||||
]}
|
||||
/>
|
||||
</SectionErrorBoundary>
|
||||
@@ -312,14 +158,8 @@ export default function HomePage() {
|
||||
<ContactCta
|
||||
tag="Get Started"
|
||||
text="Looking to Buy or Sell a Car? Visit us at D-262, Jamia Nagar, New Delhi."
|
||||
primaryButton={{
|
||||
text: "Call +91 98113 37860",
|
||||
href: "tel:+919811337860",
|
||||
}}
|
||||
secondaryButton={{
|
||||
text: "Get Free Valuation",
|
||||
href: "#",
|
||||
}}
|
||||
primaryButton={{ text: "Call +91 98113 37860", href: "tel:+919811337860" }}
|
||||
secondaryButton={{ text: "Get Free Valuation", href: "#" }}
|
||||
/>
|
||||
</SectionErrorBoundary>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user