diff --git a/src/app/page.tsx b/src/app/page.tsx index 742ca24..c7106be 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -12,7 +12,7 @@ import ProductCardTwo from '@/components/sections/product/ProductCardTwo'; import TestimonialCardTen from '@/components/sections/testimonial/TestimonialCardTen'; import TextSplitAbout from '@/components/sections/about/TextSplitAbout'; import TeamCardSix from '@/components/sections/team/TeamCardSix'; -import { Flame, Leaf, User, Camera } from "lucide-react"; +import { Flame, Leaf, User } from "lucide-react"; export default function LandingPage() { return ( @@ -100,6 +100,7 @@ export default function LandingPage() { description="Zobacz miejsce, w którym powstają najlepsze wspomnienia." gridVariant="three-columns-all-equal-width" animationType="blur-reveal" + textboxLayout="default" useInvertedBackground={true} members={[ { id: "g1", name: "Sala główna", role: "Przytulny wystrój", imageSrc: "http://img.b2bpic.net/free-photo/fresh-healthy-food-snack-lunch-ideas-homemade-bread-with-cheese-avocado_8353-8785.jpg?_wi=8" },