From d1c99f3f683e449ca1a269611a43fe32fc766279 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 10 Mar 2026 16:38:00 +0000 Subject: [PATCH 1/2] Update src/app/page.tsx --- src/app/page.tsx | 80 +++++++++++++++++++++++++++++------------------- 1 file changed, 48 insertions(+), 32 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 29b6b54..f898a75 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -11,7 +11,7 @@ import SocialProofOne from '@/components/sections/socialProof/SocialProofOne'; import FaqSplitMedia from '@/components/sections/faq/FaqSplitMedia'; import ContactCenter from '@/components/sections/contact/ContactCenter'; import FooterBase from '@/components/sections/footer/FooterBase'; -import { Award, Coffee, Sparkles } from 'lucide-react'; +import { Award, Coffee, Sparkles, Calendar } from 'lucide-react'; export default function LandingPage() { return ( @@ -31,11 +31,11 @@ export default function LandingPage() { @@ -47,7 +47,7 @@ export default function LandingPage() { background={{ variant: "radial-gradient" }} buttons={[ { text: "Забронировать прямо сейчас", href: "#booking" }, - { text: "Узнать больше", href: "#services" } + { text: "Узнать больше", href: "#about" } ]} buttonAnimation="slide-up" layoutOrder="default" @@ -59,15 +59,15 @@ export default function LandingPage() { /> -
+
-
+
+
+ +
+ @@ -228,12 +228,12 @@ export default function LandingPage() { />
-
+
-
- -
-