Merge version_1 into main #1
1367
src/app/layout.tsx
1367
src/app/layout.tsx
File diff suppressed because it is too large
Load Diff
@@ -51,15 +51,15 @@ export default function LandingPage() {
|
||||
testimonials={[
|
||||
{
|
||||
name: "Sarah Martinez", handle: "Luxury Car Owner", testimonial: "JB transformed my Mercedes in just 3 hours. The attention to detail is incredible!", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/business-man-black-suit-glasses-looking-front-smiling-with-happy-face-standing-pink-wall_141793-50825.jpg"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/business-man-black-suit-glasses-looking-front-smiling-with-happy-face-standing-pink-wall_141793-50825.jpg?_wi=1"
|
||||
},
|
||||
{
|
||||
name: "David Thompson", handle: "Busy Professional", testimonial: "Finally, someone who comes to me! Best convenience and quality I've found.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-positive-executive-work_1098-519.jpg"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-positive-executive-work_1098-519.jpg?_wi=1"
|
||||
},
|
||||
{
|
||||
name: "Jennifer Lee", handle: "Fleet Manager", testimonial: "We switched our entire fleet maintenance to JB. Service is unmatched.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/expressive-young-woman-posing-studio_176474-29249.jpg"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/expressive-young-woman-posing-studio_176474-29249.jpg?_wi=1"
|
||||
}
|
||||
]}
|
||||
testimonialRotationInterval={5000}
|
||||
@@ -176,11 +176,11 @@ export default function LandingPage() {
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "Sarah Martinez", handle: "Luxury Car Owner", testimonial: "JB transformed my Mercedes exterior in just 3 hours. The ceramic coating is flawless and the attention to detail is incredible. Highly recommended!", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/business-man-black-suit-glasses-looking-front-smiling-with-happy-face-standing-pink-wall_141793-50825.jpg"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/business-man-black-suit-glasses-looking-front-smiling-with-happy-face-standing-pink-wall_141793-50825.jpg?_wi=2"
|
||||
},
|
||||
{
|
||||
id: "2", name: "Michael Chen", handle: "Fleet Manager", testimonial: "We switched our entire commercial fleet to JB's maintenance plans. Service quality is unmatched and pricing is competitive. Our vehicles look brand new year-round.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-positive-executive-work_1098-519.jpg"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-positive-executive-work_1098-519.jpg?_wi=2"
|
||||
},
|
||||
{
|
||||
id: "3", name: "Jennifer Lee", handle: "Busy Professional", testimonial: "Finally found someone who comes to me! The convenience is incredible. My car's interior smells fresh and looks spotless. Worth every penny.", rating: 5,
|
||||
@@ -192,7 +192,7 @@ export default function LandingPage() {
|
||||
},
|
||||
{
|
||||
id: "5", name: "Emily Rodriguez", handle: "Family Vehicle Owner", testimonial: "The steam interior cleaning removed stains I thought were permanent. Mobile service saved me so much time. Highly recommend to anyone with kids!", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/expressive-young-woman-posing-studio_176474-29249.jpg"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/expressive-young-woman-posing-studio_176474-29249.jpg?_wi=2"
|
||||
},
|
||||
{
|
||||
id: "6", name: "David Thompson", handle: "Car Enthusiast", testimonial: "Professional, friendly, and incredibly thorough. The quality of work exceeded my expectations. My truck looks showroom ready. Best investment ever!", rating: 5,
|
||||
|
||||
Reference in New Issue
Block a user