Merge version_2 into main #3

Merged
bender merged 1 commits from version_2 into main 2026-04-05 19:48:37 +00:00

View File

@@ -8,8 +8,7 @@ import HeroCarouselLogo from '@/components/sections/hero/heroCarouselLogo/HeroCa
import NavbarStyleCentered from '@/components/navbar/NavbarStyleCentered/NavbarStyleCentered';
import ProductCardOne from '@/components/sections/product/ProductCardOne';
import TestimonialAboutCard from '@/components/sections/about/TestimonialAboutCard';
import TestimonialCardFifteen from '@/components/sections/testimonial/TestimonialCardFifteen';
import { Heart, MapPin, Phone, Clock } from "lucide-react";
import { Heart } from "lucide-react";
export default function LandingPage() {
return (
@@ -66,6 +65,7 @@ export default function LandingPage() {
<div id="menu" data-section="menu">
<ProductCardOne
useInvertedBackground={false}
animationType="slide-up"
textboxLayout="split"
gridVariant="three-columns-all-equal-width"