Update src/app/page.tsx
This commit is contained in:
@@ -2,13 +2,13 @@
|
||||
|
||||
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
|
||||
import ReactLenis from "lenis/react";
|
||||
import ContactCenter from '@/components/sections/contact/ContactCenter';
|
||||
import FaqDouble from '@/components/sections/faq/FaqDouble';
|
||||
import ContactText from '@/components/sections/contact/ContactText';
|
||||
import FaqBase from '@/components/sections/faq/FaqBase';
|
||||
import FeatureBento from '@/components/sections/feature/FeatureBento';
|
||||
import FooterBaseCard from '@/components/sections/footer/FooterBaseCard';
|
||||
import FooterBaseReveal from '@/components/sections/footer/FooterBaseReveal';
|
||||
import HeroBillboardCarousel from '@/components/sections/hero/HeroBillboardCarousel';
|
||||
import NavbarStyleApple from '@/components/navbar/NavbarStyleApple/NavbarStyleApple';
|
||||
import TestimonialCardSix from '@/components/sections/testimonial/TestimonialCardSix';
|
||||
import TestimonialCardOne from '@/components/sections/testimonial/TestimonialCardOne';
|
||||
import { Layout, User, Zap } from "lucide-react";
|
||||
|
||||
export default function LandingPage() {
|
||||
@@ -76,25 +76,24 @@ export default function LandingPage() {
|
||||
</div>
|
||||
|
||||
<div id="testimonial" data-section="testimonial">
|
||||
<TestimonialCardSix
|
||||
animationType="slide-up"
|
||||
textboxLayout="split"
|
||||
<TestimonialCardOne
|
||||
animationType="blur-reveal"
|
||||
gridVariant="bento-grid"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={true}
|
||||
testimonials={[
|
||||
{ id: "1", name: "CampTour", handle: "Wynajem Kamperów", testimonial: "Dzięki Nimble Path nasza oferta stała się czytelna.", imageSrc: "http://img.b2bpic.net/free-photo/expressive-young-girl-posing-studio_176474-65923.jpg" },
|
||||
{ id: "2", name: "Pizzeria Cambi", handle: "Gastronomia", testimonial: "Strona jest prosta, szybka i klienci bez problemu znajdują nas.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-female-dentist-dentistry-concept-dental-treatment_169016-67156.jpg" },
|
||||
{ id: "3", name: "Lustre Hair Studio", handle: "Beauty", testimonial: "Idealne dopasowanie do naszych potrzeb. Elegancko.", imageSrc: "http://img.b2bpic.net/free-photo/side-view-business-woman-posing_23-2149457762.jpg" },
|
||||
{ id: "4", name: "Cukrowy Zakątek", handle: "Cukiernia", testimonial: "Świetna współpraca, strona oddaje nasz klimat.", imageSrc: "http://img.b2bpic.net/free-photo/beauty-woman-s-with-blue-eyes-portrait_633478-325.jpg" },
|
||||
{ id: "5", name: "Firma XYZ", handle: "Usługi", testimonial: "Dobra, konkretna współpraca. Strona działa bez zarzutu.", imageSrc: "http://img.b2bpic.net/free-photo/closeup-confident-asian-man-with-arms-crossed_1262-884.jpg" }
|
||||
{ id: "1", name: "CampTour", role: "Wynajem", company: "CampTour", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/expressive-young-girl-posing-studio_176474-65923.jpg" },
|
||||
{ id: "2", name: "Pizzeria Cambi", role: "Właściciel", company: "Pizzeria Cambi", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-female-dentist-dentistry-concept-dental-treatment_169016-67156.jpg" },
|
||||
{ id: "3", name: "Lustre Hair Studio", role: "Właściciel", company: "Lustre Hair", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/side-view-business-woman-posing_23-2149457762.jpg" }
|
||||
]}
|
||||
title="Realizacje, które przynoszą efekty"
|
||||
description="Zobacz, jak pomogliśmy małym firmom uporządkować ich wizerunek w sieci."
|
||||
title="Współpraca, która przynosi efekty"
|
||||
description="Zobacz, co mówią nasi klienci o procesie projektowania."
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="faq" data-section="faq">
|
||||
<FaqDouble
|
||||
textboxLayout="split"
|
||||
<FaqBase
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
faqs={[
|
||||
{ id: "1", title: "Ile kosztuje strona?", content: "Wycena zależy od zakresu. Startujemy od prostego onepage za 1000 zł netto." },
|
||||
@@ -103,23 +102,20 @@ export default function LandingPage() {
|
||||
]}
|
||||
title="Najczęstsze pytania"
|
||||
description="Wszystko, co warto wiedzieć przed startem projektu."
|
||||
faqsAnimation="slide-up"
|
||||
faqsAnimation="blur-reveal"
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="contact" data-section="contact">
|
||||
<ContactCenter
|
||||
useInvertedBackground={true}
|
||||
background={{ variant: "plain" }}
|
||||
tag="Kontakt"
|
||||
title="Chcesz poznać szczegóły?"
|
||||
description="Napisz do nas. Odpowiemy na Twoje pytania i doradzimy, jaki zakres będzie najlepszy."
|
||||
buttonText="Poproś o wycenę"
|
||||
<ContactText
|
||||
text="Gotowy na nową stronę? Porozmawiajmy o Twoim projekcie."
|
||||
background={{ variant: "sparkles-gradient" }}
|
||||
buttons={[{ text: "Napisz do nas", href: "/kontakt" }]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterBaseCard
|
||||
<FooterBaseReveal
|
||||
logoText="Nimble Path"
|
||||
columns={[
|
||||
{ title: "Nawigacja", items: [{ label: "Start", href: "/" }, { label: "Oferta", href: "/strony-internetowe-dla-malych-firm" }, { label: "Kontakt", href: "/kontakt" }] },
|
||||
|
||||
Reference in New Issue
Block a user