Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #5.
This commit is contained in:
2026-06-03 13:59:34 +00:00

View File

@@ -11,7 +11,7 @@ import TestimonialCardFive from '@/components/sections/testimonial/TestimonialCa
import FaqBase from '@/components/sections/faq/FaqBase'; import FaqBase from '@/components/sections/faq/FaqBase';
import ContactText from '@/components/sections/contact/ContactText'; import ContactText from '@/components/sections/contact/ContactText';
import FooterMedia from '@/components/sections/footer/FooterMedia'; 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() { export default function LandingPage() {
return ( return (
@@ -58,8 +58,8 @@ export default function LandingPage() {
{ imageSrc: "http://img.b2bpic.net/free-photo/cakes-with-flowers_1157-703.jpg", imageAlt: "Разнобојни десерти и торте" } { imageSrc: "http://img.b2bpic.net/free-photo/cakes-with-flowers_1157-703.jpg", imageAlt: "Разнобојни десерти и торте" }
]} ]}
mediaAnimation="slide-up" mediaAnimation="slide-up"
buttonAnimation="text-stagger" buttonAnimation="expand-hover"
tagAnimation="text-stagger" tagAnimation="expand-hover"
/> />
</div> </div>
<div id="about" data-section="about"> <div id="about" data-section="about">