diff --git a/src/app/page.tsx b/src/app/page.tsx index 49614c1..a029953 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -49,7 +49,7 @@ export default function LandingPage() { { text: "Book Now", href: "#contact" }, { text: "View Fleet", href: "#fleet" }, ]} - imageSrc="http://img.b2bpic.net/free-photo/man-night-sitting-car_23-2149001244.jpg" + imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CIQ9LEFwjGbrjxbtc4yXnmiVM2/uploaded-1776071407824-q5le1e3m.jpg" mediaAnimation="blur-reveal" avatars={[ { src: "http://img.b2bpic.net/free-photo/young-man-driving-his-car-night-time-talking-phone_1303-17086.jpg", alt: "Luxury chauffeur service user 1" }, @@ -63,7 +63,7 @@ export default function LandingPage() { { type: "text", text: "24/7 Availability" }, { type: "text", text: "Luxury Sedans" }, { type: "text", text: "Airport Transfers" }, - { type: "text", text: "Wedding Transport" }, + { type: "text", text: "Transport" }, { type: "text", text: "Expert Chauffeurs" }, ]} />