Merge version_3 into main #11
@@ -48,10 +48,10 @@ export default function LandingPage() {
|
||||
]}
|
||||
slides={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-showroom-looking-buy-vehicle-assessing-condition-cars_482257-124070.jpg", imageAlt: "Professional car window tinting"
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AqAEFXw517d75uaoQmUVIPeeVW/uploaded-1773311397173-lmx85by7.jpg", imageAlt: "Professional car window tinting"
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-woman-car-night-view-from-car_169016-29456.jpg", imageAlt: "car interior ambient lighting LED blue"
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AqAEFXw517d75uaoQmUVIPeeVW/uploaded-1773311409916-l2mseq6h.jpg", imageAlt: "car interior ambient lighting LED blue"
|
||||
}
|
||||
]}
|
||||
autoplayDelay={5000}
|
||||
@@ -110,19 +110,19 @@ export default function LandingPage() {
|
||||
description=""
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "Michael Chen", role: "BMW Owner", company: "Local Business Owner", rating: 5,
|
||||
id: "1", name: "Michael Chen", role: "BMW Owner", company: "", rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AqAEFXw517d75uaoQmUVIPeeVW/uploaded-1773310815706-rextv0uk.jpg", imageAlt: "satisfied male customer car owner portrait"
|
||||
},
|
||||
{
|
||||
id: "2", name: "Sarah Johnson", role: "Mercedes Owner", company: "Luxury Car Enthusiast", rating: 5,
|
||||
id: "2", name: "Sarah Johnson", role: "", company: "", rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AqAEFXw517d75uaoQmUVIPeeVW/uploaded-1773310891196-rsl750np.jpg", imageAlt: "satisfied female customer smiling portrait"
|
||||
},
|
||||
{
|
||||
id: "3", name: "David Martinez", role: "Tesla Owner", company: "Tech Executive", rating: 5,
|
||||
id: "3", name: "David Martinez", role: "", company: "", rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AqAEFXw517d75uaoQmUVIPeeVW/uploaded-1773310921009-a29fma2q.jpg", imageAlt: "male customer satisfied smiling portrait"
|
||||
},
|
||||
{
|
||||
id: "4", name: "Emily Rodriguez", role: "Audi Owner", company: "Executive", rating: 5,
|
||||
id: "4", name: "Emily Rodriguez", role: "", company: "", rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AqAEFXw517d75uaoQmUVIPeeVW/uploaded-1773310966154-rd1stuvm.jpg", imageAlt: "satisfied customer portrait woman smiling"
|
||||
}
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user