Merge version_1 into main #3
@@ -60,16 +60,16 @@ export default function LandingPage() {
|
||||
testimonials={[
|
||||
{
|
||||
name: "Rajesh Kumar", handle: "SUV Owner, Kalkaji", testimonial: "Very good service, fully satisfied with ceramic coating. Professional team!", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/people-technology-leisure-concept_273609-6599.jpg", imageAlt: "Rajesh Kumar testimonial"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/people-technology-leisure-concept_273609-6599.jpg?_wi=1", imageAlt: "Rajesh Kumar testimonial"},
|
||||
{
|
||||
name: "Priya Sharma", handle: "Car Owner, Faridabad", testimonial: "Excellent ceramic coating service. My car looks brand new!", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-charming-casual-girl-joyfully-looking-camera-isolated_574295-3854.jpg", imageAlt: "Priya Sharma testimonial"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-charming-casual-girl-joyfully-looking-camera-isolated_574295-3854.jpg?_wi=1", imageAlt: "Priya Sharma testimonial"},
|
||||
{
|
||||
name: "Amit Patel", handle: "Luxury Car Owner, South Delhi", testimonial: "Outstanding work! The attention to detail is incredible.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-smiley-man-posing_23-2148563424.jpg", imageAlt: "Amit Patel testimonial"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-smiley-man-posing_23-2148563424.jpg?_wi=1", imageAlt: "Amit Patel testimonial"},
|
||||
{
|
||||
name: "Neha Gupta", handle: "Business Owner, Tughlaqabad", testimonial: "Best detailing service in Delhi. Highly recommend Clean N Go!", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/businesswoman-using-sign-language-outdoors-work_23-2148740319.jpg", imageAlt: "Neha Gupta testimonial"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/businesswoman-using-sign-language-outdoors-work_23-2148740319.jpg?_wi=1", imageAlt: "Neha Gupta testimonial"},
|
||||
]}
|
||||
testimonialRotationInterval={5000}
|
||||
useInvertedBackground={false}
|
||||
@@ -172,13 +172,13 @@ export default function LandingPage() {
|
||||
tagAnimation="slide-up"
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", title: "Excellent Service & Professional Work", quote: "Very good service, fully satisfied with their ceramic coating work. The attention to detail is remarkable. My car looks brand new!", name: "Rajesh Kumar", role: "SUV Owner", imageSrc: "http://img.b2bpic.net/free-photo/people-technology-leisure-concept_273609-6599.jpg", imageAlt: "Rajesh Kumar customer review"},
|
||||
id: "1", title: "Excellent Service & Professional Work", quote: "Very good service, fully satisfied with their ceramic coating work. The attention to detail is remarkable. My car looks brand new!", name: "Rajesh Kumar", role: "SUV Owner", imageSrc: "http://img.b2bpic.net/free-photo/people-technology-leisure-concept_273609-6599.jpg?_wi=2", imageAlt: "Rajesh Kumar customer review"},
|
||||
{
|
||||
id: "2", title: "Best Detailing in South Delhi", quote: "Excellent ceramic coating service. My car looks stunning now. I recommend Clean N Go to all my friends. Worth every rupee!", name: "Priya Sharma", role: "Car Owner", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-charming-casual-girl-joyfully-looking-camera-isolated_574295-3854.jpg", imageAlt: "Priya Sharma customer testimonial"},
|
||||
id: "2", title: "Best Detailing in South Delhi", quote: "Excellent ceramic coating service. My car looks stunning now. I recommend Clean N Go to all my friends. Worth every rupee!", name: "Priya Sharma", role: "Car Owner", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-charming-casual-girl-joyfully-looking-camera-isolated_574295-3854.jpg?_wi=2", imageAlt: "Priya Sharma customer testimonial"},
|
||||
{
|
||||
id: "3", title: "Outstanding Results & Quality", quote: "Outstanding work on my luxury car. The ceramic coating gives it a perfect glossy finish. Professional team deserves praise!", name: "Amit Patel", role: "Luxury Car Owner", imageSrc: "http://img.b2bpic.net/free-photo/close-up-smiley-man-posing_23-2148563424.jpg", imageAlt: "Amit Patel testimonial"},
|
||||
id: "3", title: "Outstanding Results & Quality", quote: "Outstanding work on my luxury car. The ceramic coating gives it a perfect glossy finish. Professional team deserves praise!", name: "Amit Patel", role: "Luxury Car Owner", imageSrc: "http://img.b2bpic.net/free-photo/close-up-smiley-man-posing_23-2148563424.jpg?_wi=2", imageAlt: "Amit Patel testimonial"},
|
||||
{
|
||||
id: "4", title: "Highly Recommended Service", quote: "Best detailing service in Delhi. Clean N Go delivered perfect results. Their professionalism and quality are unmatched. 5 stars!", name: "Neha Gupta", role: "Business Owner", imageSrc: "http://img.b2bpic.net/free-photo/businesswoman-using-sign-language-outdoors-work_23-2148740319.jpg", imageAlt: "Neha Gupta customer review"},
|
||||
id: "4", title: "Highly Recommended Service", quote: "Best detailing service in Delhi. Clean N Go delivered perfect results. Their professionalism and quality are unmatched. 5 stars!", name: "Neha Gupta", role: "Business Owner", imageSrc: "http://img.b2bpic.net/free-photo/businesswoman-using-sign-language-outdoors-work_23-2148740319.jpg?_wi=2", imageAlt: "Neha Gupta customer review"},
|
||||
]}
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
|
||||
Reference in New Issue
Block a user