From b8d8ea179ee80c5683dc67fd0c5e251e250e3fb9 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 3 Jun 2026 13:59:31 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 3b8a2c4..1de6a8a 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -11,7 +11,7 @@ import TestimonialCardFive from '@/components/sections/testimonial/TestimonialCa import FaqBase from '@/components/sections/faq/FaqBase'; import ContactText from '@/components/sections/contact/ContactText'; import FooterMedia from '@/components/sections/footer/FooterMedia'; -import { Briefcase, Cake, Coffee, Gift, GlassWater, Heart, Home, Sparkles, Users } from "lucide-react"; +import { Briefcase, Cake, Coffee, Gift, GlassWater, Heart, Sparkles, Users, Home } from "lucide-react"; export default function LandingPage() { return ( @@ -58,8 +58,8 @@ export default function LandingPage() { { imageSrc: "http://img.b2bpic.net/free-photo/cakes-with-flowers_1157-703.jpg", imageAlt: "Разнобојни десерти и торте" } ]} mediaAnimation="slide-up" - buttonAnimation="text-stagger" - tagAnimation="text-stagger" + buttonAnimation="expand-hover" + tagAnimation="expand-hover" />