Новые картинки
This commit is contained in:
parent
1d8cb94085
commit
4c8c61923b
8 changed files with 138 additions and 4 deletions
|
|
@ -8,8 +8,8 @@ const description = "Профессиональная юридическая п
|
|||
const btnPrimary = "Бесплатная консультация";
|
||||
const btnSecondary = "Мои услуги";
|
||||
|
||||
const bgImageUrl = "/images/home/bg_hero.png";
|
||||
const lawyerImageUrl = "/images/home/heroImg.jpg";
|
||||
const bgImageUrl = "/images/home/bg_hero.avif";
|
||||
const lawyerImageUrl = "/images/home/avtourist-surgut.avif";
|
||||
---
|
||||
|
||||
<section class="hero-section">
|
||||
|
|
|
|||
|
|
@ -1,5 +1,4 @@
|
|||
---
|
||||
// src/components/WhyUs.astro
|
||||
|
||||
const sectionData = {
|
||||
subtitle: "Почему мы?",
|
||||
|
|
@ -7,7 +6,7 @@ const sectionData = {
|
|||
floatingText:
|
||||
"Знаем специфику судов Сургута и регламенты местной полиции изнутри.",
|
||||
imageUrl:
|
||||
"https://images.unsplash.com/photo-1589829085413-56de8ae18c73?q=80&w=1000&auto=format&fit=crop",
|
||||
"/images/home/dogovor.avif",
|
||||
};
|
||||
|
||||
const features = [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue