Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 86e0195716 | |||
| dc182e0107 | |||
| 5093aaf28d |
@@ -189,7 +189,9 @@ export default function LandingPage() {
|
|||||||
|
|
||||||
<div id="footer" data-section="footer">
|
<div id="footer" data-section="footer">
|
||||||
<FooterMedia
|
<FooterMedia
|
||||||
imageSrc="http://img.b2bpic.net/free-photo/morning-fog-forest_395237-207.jpg"
|
className="bg-gradient-to-br from-green-500/10 to-teal-500/20 backdrop-blur-sm"
|
||||||
|
mediaClassName="opacity-90 saturate-150"
|
||||||
|
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3EAgqRWwSoxQWaSsCrtPWyd78Iy/uploaded-1779627956590-blhntvwq.png"
|
||||||
logoText="Санаторий «Дубрава»"
|
logoText="Санаторий «Дубрава»"
|
||||||
columns={[
|
columns={[
|
||||||
{
|
{
|
||||||
@@ -212,4 +214,4 @@ export default function LandingPage() {
|
|||||||
</ReactLenis>
|
</ReactLenis>
|
||||||
</ThemeProvider>
|
</ThemeProvider>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user