Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-03-05 07:02:42 +00:00

View File

@@ -48,7 +48,7 @@ export default function LandingPage() {
{ text: "📞 Call Now: 079031 38860", href: "tel:07903138860" },
{ text: "📩 Check Available Bikes", href: "#bikes" },
]}
imageSrc="http://img.b2bpic.net/free-photo/man-choosed-motorcycles-moto-shop-guy-black-jacket-manager-with-client_1157-43592.jpg"
imageSrc="http://img.b2bpic.net/free-photo/man-choosed-motorcycles-moto-shop-guy-black-jacket-manager-with-client_1157-43592.jpg?_wi=1"
imageAlt="Second hand motorcycles lineup at showroom"
/>
</div>
@@ -62,13 +62,13 @@ export default function LandingPage() {
features={[
{
id: 1,
title: "Verified Used Bikes", description: "Every motorcycle is thoroughly checked and verified before sale to ensure quality and reliability.", imageSrc: "http://img.b2bpic.net/free-photo/tbilisi-views-old-city-motor-scooter-against-background-old-church-tourism-travel-georgia-idea-screensaver-background_166373-3100.jpg", imageAlt: "Verified motorcycle inspection"},
title: "Verified Used Bikes", description: "Every motorcycle is thoroughly checked and verified before sale to ensure quality and reliability.", imageSrc: "http://img.b2bpic.net/free-photo/tbilisi-views-old-city-motor-scooter-against-background-old-church-tourism-travel-georgia-idea-screensaver-background_166373-3100.jpg?_wi=1", imageAlt: "Verified motorcycle inspection"},
{
id: 2,
title: "Affordable Prices", description: "Best prices in Purnia for quality second-hand bikes. Transparent pricing with no hidden charges.", imageSrc: "http://img.b2bpic.net/free-photo/sexy-biker-girl-wearing-black-leather-jacket-posing-her-superbike-outside-building-sunny-day_613910-19345.jpg", imageAlt: "Affordable pricing guarantee"},
title: "Affordable Prices", description: "Best prices in Purnia for quality second-hand bikes. Transparent pricing with no hidden charges.", imageSrc: "http://img.b2bpic.net/free-photo/sexy-biker-girl-wearing-black-leather-jacket-posing-her-superbike-outside-building-sunny-day_613910-19345.jpg?_wi=1", imageAlt: "Affordable pricing guarantee"},
{
id: 3,
title: "Local Trusted Dealer", description: "Operating in Maranga, Purnia for years. Trusted by hundreds of customers with 3.1+ Google rating.", imageSrc: "http://img.b2bpic.net/free-photo/blue-vintage-motorcycle_158595-1904.jpg", imageAlt: "Local dealership in Purnia"},
title: "Local Trusted Dealer", description: "Operating in Maranga, Purnia for years. Trusted by hundreds of customers with 3.1+ Google rating.", imageSrc: "http://img.b2bpic.net/free-photo/blue-vintage-motorcycle_158595-1904.jpg?_wi=1", imageAlt: "Local dealership in Purnia"},
]}
/>
</div>
@@ -84,13 +84,13 @@ export default function LandingPage() {
products={[
{
id: "1", brand: "Hero", name: "Splendor", price: "₹45,000", rating: 4,
reviewCount: "23", imageSrc: "http://img.b2bpic.net/free-photo/tbilisi-views-old-city-motor-scooter-against-background-old-church-tourism-travel-georgia-idea-screensaver-background_166373-3100.jpg", imageAlt: "Hero Splendor motorcycle"},
reviewCount: "23", imageSrc: "http://img.b2bpic.net/free-photo/tbilisi-views-old-city-motor-scooter-against-background-old-church-tourism-travel-georgia-idea-screensaver-background_166373-3100.jpg?_wi=2", imageAlt: "Hero Splendor motorcycle"},
{
id: "2", brand: "Bajaj", name: "Pulsar 150", price: "₹52,000", rating: 5,
reviewCount: "18", imageSrc: "http://img.b2bpic.net/free-photo/sexy-biker-girl-wearing-black-leather-jacket-posing-her-superbike-outside-building-sunny-day_613910-19345.jpg", imageAlt: "Bajaj Pulsar motorcycle"},
reviewCount: "18", imageSrc: "http://img.b2bpic.net/free-photo/sexy-biker-girl-wearing-black-leather-jacket-posing-her-superbike-outside-building-sunny-day_613910-19345.jpg?_wi=2", imageAlt: "Bajaj Pulsar motorcycle"},
{
id: "3", brand: "Honda", name: "CD Dream", price: "₹48,000", rating: 4,
reviewCount: "21", imageSrc: "http://img.b2bpic.net/free-photo/blue-vintage-motorcycle_158595-1904.jpg", imageAlt: "Honda CD Dream motorcycle"},
reviewCount: "21", imageSrc: "http://img.b2bpic.net/free-photo/blue-vintage-motorcycle_158595-1904.jpg?_wi=2", imageAlt: "Honda CD Dream motorcycle"},
]}
/>
</div>
@@ -102,7 +102,7 @@ export default function LandingPage() {
tag="About Chauhan Second Choice"
tagIcon={Info}
buttons={[{ text: "Send Inquiry", href: "#contact" }]}
imageSrc="http://img.b2bpic.net/free-photo/man-choosed-motorcycles-moto-shop-guy-black-jacket-manager-with-client_1157-43592.jpg"
imageSrc="http://img.b2bpic.net/free-photo/man-choosed-motorcycles-moto-shop-guy-black-jacket-manager-with-client_1157-43592.jpg?_wi=2"
imageAlt="Chauhan Second Choice showroom"
useInvertedBackground={true}
/>