Compare commits
7 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 02c2c84c98 | |||
| 2a978a95ce | |||
| 34a7d193e4 | |||
| ec9bf2fdbe | |||
| 6412981635 | |||
| 28a0f629d5 | |||
| 4f5bd5b314 |
@@ -16,7 +16,7 @@ const assetMap = [
|
||||
{"id":"navbar-logo","url":"http://img.b2bpic.net/free-vector/business-card-template_52683-48265.jpg","alt":"g8 car studio logo design"},
|
||||
{"id":"hero-background","url":"http://img.b2bpic.net/free-photo/night-bokeh_1361-164.jpg","alt":"cinematic photo clean shiny car night"},
|
||||
{"id":"hero-marquee-icon-1","url":"http://img.b2bpic.net/free-photo/hands-businesswoman-using-laptop-office_1262-3214.jpg","alt":"calendar time schedule icon blue"},
|
||||
{"id":"hero-marquee-icon-2","url":"http://img.b2bpic.net/free-vector/hotel-flat-icon-set_1284-4898.jpg","alt":"comfortable waiting area icon lounge"},
|
||||
{"id":"hero-marquee-icon-2","url":"http://img.b2bpic.net/free-photo/hotel-flat-icon-set_1284-4898.jpg","alt":"comfortable waiting area icon lounge"},
|
||||
{"id":"hero-marquee-icon-3","url":"http://img.b2bpic.net/free-photo/view-3d-car-model_23-2151138935.jpg","alt":"car wax coating icon blue"},
|
||||
{"id":"about-image","url":"http://img.b2bpic.net/free-photo/car-wash-detailing-station_1303-22303.jpg","alt":"luxurious waiting area car studio"},
|
||||
{"id":"service-1","url":"http://img.b2bpic.net/free-photo/close-up-bubbles-splashing-water_23-2147798199.jpg","alt":"basic car wash process foam"},
|
||||
@@ -75,7 +75,7 @@ export default function LandingPage() {
|
||||
</div>
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroBillboardTestimonial
|
||||
title="Твоє авто заслугову\nна досконалість."
|
||||
title="Твоє авто заслуговує на досконалість."
|
||||
description="Преміальний догляд за автомобілем. Запис онлайн. Починаємо вчасно."
|
||||
background={{ variant: "animated-grid" }}
|
||||
buttons={[
|
||||
@@ -181,7 +181,7 @@ export default function LandingPage() {
|
||||
</div>
|
||||
<div id="contact" data-section="contact">
|
||||
<ContactText
|
||||
text="Готовий повернути авто до ідеального стану?\nЗапишись зараз — і ми почнемо вчасно."
|
||||
text="Готові повернути авто до ідеального стану? Запишись зараз — і ми почнемо вчасно."
|
||||
buttons={[
|
||||
{ text: "Записатись онлайн", href: "#contact" }
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user