Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-04-20 08:53:12 +00:00

View File

@@ -63,7 +63,7 @@ export default function LandingPage() {
handle: "@johns",
testimonial: "Excellent service and pristine cars!",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-car-showroom-choosing-car_1303-19794.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-car-showroom-choosing-car_1303-19794.jpg?_wi=1",
imageAlt: "luxury rental car exterior",
},
{
@@ -71,7 +71,7 @@ export default function LandingPage() {
handle: "@anna",
testimonial: "The best rental experience I've had.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/happy-woman-signing-paperwork-auto-repair-shop-looking-camera_637285-11547.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/happy-woman-signing-paperwork-auto-repair-shop-looking-camera_637285-11547.jpg?_wi=1",
imageAlt: "luxury rental car exterior",
},
{
@@ -79,7 +79,7 @@ export default function LandingPage() {
handle: "@mroberts",
testimonial: "Seamless booking and great cars.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/moving-car-interior-tech-dashboard-driving-forest-road_169016-68728.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/moving-car-interior-tech-dashboard-driving-forest-road_169016-68728.jpg?_wi=1",
imageAlt: "luxury rental car exterior",
},
{
@@ -87,7 +87,7 @@ export default function LandingPage() {
handle: "@slee",
testimonial: "Top tier service every single time.",
rating: 4,
imageSrc: "http://img.b2bpic.net/free-photo/competition-upset-company-computer-graphic-technology_1134-1099.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/competition-upset-company-computer-graphic-technology_1134-1099.jpg?_wi=1",
imageAlt: "luxury rental car exterior",
},
{
@@ -95,7 +95,7 @@ export default function LandingPage() {
handle: "@dmiller",
testimonial: "Efficient, fast, and friendly staff.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/couple-traveling-by-car-go-vacation_329181-12219.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/couple-traveling-by-car-go-vacation_329181-12219.jpg?_wi=1",
imageAlt: "luxury rental car exterior",
},
]}
@@ -109,7 +109,7 @@ export default function LandingPage() {
href: "#pricing",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/young-woman-car-showroom-choosing-car_1303-19794.jpg"
imageSrc="http://img.b2bpic.net/free-photo/young-woman-car-showroom-choosing-car_1303-19794.jpg?_wi=2"
avatars={[
{
src: "http://img.b2bpic.net/free-photo/blurred-expensive-cars_1203-829.jpg",
@@ -144,7 +144,7 @@ export default function LandingPage() {
description="We believe in making travel easy. Our process is designed to get you on the road as quickly as possible with no hidden costs."
subdescription="With over 10 years of service, we pride ourselves on transparency and reliability."
icon={Car}
imageSrc="http://img.b2bpic.net/free-photo/happy-woman-signing-paperwork-auto-repair-shop-looking-camera_637285-11547.jpg"
imageSrc="http://img.b2bpic.net/free-photo/happy-woman-signing-paperwork-auto-repair-shop-looking-camera_637285-11547.jpg?_wi=2"
mediaAnimation="slide-up"
/>
</div>
@@ -160,21 +160,21 @@ export default function LandingPage() {
title: "Unlimited Mileage",
description: "Drive as far as you need.",
tag: "Free",
imageSrc: "http://img.b2bpic.net/free-photo/moving-car-interior-tech-dashboard-driving-forest-road_169016-68728.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/moving-car-interior-tech-dashboard-driving-forest-road_169016-68728.jpg?_wi=2",
},
{
id: "f2",
title: "Roadside Support",
description: "24/7 assistance included.",
tag: "Safe",
imageSrc: "http://img.b2bpic.net/free-photo/competition-upset-company-computer-graphic-technology_1134-1099.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/competition-upset-company-computer-graphic-technology_1134-1099.jpg?_wi=2",
},
{
id: "f3",
title: "Instant Booking",
description: "Reserve in seconds online.",
tag: "Fast",
imageSrc: "http://img.b2bpic.net/free-photo/couple-traveling-by-car-go-vacation_329181-12219.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/couple-traveling-by-car-go-vacation_329181-12219.jpg?_wi=2",
},
]}
title="Why Choose Us"
@@ -321,7 +321,7 @@ export default function LandingPage() {
quote: "The car was spotless and the process easy.",
tag: "Rental",
avatarSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-carrying-shopping-bags_23-2148660763.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-car-showroom-choosing-car_1303-19794.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-car-showroom-choosing-car_1303-19794.jpg?_wi=3",
imageAlt: "business professional traveler portrait",
},
{
@@ -332,7 +332,7 @@ export default function LandingPage() {
quote: "Fair prices and excellent customer service.",
tag: "Business",
avatarSrc: "http://img.b2bpic.net/free-photo/lovely-woman-taking-photo-with-copy-space_23-2148631382.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/happy-woman-signing-paperwork-auto-repair-shop-looking-camera_637285-11547.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/happy-woman-signing-paperwork-auto-repair-shop-looking-camera_637285-11547.jpg?_wi=3",
imageAlt: "business professional traveler portrait",
},
{
@@ -343,7 +343,7 @@ export default function LandingPage() {
quote: "An absolute blast. Will definitely rent again.",
tag: "Fun",
avatarSrc: "http://img.b2bpic.net/free-photo/side-view-father-son-hanging-out-jetty_23-2150514793.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/moving-car-interior-tech-dashboard-driving-forest-road_169016-68728.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/moving-car-interior-tech-dashboard-driving-forest-road_169016-68728.jpg?_wi=3",
imageAlt: "business professional traveler portrait",
},
{
@@ -354,7 +354,7 @@ export default function LandingPage() {
quote: "Best experience I have had so far.",
tag: "Rental",
avatarSrc: "http://img.b2bpic.net/free-photo/brunette-girl-giving-big-old-key_1187-5377.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/competition-upset-company-computer-graphic-technology_1134-1099.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/competition-upset-company-computer-graphic-technology_1134-1099.jpg?_wi=3",
imageAlt: "business professional traveler portrait",
},
{
@@ -365,7 +365,7 @@ export default function LandingPage() {
quote: "Perfect for our family road trip.",
tag: "Family",
avatarSrc: "http://img.b2bpic.net/free-photo/photographer-taking-picture-ocean-coast_657883-303.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/couple-traveling-by-car-go-vacation_329181-12219.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/couple-traveling-by-car-go-vacation_329181-12219.jpg?_wi=3",
imageAlt: "business professional traveler portrait",
},
]}