Merge version_2 into main #2
131
src/app/page.tsx
131
src/app/page.tsx
@@ -7,7 +7,7 @@ import FeatureCardThree from '@/components/sections/feature/featureCardThree/Fea
|
||||
import FooterMedia from '@/components/sections/footer/FooterMedia';
|
||||
import HeroOverlay from '@/components/sections/hero/HeroOverlay';
|
||||
import MetricCardFourteen from '@/components/sections/metrics/MetricCardFourteen';
|
||||
import NavbarLayoutFloatingOverlay from '@/components/navbar/NavbarLayoutFloatingOverlay/NavbarLayoutFloatingOverlay';
|
||||
import NavbarStyleFullscreen from '@/components/navbar/NavbarStyleFullscreen/NavbarStyleFullscreen';
|
||||
import TestimonialCardFifteen from '@/components/sections/testimonial/TestimonialCardFifteen';
|
||||
|
||||
export default function LandingPage() {
|
||||
@@ -26,24 +26,16 @@ export default function LandingPage() {
|
||||
>
|
||||
<ReactLenis root>
|
||||
<div id="nav" data-section="nav">
|
||||
<NavbarLayoutFloatingOverlay
|
||||
<NavbarStyleFullscreen
|
||||
navItems={[
|
||||
{
|
||||
name: "Start",
|
||||
id: "#hero",
|
||||
},
|
||||
name: "Start", id: "#hero"},
|
||||
{
|
||||
name: "Urlaube",
|
||||
id: "#urlaube",
|
||||
},
|
||||
name: "Urlaube", id: "#urlaube"},
|
||||
{
|
||||
name: "Galerie",
|
||||
id: "#galerie",
|
||||
},
|
||||
name: "Galerie", id: "#galerie"},
|
||||
{
|
||||
name: "Kontakt",
|
||||
id: "#kontakt",
|
||||
},
|
||||
name: "Kontakt", id: "#kontakt"},
|
||||
]}
|
||||
brandName="Familie Meier"
|
||||
/>
|
||||
@@ -57,25 +49,15 @@ export default function LandingPage() {
|
||||
showBlur={true}
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/positive-emotions-celebration-joy-happiness-concept-studio-image-ecstatic-overjoyed-mature-woman-stylish-red-bonnet-exclaiming-excitedly-clenching-fists-celebrating-good-news-success_343059-2314.jpg",
|
||||
alt: "Oma",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/positive-emotions-celebration-joy-happiness-concept-studio-image-ecstatic-overjoyed-mature-woman-stylish-red-bonnet-exclaiming-excitedly-clenching-fists-celebrating-good-news-success_343059-2314.jpg", alt: "Oma"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/happy-father-son-with-air-balloons_132075-10398.jpg",
|
||||
alt: "Papa",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/happy-father-son-with-air-balloons_132075-10398.jpg", alt: "Papa"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/pretty-beautiful-long-haired-mom-blue-dress-standing-solar-park-playing_1157-14100.jpg",
|
||||
alt: "Mama",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/pretty-beautiful-long-haired-mom-blue-dress-standing-solar-park-playing_1157-14100.jpg", alt: "Mama"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/young-family-with-two-sons-together-park_1303-20830.jpg",
|
||||
alt: "Sohn",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/young-family-with-two-sons-together-park_1303-20830.jpg", alt: "Sohn"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/happy-family-boat-ride_23-2147562379.jpg",
|
||||
alt: "Tochter",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/happy-family-boat-ride_23-2147562379.jpg", alt: "Tochter"},
|
||||
]}
|
||||
avatarText="Unsere ganze Familie teilt hier ihre Erinnerungen."
|
||||
/>
|
||||
@@ -89,20 +71,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
title: "Sommer am Meer",
|
||||
description: "Unser letzter Urlaub in Italien. Viel Sonne, Strand und Eis.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/asian-young-happy-family-enjoy-vacation-beach-evening-dad-mom-kid-relax-walking-together-near-sea-when-sunset-while-travel-holiday-trip-lifestyle-travel-holiday-vacation-summer-concept_7861-2445.jpg",
|
||||
},
|
||||
title: "Sommer am Meer", description: "Unser letzter Urlaub in Italien. Viel Sonne, Strand und Eis.", imageSrc: "http://img.b2bpic.net/free-photo/asian-young-happy-family-enjoy-vacation-beach-evening-dad-mom-kid-relax-walking-together-near-sea-when-sunset-while-travel-holiday-trip-lifestyle-travel-holiday-vacation-summer-concept_7861-2445.jpg"},
|
||||
{
|
||||
title: "Bergabenteuer",
|
||||
description: "Wandern in den Alpen, frische Luft und tolle Gipfelblicke.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/friends-exploring-forest_23-2147635420.jpg",
|
||||
},
|
||||
title: "Bergabenteuer", description: "Wandern in den Alpen, frische Luft und tolle Gipfelblicke.", imageSrc: "http://img.b2bpic.net/free-photo/friends-exploring-forest_23-2147635420.jpg"},
|
||||
{
|
||||
title: "Städtetrip Paris",
|
||||
description: "Eiffelturm bestaunen und durch die Gassen schlendern.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/tourists-posing-selfie_23-2147635459.jpg",
|
||||
},
|
||||
title: "Städtetrip Paris", description: "Eiffelturm bestaunen und durch die Gassen schlendern.", imageSrc: "http://img.b2bpic.net/free-photo/tourists-posing-selfie_23-2147635459.jpg"},
|
||||
]}
|
||||
title="Unsere Urlaubsreisen"
|
||||
description="Erkunde die Orte, an denen wir gemeinsam gelacht, erkundet und entspannt haben."
|
||||
@@ -117,25 +90,15 @@ export default function LandingPage() {
|
||||
author="Familie Meier"
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/positive-emotions-celebration-joy-happiness-concept-studio-image-ecstatic-overjoyed-mature-woman-stylish-red-bonnet-exclaiming-excitedly-clenching-fists-celebrating-good-news-success_343059-2314.jpg",
|
||||
alt: "Oma",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/positive-emotions-celebration-joy-happiness-concept-studio-image-ecstatic-overjoyed-mature-woman-stylish-red-bonnet-exclaiming-excitedly-clenching-fists-celebrating-good-news-success_343059-2314.jpg", alt: "Oma"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/happy-father-son-with-air-balloons_132075-10398.jpg",
|
||||
alt: "Papa",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/happy-father-son-with-air-balloons_132075-10398.jpg", alt: "Papa"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/pretty-beautiful-long-haired-mom-blue-dress-standing-solar-park-playing_1157-14100.jpg",
|
||||
alt: "Mama",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/pretty-beautiful-long-haired-mom-blue-dress-standing-solar-park-playing_1157-14100.jpg", alt: "Mama"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/young-family-with-two-sons-together-park_1303-20830.jpg",
|
||||
alt: "Sohn",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/young-family-with-two-sons-together-park_1303-20830.jpg", alt: "Sohn"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/happy-family-boat-ride_23-2147562379.jpg",
|
||||
alt: "Tochter",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/happy-family-boat-ride_23-2147562379.jpg", alt: "Tochter"},
|
||||
]}
|
||||
ratingAnimation="blur-reveal"
|
||||
avatarsAnimation="slide-up"
|
||||
@@ -149,25 +112,13 @@ export default function LandingPage() {
|
||||
tag="Echte Zahlen"
|
||||
metrics={[
|
||||
{
|
||||
id: "1",
|
||||
value: "15",
|
||||
description: "Urlaube erlebt",
|
||||
},
|
||||
id: "1", value: "15", description: "Urlaube erlebt"},
|
||||
{
|
||||
id: "2",
|
||||
value: "450",
|
||||
description: "Fotos geteilt",
|
||||
},
|
||||
id: "2", value: "450", description: "Fotos geteilt"},
|
||||
{
|
||||
id: "3",
|
||||
value: "12",
|
||||
description: "Länder besucht",
|
||||
},
|
||||
id: "3", value: "12", description: "Länder besucht"},
|
||||
{
|
||||
id: "4",
|
||||
value: "5",
|
||||
description: "Familienmitglieder",
|
||||
},
|
||||
id: "4", value: "5", description: "Familienmitglieder"},
|
||||
]}
|
||||
metricsAnimation="slide-up"
|
||||
/>
|
||||
@@ -177,14 +128,11 @@ export default function LandingPage() {
|
||||
<ContactText
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "plain",
|
||||
}}
|
||||
variant: "plain"}}
|
||||
text="Hast du Fotos oder neue Urlaubserinnerungen? Schreib uns einfach eine Nachricht und lade deine Bilder hoch."
|
||||
buttons={[
|
||||
{
|
||||
text: "Jetzt kontaktieren",
|
||||
href: "#",
|
||||
},
|
||||
text: "Jetzt kontaktieren", href: "#"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -195,38 +143,25 @@ export default function LandingPage() {
|
||||
logoText="Familie Meier"
|
||||
columns={[
|
||||
{
|
||||
title: "Links",
|
||||
items: [
|
||||
title: "Links", items: [
|
||||
{
|
||||
label: "Start",
|
||||
href: "#hero",
|
||||
},
|
||||
label: "Start", href: "#hero"},
|
||||
{
|
||||
label: "Urlaube",
|
||||
href: "#urlaube",
|
||||
},
|
||||
label: "Urlaube", href: "#urlaube"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Galerie",
|
||||
items: [
|
||||
title: "Galerie", items: [
|
||||
{
|
||||
label: "Alle Fotos",
|
||||
href: "#galerie",
|
||||
},
|
||||
label: "Alle Fotos", href: "#galerie"},
|
||||
{
|
||||
label: "Videos",
|
||||
href: "#galerie",
|
||||
},
|
||||
label: "Videos", href: "#galerie"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Rechtliches",
|
||||
items: [
|
||||
title: "Rechtliches", items: [
|
||||
{
|
||||
label: "Datenschutz",
|
||||
href: "#",
|
||||
},
|
||||
label: "Datenschutz", href: "#"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user