Merge version_1 into main #7
@@ -46,13 +46,13 @@ export default function LandingPage() {
|
||||
title="ABJ Car Detailing Islamabad"
|
||||
description="Experience premium car care services in G-6 Markaz. From deep interior cleaning to precision polishing, we restore your vehicle to showroom quality."
|
||||
testimonials={[
|
||||
{ name: "Ahmed Khan", handle: "@ahmedk", testimonial: "Best detailing service in Islamabad! My car looks brand new again.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/mid-adult-mechanic-cleaning-repaired-car-tire-with-cloth-workshop_637285-7624.jpg", imageAlt: "luxury car detailing interior" },
|
||||
{ name: "Ahmed Khan", handle: "@ahmedk", testimonial: "Best detailing service in Islamabad! My car looks brand new again.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/mid-adult-mechanic-cleaning-repaired-car-tire-with-cloth-workshop_637285-7624.jpg?_wi=1", imageAlt: "luxury car detailing interior" },
|
||||
{ name: "Sara Ali", handle: "@saraa", testimonial: "Professional and thorough. Highly recommended for scratch removal.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/mechanic-repairing-bicycle_23-2148138533.jpg", imageAlt: "luxury car detailing interior" },
|
||||
{ name: "Usman Malik", handle: "@usmanm", testimonial: "Great attention to detail and very polite staff.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/details-car-standing-car-showroom_1303-29468.jpg", imageAlt: "luxury car detailing interior" },
|
||||
{ name: "Zainab R.", handle: "@zainabr", testimonial: "My car's paint was dull, but they brought the shine back perfectly.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/man-polish-salon-car-garage_1157-36594.jpg", imageAlt: "luxury car detailing interior" },
|
||||
{ name: "Omar F.", handle: "@omarf", testimonial: "Efficient service and excellent results every time.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/professional-cleaning-car-wash-car-showroom_146671-18363.jpg", imageAlt: "luxury car detailing interior" },
|
||||
{ name: "Usman Malik", handle: "@usmanm", testimonial: "Great attention to detail and very polite staff.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/details-car-standing-car-showroom_1303-29468.jpg?_wi=1", imageAlt: "luxury car detailing interior" },
|
||||
{ name: "Zainab R.", handle: "@zainabr", testimonial: "My car's paint was dull, but they brought the shine back perfectly.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/man-polish-salon-car-garage_1157-36594.jpg?_wi=1", imageAlt: "luxury car detailing interior" },
|
||||
{ name: "Omar F.", handle: "@omarf", testimonial: "Efficient service and excellent results every time.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/professional-cleaning-car-wash-car-showroom_146671-18363.jpg?_wi=1", imageAlt: "luxury car detailing interior" },
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/mid-adult-mechanic-cleaning-repaired-car-tire-with-cloth-workshop_637285-7624.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/mid-adult-mechanic-cleaning-repaired-car-tire-with-cloth-workshop_637285-7624.jpg?_wi=2"
|
||||
avatars={[
|
||||
{ src: "http://img.b2bpic.net/free-photo/beautiful-car-interior-clean-up-service_23-2149212256.jpg", alt: "Luxury car interior details" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/steering-wheel-buttons-modern-car-interior-driving-control-technology_169016-68501.jpg", alt: "Modern car dashboard technology" },
|
||||
@@ -84,9 +84,9 @@ export default function LandingPage() {
|
||||
gridVariant="two-columns-alternating-heights"
|
||||
useInvertedBackground={false}
|
||||
products={[
|
||||
{ id: "1", name: "Premium Waxing", price: "From 5,000 PKR", imageSrc: "http://img.b2bpic.net/free-photo/details-car-standing-car-showroom_1303-29468.jpg" },
|
||||
{ id: "2", name: "Interior Deep Clean", price: "From 8,000 PKR", imageSrc: "http://img.b2bpic.net/free-photo/man-polish-salon-car-garage_1157-36594.jpg" },
|
||||
{ id: "3", name: "Scratch Removal", price: "From 6,000 PKR", imageSrc: "http://img.b2bpic.net/free-photo/professional-cleaning-car-wash-car-showroom_146671-18363.jpg" },
|
||||
{ id: "1", name: "Premium Waxing", price: "From 5,000 PKR", imageSrc: "http://img.b2bpic.net/free-photo/details-car-standing-car-showroom_1303-29468.jpg?_wi=2" },
|
||||
{ id: "2", name: "Interior Deep Clean", price: "From 8,000 PKR", imageSrc: "http://img.b2bpic.net/free-photo/man-polish-salon-car-garage_1157-36594.jpg?_wi=2" },
|
||||
{ id: "3", name: "Scratch Removal", price: "From 6,000 PKR", imageSrc: "http://img.b2bpic.net/free-photo/professional-cleaning-car-wash-car-showroom_146671-18363.jpg?_wi=2" },
|
||||
{ id: "4", name: "Foam Wash & Polish", price: "From 3,500 PKR", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-car-washing-service_23-2149212193.jpg" },
|
||||
{ id: "5", name: "Headlight Restoration", price: "From 2,500 PKR", imageSrc: "http://img.b2bpic.net/free-photo/man-polish-car-garage_1157-26077.jpg" },
|
||||
{ id: "6", name: "Full Detailing Pack", price: "From 15,000 PKR", imageSrc: "http://img.b2bpic.net/free-photo/close-up-car-care-process_23-2149193568.jpg" },
|
||||
|
||||
Reference in New Issue
Block a user