Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #3.
This commit is contained in:
@@ -90,7 +90,7 @@ export default function LandingPage() {
|
||||
title: "Renowacja Wnętrz", description: "Oryginalna jakość skóry i tekstyliów samochodowych.", icon: Shield,
|
||||
mediaItems: [
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-customer-car-dealership_23-2149117120.jpg", imageAlt: "car engine diagnostic service"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-customer-car-dealership_23-2149117120.jpg?_wi=1", imageAlt: "car engine diagnostic service"
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-leather-card-holder-isolated-pink_140725-12400.jpg", imageAlt: "car engine diagnostic service"
|
||||
@@ -111,7 +111,7 @@ export default function LandingPage() {
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "Marek Nowak", handle: "@mareknowak", testimonial: "Perfekcyjna obsługa mojego Porsche. Polecam!", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-customer-car-dealership_23-2149117120.jpg"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-customer-car-dealership_23-2149117120.jpg?_wi=2"},
|
||||
{
|
||||
id: "2", name: "Anna Kowalska", handle: "@annak", testimonial: "Mój samochód wygląda lepiej niż w salonie.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/stylish-indian-man-casual-wear-posing-indoor-cafe_627829-1217.jpg"},
|
||||
@@ -147,7 +147,7 @@ export default function LandingPage() {
|
||||
title="Najczęstsze Pytania"
|
||||
description="Znajdź odpowiedzi na najważniejsze kwestie dotyczące serwisowania aut."
|
||||
faqsAnimation="slide-up"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/beautiful-view-spiral-staircase-inside-building_181624-17757.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/beautiful-view-spiral-staircase-inside-building_181624-17757.jpg?_wi=1"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -159,7 +159,7 @@ export default function LandingPage() {
|
||||
tag="Kontakt"
|
||||
title="Zarezerwuj Termin"
|
||||
description="Wypełnij formularz, a nasz doradca skontaktuje się z Tobą w sprawie detailingu lub serwisu."
|
||||
imageSrc="http://img.b2bpic.net/free-photo/beautiful-view-spiral-staircase-inside-building_181624-17757.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/beautiful-view-spiral-staircase-inside-building_181624-17757.jpg?_wi=2"
|
||||
mediaAnimation="slide-up"
|
||||
inputPlaceholder="Podaj swój email"
|
||||
buttonText="Wyślij Zapytanie"
|
||||
|
||||
Reference in New Issue
Block a user