diff --git a/src/app/page.tsx b/src/app/page.tsx index 4dfa159..3de1394 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -57,7 +57,7 @@ export default function LandingPage() { handle: "@alexm", testimonial: "Servicii impecabile, profesionalism desăvârșit.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/man-polish-car-garage_1157-36588.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/man-polish-car-garage_1157-36588.jpg?_wi=1", imageAlt: "luxury black car detailing studio", }, { @@ -65,7 +65,7 @@ export default function LandingPage() { handle: "@elenad", testimonial: "Mașina arată mai bine decât în showroom.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/top-view-orange-geometric-shape_23-2148209917.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-orange-geometric-shape_23-2148209917.jpg?_wi=1", imageAlt: "luxury black car detailing studio", }, { @@ -73,7 +73,7 @@ export default function LandingPage() { handle: "@victorb", testimonial: "Cea mai bună experiență de detailing de până acum.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/abstract-geometric-background-shapes-texture_1194-306804.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/abstract-geometric-background-shapes-texture_1194-306804.jpg?_wi=1", imageAlt: "luxury black car detailing studio", }, { @@ -81,7 +81,7 @@ export default function LandingPage() { handle: "@ionutp", testimonial: "Atenție incredibilă la detalii.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/top-view-colorful-paper-hexagon_23-2148209943.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-colorful-paper-hexagon_23-2148209943.jpg?_wi=1", imageAlt: "luxury black car detailing studio", }, { @@ -99,7 +99,7 @@ export default function LandingPage() { href: "#contact", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/man-polish-car-garage_1157-36588.jpg" + imageSrc="http://img.b2bpic.net/free-photo/man-polish-car-garage_1157-36588.jpg?_wi=2" imageAlt="Tesla Model S Detailing" avatars={[ { @@ -149,21 +149,21 @@ export default function LandingPage() { title: "Detailing Interior", description: "Curățare profundă și protecție textilă/piele.", tag: "01", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-orange-geometric-shape_23-2148209917.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-orange-geometric-shape_23-2148209917.jpg?_wi=2", }, { id: "s2", title: "Polisare Exterior", description: "Corecție vopsea cu echipamente profesionale.", tag: "02", - imageSrc: "http://img.b2bpic.net/free-photo/abstract-geometric-background-shapes-texture_1194-306804.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/abstract-geometric-background-shapes-texture_1194-306804.jpg?_wi=2", }, { id: "s3", title: "Tratament Ceramic", description: "Protecție de durată împotriva factorilor externi.", tag: "03", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-colorful-paper-hexagon_23-2148209943.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-colorful-paper-hexagon_23-2148209943.jpg?_wi=2", }, ]} title="SERVICII PREMIUM" @@ -254,7 +254,7 @@ export default function LandingPage() { quote: "Profesionalism maxim.", name: "Andrei S.", role: "Design Director", - imageSrc: "http://img.b2bpic.net/free-photo/man-polish-car-garage_1157-36588.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/man-polish-car-garage_1157-36588.jpg?_wi=3", imageAlt: "Top view colorful paper hexagon", }, { @@ -263,7 +263,7 @@ export default function LandingPage() { quote: "Rezultate superbe.", name: "Cristina V.", role: "CEO", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-orange-geometric-shape_23-2148209917.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-orange-geometric-shape_23-2148209917.jpg?_wi=3", imageAlt: "Top view colorful paper hexagon", }, { @@ -272,7 +272,7 @@ export default function LandingPage() { quote: "Revin cu siguranță.", name: "Bogdan R.", role: "Manager", - imageSrc: "http://img.b2bpic.net/free-photo/abstract-geometric-background-shapes-texture_1194-306804.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/abstract-geometric-background-shapes-texture_1194-306804.jpg?_wi=3", imageAlt: "Top view colorful paper hexagon", }, { @@ -281,7 +281,7 @@ export default function LandingPage() { quote: "Atenție la detalii.", name: "Daniel I.", role: "Arhitect", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-colorful-paper-hexagon_23-2148209943.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-colorful-paper-hexagon_23-2148209943.jpg?_wi=3", imageAlt: "Top view colorful paper hexagon", }, ]}