Update src/app/brands/page.tsx

This commit is contained in:
2026-06-12 21:58:41 +00:00
parent 93ab16e46f
commit 815a96b33f

View File

@@ -8,7 +8,7 @@ import MetricCardEleven from '@/components/sections/metrics/MetricCardEleven';
import NavbarStyleCentered from '@/components/navbar/NavbarStyleCentered/NavbarStyleCentered';
import { Facebook, Film, Instagram } from "lucide-react";
export default function LandingPage() {
export default function BrandsPage() {
return (
<ThemeProvider
defaultButtonVariant="hover-bubble"
@@ -27,25 +27,15 @@ export default function LandingPage() {
<NavbarStyleCentered
navItems={[
{
name: "Home",
id: "/",
},
name: "Home", id: "/"},
{
name: "Inventory",
id: "/inventory",
},
name: "Inventory", id: "/inventory"},
{
name: "Brands",
id: "/brands",
},
name: "Brands", id: "/brands"},
{
name: "About Us",
id: "/about",
},
name: "About Us", id: "/about"},
{
name: "Contact",
id: "/contact",
},
name: "Contact", id: "/contact"},
]}
logoSrc="userProvided"
logoAlt="AtoZ Automotives Logo"
@@ -60,47 +50,19 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
title: "Honda",
description: "Known for reliability, fuel efficiency, and a wide range of commuter and premium bikes.",
imageSrc: "http://img.b2bpic.net/free-photo/biohazard-sign-ai-generated_268835-18690.jpg?_wi=2",
imageAlt: "Honda logo",
},
title: "Honda", description: "Known for reliability, fuel efficiency, and a wide range of commuter and premium bikes.", imageSrc: "http://img.b2bpic.net/free-photo/biohazard-sign-ai-generated_268835-18690.jpg", imageAlt: "Honda logo"},
{
title: "TVS",
description: "An Indian giant, offering innovative scooters and motorcycles with strong performance and value.",
imageSrc: "http://img.b2bpic.net/free-vector/news-logo-collection-theme_23-2148460446.jpg?_wi=2",
imageAlt: "TVS logo",
},
title: "TVS", description: "An Indian giant, offering innovative scooters and motorcycles with strong performance and value.", imageSrc: "http://img.b2bpic.net/free-vector/news-logo-collection-theme_23-2148460446.jpg", imageAlt: "TVS logo"},
{
title: "Yamaha",
description: "Synonymous with performance and sporty designs, from commuters to premium bikes.",
imageSrc: "http://img.b2bpic.net/free-vector/vintage-print-t-shirt-apparel-retro-artwork-black-white-fashion-printing_1284-37011.jpg?_wi=2",
imageAlt: "Yamaha logo",
},
title: "Yamaha", description: "Synonymous with performance and sporty designs, from commuters to premium bikes.", imageSrc: "http://img.b2bpic.net/free-vector/vintage-print-t-shirt-apparel-retro-artwork-black-white-fashion-printing_1284-37011.jpg", imageAlt: "Yamaha logo"},
{
title: "Suzuki",
description: "Offers powerful and stylish scooters and motorcycles known for their refined engineering.",
imageSrc: "http://img.b2bpic.net/free-photo/cool-motorcycle-studio_23-2150781624.jpg",
imageAlt: "Suzuki logo",
},
title: "Suzuki", description: "Offers powerful and stylish scooters and motorcycles known for their refined engineering.", imageSrc: "http://img.b2bpic.net/free-photo/cool-motorcycle-studio_23-2150781624.jpg", imageAlt: "Suzuki logo"},
{
title: "Bajaj",
description: "A leader in the Indian market with popular brands like Pulsar and Platina, known for performance and mileage.",
imageSrc: "http://img.b2bpic.net/free-photo/gear-front-side-white-background_187299-40157.jpg",
imageAlt: "Bajaj logo",
},
title: "Bajaj", description: "A leader in the Indian market with popular brands like Pulsar and Platina, known for performance and mileage.", imageSrc: "http://img.b2bpic.net/free-photo/gear-front-side-white-background_187299-40157.jpg", imageAlt: "Bajaj logo"},
{
title: "Hero MotoCorp",
description: "The world's largest two-wheeler manufacturer by volume, offering reliable and affordable bikes.",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-crazy-wowan-with-extereme-life-lady-motorcycle-helmet-white-background-strabismus-young-girl-copy-space_343059-21.jpg",
imageAlt: "Hero MotoCorp logo",
},
title: "Hero MotoCorp", description: "The world's largest two-wheeler manufacturer by volume, offering reliable and affordable bikes.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-crazy-wowan-with-extereme-life-lady-motorcycle-helmet-white-background-strabismus-young-girl-copy-space_343059-21.jpg", imageAlt: "Hero MotoCorp logo"},
{
title: "Royal Enfield",
description: "Iconic for its classic designs, powerful engines, and a legacy of adventure riding.",
imageSrc: "http://img.b2bpic.net/free-photo/cool-motorcycle-outdoors_23-2150849443.jpg",
imageAlt: "Royal Enfield logo",
},
title: "Royal Enfield", description: "Iconic for its classic designs, powerful engines, and a legacy of adventure riding.", imageSrc: "http://img.b2bpic.net/free-photo/cool-motorcycle-outdoors_23-2150849443.jpg", imageAlt: "Royal Enfield logo"},
]}
title="Our Diverse Brand Portfolio"
description="AtoZ Automotives partners with India's leading and most beloved two-wheeler brands, offering a comprehensive selection for every rider."
@@ -114,29 +76,11 @@ export default function LandingPage() {
useInvertedBackground={true}
metrics={[
{
id: "m-1",
value: "15+",
title: "Years of Experience",
description: "Serving the automotive industry in India with passion and expertise.",
imageSrc: "asset://metric-years-experience",
imageAlt: "Calendar icon representing years of experience",
},
id: "m-1", value: "15+", title: "Years of Experience", description: "Serving the automotive industry in India with passion and expertise.", imageSrc: "http://img.b2bpic.net/free-photo/advanced-diagnostic-lab-with-metallic-equipment-sterile-testing-environment_482257-124278.jpg", imageAlt: "Calendar icon representing years of experience"},
{
id: "m-2",
value: "10K+",
title: "Vehicles Sold",
description: "Helping thousands of riders find their perfect motorcycle or scooter.",
imageSrc: "asset://metric-vehicles-sold",
imageAlt: "Motorcycle icon representing vehicles sold",
},
id: "m-2", value: "10K+", title: "Vehicles Sold", description: "Helping thousands of riders find their perfect motorcycle or scooter.", imageSrc: "http://img.b2bpic.net/free-photo/man-choosed-motorcycles-moto-shop-guy-black-jacket-man-helmet_1157-43599.jpg", imageAlt: "Motorcycle icon representing vehicles sold"},
{
id: "m-3",
value: "98%",
title: "Customer Satisfaction",
description: "Our dedication to service ensures almost every customer leaves happy.",
imageSrc: "asset://metric-customer-satisfaction",
imageAlt: "Smiling face icon representing customer satisfaction",
},
id: "m-3", value: "98%", title: "Customer Satisfaction", description: "Our dedication to service ensures almost every customer leaves happy.", imageSrc: "http://img.b2bpic.net/free-photo/charming-woman-dark-underground-parking_23-2147771348.jpg", imageAlt: "Smiling face icon representing customer satisfaction"},
]}
title="Our Track Record"
description="Years of dedication and countless happy customers underscore our commitment to excellence."
@@ -152,68 +96,13 @@ export default function LandingPage() {
socialLinks={[
{
icon: Facebook,
href: "https://facebook.com/atozautomotives",
ariaLabel: "Facebook",
},
href: "https://facebook.com/atozautomotives", ariaLabel: "Facebook"},
{
icon: Instagram,
href: "https://instagram.com/atozautomotives",
ariaLabel: "Instagram",
},
href: "https://instagram.com/atozautomotives", ariaLabel: "Instagram"},
{
icon: Film,
href: "https://youtube.com/atozautomotives",
ariaLabel: "YouTube",
},
]}
columns={[
{
title: "Company",
items: [
{
label: "About Us",
href: "/about",
},
{
label: "Brands",
href: "/brands",
},
{
label: "Contact",
href: "/contact",
},
],
},
{
title: "Services",
items: [
{
label: "Financing Options",
href: "#",
},
{
label: "Service & Maintenance",
href: "#",
},
{
label: "Testimonials",
href: "#",
},
],
},
{
title: "Legal",
items: [
{
label: "Privacy Policy",
href: "#",
},
{
label: "Terms of Service",
href: "#",
},
],
},
href: "https://youtube.com/atozautomotives", ariaLabel: "YouTube"},
]}
/>
</div>