Merge version_1 into main #2

Merged
bender merged 1 commits from version_1 into main 2026-03-02 21:15:33 +00:00

View File

@@ -111,11 +111,11 @@ export default function LandingPage() {
useInvertedBackground={false}
testimonials={[
{
id: "1", title: "Perfectly Punctual Professional Service", quote: "Always punctual, professional, and courteous. The quality of the vehicle and service is exceptional.", name: "James Mitchell", role: "CEO, Business Solutions Ltd", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "James Mitchell"},
id: "1", title: "Perfectly Punctual Professional Service", quote: "Always punctual, professional, and courteous. The quality of the vehicle and service is exceptional.", name: "James Mitchell", role: "CEO, Business Solutions Ltd", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=1", imageAlt: "James Mitchell"},
{
id: "2", title: "Quality at Competitive Prices", quote: "Great value for money. You get an executive vehicle and professional service without breaking the bank.", name: "Sarah Winters", role: "HR Manager, Tech Innovations", imageSrc: "http://img.b2bpic.net/free-photo/confident-beautiful-young-businesswoman-looking-camera-head-shot-portrait_1163-4928.jpg", imageAlt: "Sarah Winters"},
{
id: "3", title: "Reliable Service Every Time", quote: "Very reliable service. They communicate clearly and always deliver exactly what they promise.", name: "David Khan", role: "Frequent Flyer", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "David Khan"},
id: "3", title: "Reliable Service Every Time", quote: "Very reliable service. They communicate clearly and always deliver exactly what they promise.", name: "David Khan", role: "Frequent Flyer", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=2", imageAlt: "David Khan"},
{
id: "4", title: "Welcoming and Professional", quote: "Professional, clean cars, and a genuinely welcoming attitude. Highly recommended.", name: "Emma Thompson", role: "Event Coordinator", imageSrc: "http://img.b2bpic.net/free-photo/smiling-beautiful-middle-aged-business-woman_1262-3085.jpg", imageAlt: "Emma Thompson"},
]}