Merge version_2 into main
Merge version_2 into main
This commit was merged in pull request #5.
This commit is contained in:
@@ -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" },
|
||||
|
||||
Reference in New Issue
Block a user