Update src/app/page.tsx
This commit is contained in:
@@ -114,16 +114,16 @@ export default function LandingPage() {
|
||||
description="The best local alternative to dealership parts with premium quality and competitive pricing"
|
||||
features={[
|
||||
{
|
||||
id: "01", title: "Fast Parts Availability", description: "Stock of genuine and aftermarket parts ready for immediate dispatch to workshops and individuals", imageSrc: "http://img.b2bpic.net/free-photo/handsome-man-blue-uniform-checks-car_1157-31690.jpg", imageAlt: "Professional workshop environment"
|
||||
id: "01", title: "Fast Parts Availability", description: "Stock of genuine and aftermarket parts ready for immediate dispatch to workshops and individuals", imageSrc: "http://img.b2bpic.net/free-photo/handsome-man-blue-uniform-checks-car_1157-31690.jpg?_wi=1", imageAlt: "Professional workshop environment"
|
||||
},
|
||||
{
|
||||
id: "02", title: "Competitive Wholesale Pricing", description: "Bulk discounts available for garages and fleet operators. Direct supplier rates without middleman markup", imageSrc: "http://img.b2bpic.net/free-photo/handsome-man-blue-uniform-checks-car_1157-31690.jpg", imageAlt: "Professional workshop"
|
||||
id: "02", title: "Competitive Wholesale Pricing", description: "Bulk discounts available for garages and fleet operators. Direct supplier rates without middleman markup", imageSrc: "http://img.b2bpic.net/free-photo/handsome-man-blue-uniform-checks-car_1157-31690.jpg?_wi=2", imageAlt: "Professional workshop"
|
||||
},
|
||||
{
|
||||
id: "03", title: "Trusted by Local Mechanics", description: "Partnership with leading workshops in Musaffah and across Abu Dhabi industrial area", imageSrc: "http://img.b2bpic.net/free-photo/handsome-man-blue-uniform-checks-car_1157-31690.jpg", imageAlt: "Trusted workshop"
|
||||
id: "03", title: "Trusted by Local Mechanics", description: "Partnership with leading workshops in Musaffah and across Abu Dhabi industrial area", imageSrc: "http://img.b2bpic.net/free-photo/handsome-man-blue-uniform-checks-car_1157-31690.jpg?_wi=3", imageAlt: "Trusted workshop"
|
||||
},
|
||||
{
|
||||
id: "04", title: "Genuine & Aftermarket Mix", description: "Both OEM original equipment and certified aftermarket parts to suit every budget and requirement", imageSrc: "http://img.b2bpic.net/free-photo/handsome-man-blue-uniform-checks-car_1157-31690.jpg", imageAlt: "Parts quality"
|
||||
id: "04", title: "Genuine & Aftermarket Mix", description: "Both OEM original equipment and certified aftermarket parts to suit every budget and requirement", imageSrc: "http://img.b2bpic.net/free-photo/handsome-man-blue-uniform-checks-car_1157-31690.jpg?_wi=4", imageAlt: "Parts quality"
|
||||
}
|
||||
]}
|
||||
animationType="slide-up"
|
||||
|
||||
Reference in New Issue
Block a user