Merge version_1 into main #3
@@ -52,7 +52,7 @@ export default function LandingPage() {
|
||||
{ text: "📩 Безплатна заявка", href: "#contact" }
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
background={{ variant: "glowing-orb" }}
|
||||
background={{ variant: "noise" }}
|
||||
leftCarouselItems={[
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/fire-hydrant-use-structure-fire_1153-4467.jpg", imageAlt: "Отпушване на канали" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/plumbing-professional-doing-his-job_23-2150721532.jpg", imageAlt: "Ремонт на течове" },
|
||||
@@ -268,7 +268,7 @@ export default function LandingPage() {
|
||||
{ text: "📧 Изпратете заявка", href: "#" }
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
background={{ variant: "glowing-orb" }}
|
||||
background={{ variant: "noise" }}
|
||||
useInvertedBackground={true}
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user