Merge version_1 into main #1
@@ -33,27 +33,27 @@ export default function LandingPage() {
|
||||
{
|
||||
name: "O Mnie",
|
||||
id: "about",
|
||||
href: "#about",
|
||||
|
||||
},
|
||||
{
|
||||
name: "Usługi",
|
||||
id: "services",
|
||||
href: "#services",
|
||||
|
||||
},
|
||||
{
|
||||
name: "Statystyki",
|
||||
id: "metrics",
|
||||
href: "#metrics",
|
||||
|
||||
},
|
||||
{
|
||||
name: "FAQ",
|
||||
id: "faq",
|
||||
href: "#faq",
|
||||
|
||||
},
|
||||
{
|
||||
name: "Kontakt",
|
||||
id: "contact",
|
||||
href: "#contact",
|
||||
|
||||
},
|
||||
]}
|
||||
brandName="DJ Sebastian"
|
||||
@@ -131,6 +131,7 @@ export default function LandingPage() {
|
||||
<div id="services" data-section="services">
|
||||
<FeatureCardTwentyFive
|
||||
animationType="slide-up"
|
||||
textboxLayout="centered"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
@@ -140,12 +141,12 @@ export default function LandingPage() {
|
||||
icon: Heart,
|
||||
mediaItems: [
|
||||
{
|
||||
type: "image",
|
||||
|
||||
src: "http://img.b2bpic.net/free-photo/medium-shot-man-dj-club_23-2149119678.jpg",
|
||||
alt: "Para młoda tańcząca na weselu",
|
||||
},
|
||||
{
|
||||
type: "image",
|
||||
|
||||
src: "http://img.b2bpic.net/free-photo/medium-shot-man-dj-club_23-2149119678.jpg",
|
||||
alt: "Para młoda tańcząca na weselu",
|
||||
},
|
||||
@@ -157,12 +158,12 @@ export default function LandingPage() {
|
||||
icon: Sparkles,
|
||||
mediaItems: [
|
||||
{
|
||||
type: "image",
|
||||
|
||||
src: "http://img.b2bpic.net/free-photo/nightlife-people-having-fun-bars-clubs_23-2149088566.jpg",
|
||||
alt: "Młodzież tańcząca na osiemnastce",
|
||||
},
|
||||
{
|
||||
type: "image",
|
||||
|
||||
src: "http://img.b2bpic.net/free-photo/nightlife-people-having-fun-bars-clubs_23-2149088566.jpg",
|
||||
alt: "Młodzież tańcząca na osiemnastce",
|
||||
},
|
||||
@@ -174,12 +175,12 @@ export default function LandingPage() {
|
||||
icon: Briefcase,
|
||||
mediaItems: [
|
||||
{
|
||||
type: "image",
|
||||
|
||||
src: "http://img.b2bpic.net/free-photo/people-doing-voguing-dance-moves-indoors_23-2151099057.jpg",
|
||||
alt: "Ludzie bawiący się na imprezie firmowej",
|
||||
},
|
||||
{
|
||||
type: "image",
|
||||
|
||||
src: "http://img.b2bpic.net/free-photo/people-doing-voguing-dance-moves-indoors_23-2151099057.jpg",
|
||||
alt: "Ludzie bawiący się na imprezie firmowej",
|
||||
},
|
||||
@@ -191,12 +192,12 @@ export default function LandingPage() {
|
||||
icon: Home,
|
||||
mediaItems: [
|
||||
{
|
||||
type: "image",
|
||||
|
||||
src: "http://img.b2bpic.net/free-photo/middle-age-friends-night-having-dinner_23-2149190926.jpg",
|
||||
alt: "Ludzie bawiący się na prywatce",
|
||||
},
|
||||
{
|
||||
type: "image",
|
||||
|
||||
src: "http://img.b2bpic.net/free-photo/middle-age-friends-night-having-dinner_23-2149190926.jpg",
|
||||
alt: "Ludzie bawiący się na prywatce",
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user