Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-05-15 14:22:20 +00:00

View File

@@ -63,7 +63,7 @@ export default function LandingPage() {
handle: "@ivan.p",
testimonial: "Excellent service and professionalism from the entire team.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/couple-car-consulting-tablet-while-road-trip_23-2148851188.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/couple-car-consulting-tablet-while-road-trip_23-2148851188.jpg?_wi=1",
imageAlt: "modern luxury car interior dark",
},
{
@@ -71,7 +71,7 @@ export default function LandingPage() {
handle: "@mariya.d",
testimonial: "The best Audi dealership in Sofia, hands down.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/scene-with-photorealistic-logistics-operations-proceedings_23-2151468888.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/scene-with-photorealistic-logistics-operations-proceedings_23-2151468888.jpg?_wi=1",
imageAlt: "modern luxury car interior dark",
},
{
@@ -79,7 +79,7 @@ export default function LandingPage() {
handle: "@stefan.g",
testimonial: "Professional approach, great vehicle selection.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/electric-car-station-charging_23-2149458008.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/electric-car-station-charging_23-2149458008.jpg?_wi=1",
imageAlt: "modern luxury car interior dark",
},
{
@@ -87,7 +87,7 @@ export default function LandingPage() {
handle: "@elena.n",
testimonial: "Transparent pricing and amazing delivery process.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/woman-using-mobile-phone-communication-online-application-standing-near-car-city-street-parking-outdoors-car-sharing-rental-service_158595-6725.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/woman-using-mobile-phone-communication-online-application-standing-near-car-city-street-parking-outdoors-car-sharing-rental-service_158595-6725.jpg?_wi=1",
imageAlt: "modern luxury car interior dark",
},
{
@@ -95,11 +95,11 @@ export default function LandingPage() {
handle: "@boris.i",
testimonial: "Highly recommended for all Audi owners.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-left-headlight-white-sports-car_181624-12947.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-left-headlight-white-sports-car_181624-12947.jpg?_wi=1",
imageAlt: "modern luxury car interior dark",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/couple-car-consulting-tablet-while-road-trip_23-2148851188.jpg"
imageSrc="http://img.b2bpic.net/free-photo/couple-car-consulting-tablet-while-road-trip_23-2148851188.jpg?_wi=2"
imageAlt="modern luxury car interior dark"
avatars={[
{
@@ -147,7 +147,7 @@ export default function LandingPage() {
description: "Dedicated service advisors prioritizing your comfort.",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/scene-with-photorealistic-logistics-operations-proceedings_23-2151468888.jpg"
imageSrc="http://img.b2bpic.net/free-photo/scene-with-photorealistic-logistics-operations-proceedings_23-2151468888.jpg?_wi=2"
mediaAnimation="slide-up"
imageAlt="luxury car dealership architecture modern"
/>
@@ -188,21 +188,21 @@ export default function LandingPage() {
id: "1",
name: "Audi e-tron",
price: "from 150,000 BGN",
imageSrc: "http://img.b2bpic.net/free-photo/electric-car-station-charging_23-2149458008.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/electric-car-station-charging_23-2149458008.jpg?_wi=2",
imageAlt: "new Audi car model studio",
},
{
id: "2",
name: "Audi Q8",
price: "from 180,000 BGN",
imageSrc: "http://img.b2bpic.net/free-photo/woman-using-mobile-phone-communication-online-application-standing-near-car-city-street-parking-outdoors-car-sharing-rental-service_158595-6725.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/woman-using-mobile-phone-communication-online-application-standing-near-car-city-street-parking-outdoors-car-sharing-rental-service_158595-6725.jpg?_wi=2",
imageAlt: "Audi Q8 metallic SUV",
},
{
id: "3",
name: "Audi RS 6",
price: "from 220,000 BGN",
imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-left-headlight-white-sports-car_181624-12947.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-left-headlight-white-sports-car_181624-12947.jpg?_wi=2",
imageAlt: "Audi RS performance car studio",
},
{