Merge version_1 into main #1
242
src/app/page.tsx
242
src/app/page.tsx
@@ -12,7 +12,7 @@ import NavbarStyleApple from '@/components/navbar/NavbarStyleApple/NavbarStyleAp
|
||||
import ProductCardThree from '@/components/sections/product/ProductCardThree';
|
||||
import TestimonialAboutCard from '@/components/sections/about/TestimonialAboutCard';
|
||||
import TestimonialCardSixteen from '@/components/sections/testimonial/TestimonialCardSixteen';
|
||||
import { Calendar, Coffee, History, Users } from "lucide-react";
|
||||
import { Beer, Music, Utensils, Package, ChefHat, History, Users, Coffee, Calendar } from "lucide-react";
|
||||
|
||||
export default function LandingPage() {
|
||||
return (
|
||||
@@ -20,27 +20,26 @@ export default function LandingPage() {
|
||||
defaultButtonVariant="hover-magnetic"
|
||||
defaultTextAnimation="entrance-slide"
|
||||
borderRadius="rounded"
|
||||
contentWidth="medium"
|
||||
sizing="medium"
|
||||
background="circleGradient"
|
||||
cardStyle="glass-elevated"
|
||||
primaryButtonStyle="gradient"
|
||||
secondaryButtonStyle="glass"
|
||||
headingFontWeight="normal"
|
||||
>
|
||||
<ReactLenis root>
|
||||
<div id="nav" data-section="nav">
|
||||
<NavbarStyleApple
|
||||
navItems={[
|
||||
{
|
||||
name: "Start",
|
||||
id: "hero",
|
||||
},
|
||||
name: "Start", id: "hero"},
|
||||
{
|
||||
name: "O Miejscu",
|
||||
id: "about",
|
||||
},
|
||||
name: "O Miejscu", id: "about"},
|
||||
{
|
||||
name: "Atrakcje",
|
||||
id: "features",
|
||||
},
|
||||
name: "Atrakcje", id: "features"},
|
||||
{
|
||||
name: "Kontakt",
|
||||
id: "contact",
|
||||
},
|
||||
name: "Kontakt", id: "contact"},
|
||||
]}
|
||||
brandName="Targ Rybny"
|
||||
/>
|
||||
@@ -52,31 +51,19 @@ export default function LandingPage() {
|
||||
description="Historyczne serce Starego Miasta, gdzie tradycja spotyka się ze współczesnym życiem miasta."
|
||||
buttons={[
|
||||
{
|
||||
text: "Zobacz atrakcje",
|
||||
href: "#features",
|
||||
},
|
||||
text: "Zobacz atrakcje", href: "#features"},
|
||||
]}
|
||||
slides={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/family-walking-historical-mikulov-castle-moravia-czech-republic-old-european-town_627829-229.jpg",
|
||||
imageAlt: "Rynek Targ Rybny",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/family-walking-historical-mikulov-castle-moravia-czech-republic-old-european-town_627829-229.jpg", imageAlt: "Rynek Targ Rybny"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/aerial-drone-view-historic-centre-sighisoara-romania-old-buildings-streets-with-cars_1268-19395.jpg",
|
||||
imageAlt: "Rynek Targ Rybny",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/aerial-drone-view-historic-centre-sighisoara-romania-old-buildings-streets-with-cars_1268-19395.jpg", imageAlt: "Rynek Targ Rybny"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/monuments-prague_1204-452.jpg",
|
||||
imageAlt: "Rynek Targ Rybny",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/monuments-prague_1204-452.jpg", imageAlt: "Rynek Targ Rybny"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/boat-water-near-shore-with-buildings-distance-blue-sky_181624-17133.jpg",
|
||||
imageAlt: "Rynek Targ Rybny",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/boat-water-near-shore-with-buildings-distance-blue-sky_181624-17133.jpg", imageAlt: "Rynek Targ Rybny"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/brick-gothic-tiled-roofs-european-old-town_169016-69981.jpg",
|
||||
imageAlt: "Rynek Targ Rybny",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/brick-gothic-tiled-roofs-european-old-town_169016-69981.jpg", imageAlt: "Rynek Targ Rybny"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -100,34 +87,19 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
title: "Irish Pub Carpenter Inn",
|
||||
description: "Klimatyczne miejsce z tradycją, idealne na wieczorne wyjścia.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/german-restaurant-scene_23-2152014141.jpg",
|
||||
buttonIcon: "Beer",
|
||||
title: "Irish Pub Carpenter Inn", description: "Klimatyczne miejsce z tradycją, idealne na wieczorne wyjścia.", imageSrc: "http://img.b2bpic.net/free-photo/german-restaurant-scene_23-2152014141.jpg", buttonIcon: Beer,
|
||||
},
|
||||
{
|
||||
title: "Méxicana food & music bar",
|
||||
description: "Smaki Meksyku w połączeniu z dobrą muzyką na żywo.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/clipboard-near-food-sombrero_23-2147740804.jpg",
|
||||
buttonIcon: "Music",
|
||||
title: "Méxicana food & music bar", description: "Smaki Meksyku w połączeniu z dobrą muzyką na żywo.", imageSrc: "http://img.b2bpic.net/free-photo/clipboard-near-food-sombrero_23-2147740804.jpg", buttonIcon: Music,
|
||||
},
|
||||
{
|
||||
title: "Golden Dragon",
|
||||
description: "Najlepsza kuchnia chińska w samym sercu Starego Miasta.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/women-having-fun-food-festival_23-2149500425.jpg",
|
||||
buttonIcon: "Utensils",
|
||||
title: "Golden Dragon", description: "Najlepsza kuchnia chińska w samym sercu Starego Miasta.", imageSrc: "http://img.b2bpic.net/free-photo/women-having-fun-food-festival_23-2149500425.jpg", buttonIcon: Utensils,
|
||||
},
|
||||
{
|
||||
title: "Punkt Obsługi Paczek DHL",
|
||||
description: "Szybkie i wygodne usługi kurierskie dla mieszkańców i turystów.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/courier-doing-jobs-logistics_23-2149229175.jpg",
|
||||
buttonIcon: "Package",
|
||||
title: "Punkt Obsługi Paczek DHL", description: "Szybkie i wygodne usługi kurierskie dla mieszkańców i turystów.", imageSrc: "http://img.b2bpic.net/free-photo/courier-doing-jobs-logistics_23-2149229175.jpg", buttonIcon: Package,
|
||||
},
|
||||
{
|
||||
title: "Regionalne Smaki",
|
||||
description: "Tradycyjne specjały Warmii i Mazur w zasięgu ręki.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/table-set-dinning-table_1339-6425.jpg",
|
||||
buttonIcon: "ChefHat",
|
||||
title: "Regionalne Smaki", description: "Tradycyjne specjały Warmii i Mazur w zasięgu ręki.", imageSrc: "http://img.b2bpic.net/free-photo/table-set-dinning-table_1339-6425.jpg", buttonIcon: ChefHat,
|
||||
},
|
||||
]}
|
||||
title="Co znajdziesz na miejscu"
|
||||
@@ -143,41 +115,17 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
products={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Lokalne rękodzieło",
|
||||
price: "od 20 PLN",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-looking-dresses_23-2149536994.jpg",
|
||||
},
|
||||
id: "1", name: "Lokalne rękodzieło", price: "od 20 PLN", imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-looking-dresses_23-2149536994.jpg"},
|
||||
{
|
||||
id: "2",
|
||||
name: "Scena wydarzeń",
|
||||
price: "wstęp wolny",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/couple-merry-go-round_23-2148011825.jpg",
|
||||
},
|
||||
id: "2", name: "Scena wydarzeń", price: "wstęp wolny", imageSrc: "http://img.b2bpic.net/free-photo/couple-merry-go-round_23-2148011825.jpg"},
|
||||
{
|
||||
id: "3",
|
||||
name: "Punkty Informacyjne",
|
||||
price: "dostępne",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-strong-independent-successful-businesswoman-wearing-smart-casual-clothing-glasses-working-laptop-cafe_627829-9834.jpg",
|
||||
},
|
||||
id: "3", name: "Punkty Informacyjne", price: "dostępne", imageSrc: "http://img.b2bpic.net/free-photo/portrait-strong-independent-successful-businesswoman-wearing-smart-casual-clothing-glasses-working-laptop-cafe_627829-9834.jpg"},
|
||||
{
|
||||
id: "4",
|
||||
name: "Gastronomia",
|
||||
price: "menu dnia",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/blackboard-placed-maps_23-2147732913.jpg",
|
||||
},
|
||||
id: "4", name: "Gastronomia", price: "menu dnia", imageSrc: "http://img.b2bpic.net/free-photo/blackboard-placed-maps_23-2147732913.jpg"},
|
||||
{
|
||||
id: "5",
|
||||
name: "Zabytkowe mury",
|
||||
price: "spacer",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/purple-glass-outdoor-lamp-old-building_250224-158.jpg",
|
||||
},
|
||||
id: "5", name: "Zabytkowe mury", price: "spacer", imageSrc: "http://img.b2bpic.net/free-photo/purple-glass-outdoor-lamp-old-building_250224-158.jpg"},
|
||||
{
|
||||
id: "6",
|
||||
name: "Iluminacje świąteczne",
|
||||
price: "widowiskowe",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/crowded-scene-indian-city_23-2151765570.jpg",
|
||||
},
|
||||
id: "6", name: "Iluminacje świąteczne", price: "widowiskowe", imageSrc: "http://img.b2bpic.net/free-photo/crowded-scene-indian-city_23-2151765570.jpg"},
|
||||
]}
|
||||
title="Oferta i Wydarzenia"
|
||||
description="Sprawdź, co wyróżnia Targ Rybny jako kluczowe miejsce spotkań i kultury w mieście."
|
||||
@@ -191,59 +139,28 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Ewcia Malutka",
|
||||
role: "Lokalny przewodnik",
|
||||
company: "Olsztyn",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/mid-shot-woman-with-hat-camera_23-2148752372.jpg",
|
||||
},
|
||||
id: "1", name: "Ewcia Malutka", role: "Lokalny przewodnik", company: "Olsztyn", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/mid-shot-woman-with-hat-camera_23-2148752372.jpg"},
|
||||
{
|
||||
id: "2",
|
||||
name: "Arkadiusz Wadas",
|
||||
role: "Lokalny przewodnik",
|
||||
company: "Olsztyn",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/group-friends-posing-outside-city_23-2149295715.jpg",
|
||||
},
|
||||
id: "2", name: "Arkadiusz Wadas", role: "Lokalny przewodnik", company: "Olsztyn", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/group-friends-posing-outside-city_23-2149295715.jpg"},
|
||||
{
|
||||
id: "3",
|
||||
name: "Damian",
|
||||
role: "Turysta",
|
||||
company: "Wysoka Brama",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/women-making-hand-heart-gesture-boat_23-2147771295.jpg",
|
||||
},
|
||||
id: "3", name: "Damian", role: "Turysta", company: "Wysoka Brama", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/women-making-hand-heart-gesture-boat_23-2147771295.jpg"},
|
||||
{
|
||||
id: "4",
|
||||
name: "Anna Kowalska",
|
||||
role: "Mieszkaniec",
|
||||
company: "Olsztyn",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/handsome-man-traveling-with-his-backpack_23-2149118700.jpg",
|
||||
},
|
||||
id: "4", name: "Anna Kowalska", role: "Mieszkaniec", company: "Olsztyn", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/handsome-man-traveling-with-his-backpack_23-2149118700.jpg"},
|
||||
{
|
||||
id: "5",
|
||||
name: "Marek Nowak",
|
||||
role: "Gość",
|
||||
company: "Warmia",
|
||||
rating: 4,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/business-person-planning-alternative-energies_23-2149205471.jpg",
|
||||
},
|
||||
id: "5", name: "Marek Nowak", role: "Gość", company: "Warmia", rating: 4,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/business-person-planning-alternative-energies_23-2149205471.jpg"},
|
||||
]}
|
||||
kpiItems={[
|
||||
{
|
||||
value: "4.7",
|
||||
label: "Średnia ocen",
|
||||
},
|
||||
value: "4.7", label: "Średnia ocen"},
|
||||
{
|
||||
value: "98+",
|
||||
label: "Opinie Google",
|
||||
},
|
||||
value: "98+", label: "Opinie Google"},
|
||||
{
|
||||
value: "100%",
|
||||
label: "Satysfakcji",
|
||||
},
|
||||
value: "100%", label: "Satysfakcji"},
|
||||
]}
|
||||
title="Co mówią odwiedzający"
|
||||
description="Targ Rybny cieszy się doskonałą opinią wśród lokalnych mieszkańców i turystów."
|
||||
@@ -257,23 +174,14 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
metrics={[
|
||||
{
|
||||
id: "m1",
|
||||
icon: Users,
|
||||
title: "Odwiedzający dziennie",
|
||||
value: "1500+",
|
||||
},
|
||||
id: "m1", icon: Users,
|
||||
title: "Odwiedzający dziennie", value: "1500+"},
|
||||
{
|
||||
id: "m2",
|
||||
icon: Coffee,
|
||||
title: "Punkty Gastronomiczne",
|
||||
value: "5+",
|
||||
},
|
||||
id: "m2", icon: Coffee,
|
||||
title: "Punkty Gastronomiczne", value: "5+"},
|
||||
{
|
||||
id: "m3",
|
||||
icon: Calendar,
|
||||
title: "Wydarzenia rocznie",
|
||||
value: "20+",
|
||||
},
|
||||
id: "m3", icon: Calendar,
|
||||
title: "Wydarzenia rocznie", value: "20+"},
|
||||
]}
|
||||
title="Targ Rybny w Liczbach"
|
||||
description="Nasza obecność w sercu Olsztyna potwierdzona danymi."
|
||||
@@ -286,30 +194,15 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
faqs={[
|
||||
{
|
||||
id: "q1",
|
||||
title: "Jak dojadę na Targ Rybny?",
|
||||
content: "Targ Rybny znajduje się w samym centrum Starego Miasta. Najłatwiej dotrzeć pieszo od Wysokiej Bramy.",
|
||||
},
|
||||
id: "q1", title: "Jak dojadę na Targ Rybny?", content: "Targ Rybny znajduje się w samym centrum Starego Miasta. Najłatwiej dotrzeć pieszo od Wysokiej Bramy."},
|
||||
{
|
||||
id: "q2",
|
||||
title: "Czy plac jest dostępny wieczorami?",
|
||||
content: "Tak, plac jest otwarty przez całą dobę, a lokale gastronomiczne są otwarte do późnych godzin nocnych.",
|
||||
},
|
||||
id: "q2", title: "Czy plac jest dostępny wieczorami?", content: "Tak, plac jest otwarty przez całą dobę, a lokale gastronomiczne są otwarte do późnych godzin nocnych."},
|
||||
{
|
||||
id: "q3",
|
||||
title: "Czy parking jest dostępny w okolicy?",
|
||||
content: "W okolicy Starego Miasta znajdują się płatne strefy parkowania.",
|
||||
},
|
||||
id: "q3", title: "Czy parking jest dostępny w okolicy?", content: "W okolicy Starego Miasta znajdują się płatne strefy parkowania."},
|
||||
{
|
||||
id: "q4",
|
||||
title: "Czy organizowane są tu targi rzemiosła?",
|
||||
content: "Tak, w sezonie letnim często odbywają się jarmarki i pokazy lokalnego rzemiosła.",
|
||||
},
|
||||
id: "q4", title: "Czy organizowane są tu targi rzemiosła?", content: "Tak, w sezonie letnim często odbywają się jarmarki i pokazy lokalnego rzemiosła."},
|
||||
{
|
||||
id: "q5",
|
||||
title: "Gdzie najbliższy punkt informacji turystycznej?",
|
||||
content: "Najbliższy punkt znajduje się przy Wysokiej Bramie, zaledwie 3 minuty spacerem.",
|
||||
},
|
||||
id: "q5", title: "Gdzie najbliższy punkt informacji turystycznej?", content: "Najbliższy punkt znajduje się przy Wysokiej Bramie, zaledwie 3 minuty spacerem."},
|
||||
]}
|
||||
title="Częste pytania"
|
||||
description="Wszystko co musisz wiedzieć przed wizytą."
|
||||
@@ -321,8 +214,7 @@ export default function LandingPage() {
|
||||
<ContactSplit
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "plain",
|
||||
}}
|
||||
variant: "plain"}}
|
||||
title="Odwiedź nas już dziś"
|
||||
description="Czekamy na Ciebie na Starym Mieście w Olsztynie. Poczuj klimat warmińskiej historii."
|
||||
imageSrc="http://img.b2bpic.net/free-photo/houses-old-town-nesebar-bulgaria_627829-7515.jpg"
|
||||
@@ -336,33 +228,21 @@ export default function LandingPage() {
|
||||
logoText="Targ Rybny Olsztyn"
|
||||
columns={[
|
||||
{
|
||||
title: "Informacje",
|
||||
items: [
|
||||
title: "Informacje", items: [
|
||||
{
|
||||
label: "O nas",
|
||||
href: "#about",
|
||||
},
|
||||
label: "O nas", href: "#about"},
|
||||
{
|
||||
label: "Kontakt",
|
||||
href: "#contact",
|
||||
},
|
||||
label: "Kontakt", href: "#contact"},
|
||||
{
|
||||
label: "Regulamin",
|
||||
href: "#",
|
||||
},
|
||||
label: "Regulamin", href: "#"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Lokalizacja",
|
||||
items: [
|
||||
title: "Lokalizacja", items: [
|
||||
{
|
||||
label: "Plac Targ Rybny",
|
||||
href: "#",
|
||||
},
|
||||
label: "Plac Targ Rybny", href: "#"},
|
||||
{
|
||||
label: "10-010 Olsztyn",
|
||||
href: "#",
|
||||
},
|
||||
label: "10-010 Olsztyn", href: "#"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user