diff --git a/src/app/page.tsx b/src/app/page.tsx index a6d6813..14d21db 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -2,6 +2,7 @@ import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider"; import ReactLenis from "lenis/react"; +import { User, Settings, Award, Wrench } from 'lucide-react'; import BlogCardTwo from '@/components/sections/blog/BlogCardTwo'; import FaqDouble from '@/components/sections/faq/FaqDouble'; import FeatureCardTwentySix from '@/components/sections/feature/FeatureCardTwentySix'; @@ -31,17 +32,11 @@ export default function LandingPage() { @@ -50,35 +45,22 @@ export default function LandingPage() {
@@ -91,47 +73,17 @@ export default function LandingPage() { useInvertedBackground={false} products={[ { - id: "p1", - name: "Signalizátor FISHTRON", - price: "2185 Kč", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-fishing-essentials-with-sheet-paper-bait_23-2148429478.jpg?_wi=1", - imageAlt: "electronic fishing indicator", - }, + id: "p1", name: "Signalizátor FISHTRON", price: "2185 Kč", imageSrc: "http://img.b2bpic.net/free-photo/top-view-fishing-essentials-with-sheet-paper-bait_23-2148429478.jpg", imageAlt: "electronic fishing indicator"}, { - id: "p2", - name: "Stojánek RX MAX", - price: "99 Kč", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-fishing-road-freshly-caught-fish-green-grass_23-2147870149.jpg", - imageAlt: "electronic fishing indicator", - }, + id: "p2", name: "Stojánek RX MAX", price: "99 Kč", imageSrc: "http://img.b2bpic.net/free-photo/close-up-fishing-road-freshly-caught-fish-green-grass_23-2147870149.jpg", imageAlt: "electronic fishing indicator"}, { - id: "p3", - name: "Set elektroniky", - price: "4500 Kč", - imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-fishing-pole-sandy-surface_181624-14920.jpg", - imageAlt: "electronic fishing indicator", - }, + id: "p3", name: "Set elektroniky", price: "4500 Kč", imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-fishing-pole-sandy-surface_181624-14920.jpg", imageAlt: "electronic fishing indicator"}, { - id: "p4", - name: "Zabezpečovací set", - price: "3200 Kč", - imageSrc: "http://img.b2bpic.net/free-photo/colorful-fishing-lure-with-measuring-scale-fishing-reel-wooden-desk_23-2148189292.jpg", - imageAlt: "electronic fishing indicator", - }, + id: "p4", name: "Zabezpečovací set", price: "3200 Kč", imageSrc: "http://img.b2bpic.net/free-photo/colorful-fishing-lure-with-measuring-scale-fishing-reel-wooden-desk_23-2148189292.jpg", imageAlt: "electronic fishing indicator"}, { - id: "p5", - name: "Elektronický modul", - price: "490 Kč", - imageSrc: "http://img.b2bpic.net/free-photo/various-fishing-hooks-row_23-2147894177.jpg", - imageAlt: "electronic fishing indicator", - }, + id: "p5", name: "Elektronický modul", price: "490 Kč", imageSrc: "http://img.b2bpic.net/free-photo/various-fishing-hooks-row_23-2147894177.jpg", imageAlt: "electronic fishing indicator"}, { - id: "p6", - name: "Servisní balíček", - price: "850 Kč", - imageSrc: "http://img.b2bpic.net/free-photo/fishing-equipment-inside-camouflage-bag-with-fishing-lure-wooden-surface_23-2148189245.jpg", - imageAlt: "electronic fishing indicator", - }, + id: "p6", name: "Servisní balíček", price: "850 Kč", imageSrc: "http://img.b2bpic.net/free-photo/fishing-equipment-inside-camouflage-bag-with-fishing-lure-wooden-surface_23-2148189245.jpg", imageAlt: "electronic fishing indicator"}, ]} title="Naše nabídka" description="Špičkové vybavení pro rybáře a profesionální elektronika." @@ -144,33 +96,17 @@ export default function LandingPage() { useInvertedBackground={false} features={[ { - title: "Tým rybářů", - description: "Borci, kteří spoléhají na FISHTRON.", - buttonIcon: "User", - imageSrc: "http://img.b2bpic.net/free-photo/side-view-man-holding-drone-remote_23-2149392740.jpg", - imageAlt: "Side view man holding drone remote", - }, + title: "Tým rybářů", description: "Borci, kteří spoléhají na FISHTRON.", buttonIcon: User, + imageSrc: "http://img.b2bpic.net/free-photo/side-view-man-holding-drone-remote_23-2149392740.jpg", imageAlt: "Side view man holding drone remote"}, { - title: "Kompatibilita", - description: "Poskládejte si svůj vlastní set.", - buttonIcon: "Settings", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-fisherman-holding-fresh-caught-fish_23-2147894101.jpg?_wi=2", - imageAlt: "Side view man holding drone remote", - }, + title: "Kompatibilita", description: "Poskládejte si svůj vlastní set.", buttonIcon: Settings, + imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-fisherman-holding-fresh-caught-fish_23-2147894101.jpg", imageAlt: "Side view man holding drone remote"}, { - title: "Věrnostní program", - description: "S námi ušetříte. Šupinu na to!", - buttonIcon: "Award", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-fishing-essentials-with-sheet-paper-bait_23-2148429478.jpg?_wi=2", - imageAlt: "Side view man holding drone remote", - }, + title: "Věrnostní program", description: "S námi ušetříte. Šupinu na to!", buttonIcon: Award, + imageSrc: "http://img.b2bpic.net/free-photo/top-view-fishing-essentials-with-sheet-paper-bait_23-2148429478.jpg", imageAlt: "Side view man holding drone remote"}, { - title: "Expresní servis", - description: "Servis do 5 pracovních dnů.", - buttonIcon: "Wrench", - imageSrc: "http://img.b2bpic.net/free-photo/successful-bearded-fisherman-standing-blue-wall-with-his-catch-having-happy-expression-handsome-young-man-holding-long-heavy-fish-hands-feeling-proud-excited_273609-8096.jpg?_wi=1", - imageAlt: "Side view man holding drone remote", - }, + title: "Expresní servis", description: "Servis do 5 pracovních dnů.", buttonIcon: Wrench, + imageSrc: "http://img.b2bpic.net/free-photo/successful-bearded-fisherman-standing-blue-wall-with-his-catch-having-happy-expression-handsome-young-man-holding-long-heavy-fish-hands-feeling-proud-excited_273609-8096.jpg", imageAlt: "Side view man holding drone remote"}, ]} title="Proč zvolit Flajzar?" description="Kvalita, servis a inovace přímo z Veselí nad Moravou." @@ -183,20 +119,11 @@ export default function LandingPage() { title="Naše úspěchy" metrics={[ { - id: "m1", - value: "20+", - description: "Let zkušeností", - }, + id: "m1", value: "20+", description: "Let zkušeností"}, { - id: "m2", - value: "5000+", - description: "Spokojených rybářů", - }, + id: "m2", value: "5000+", description: "Spokojených rybářů"}, { - id: "m3", - value: "100%", - description: "Česká výroba", - }, + id: "m3", value: "100%", description: "Česká výroba"}, ]} tag="Milníky" metricsAnimation="slide-up" @@ -210,45 +137,20 @@ export default function LandingPage() { useInvertedBackground={false} testimonials={[ { - id: "t1", - name: "Petr Novák", - handle: "@rybar", - testimonial: "Skvělá kvalita a super servis.", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/successful-bearded-fisherman-standing-blue-wall-with-his-catch-having-happy-expression-handsome-young-man-holding-long-heavy-fish-hands-feeling-proud-excited_273609-8096.jpg?_wi=2", - }, + id: "t1", name: "Petr Novák", handle: "@rybar", testimonial: "Skvělá kvalita a super servis.", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/successful-bearded-fisherman-standing-blue-wall-with-his-catch-having-happy-expression-handsome-young-man-holding-long-heavy-fish-hands-feeling-proud-excited_273609-8096.jpg"}, { - id: "t2", - name: "Jana Svobodová", - handle: "@rybarka", - testimonial: "FISHTRON je prostě špička.", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/old-experienced-bearded-sailor-thinks-about-day-sea-poses-with-fishing-gear-smokes-pipe-dressed-overalls-red-hat_273609-43375.jpg", - }, + id: "t2", name: "Jana Svobodová", handle: "@rybarka", testimonial: "FISHTRON je prostě špička.", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/old-experienced-bearded-sailor-thinks-about-day-sea-poses-with-fishing-gear-smokes-pipe-dressed-overalls-red-hat_273609-43375.jpg"}, { - id: "t3", - name: "Karel Marek", - handle: "@kaprar", - testimonial: "Spolehlivost na prvním místě.", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/amazement-unexpectedness-concept-shocked-young-fisherman-with-thick-beard-looking-with-bugged-eyes-jaw-dropped-while-holding-huge-fish-believing-that-he-could-catch-it-by-himself_273609-8094.jpg", - }, + id: "t3", name: "Karel Marek", handle: "@kaprar", testimonial: "Spolehlivost na prvním místě.", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/amazement-unexpectedness-concept-shocked-young-fisherman-with-thick-beard-looking-with-bugged-eyes-jaw-dropped-while-holding-huge-fish-believing-that-he-could-catch-it-by-himself_273609-8094.jpg"}, { - id: "t4", - name: "Lukáš Dvořák", - handle: "@rybar_cz", - testimonial: "Vždy mi rychle pomohou v servisu.", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/shallow-focus-shot-elderly-male-with-fishing-pole_181624-46077.jpg", - }, + id: "t4", name: "Lukáš Dvořák", handle: "@rybar_cz", testimonial: "Vždy mi rychle pomohou v servisu.", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/shallow-focus-shot-elderly-male-with-fishing-pole_181624-46077.jpg"}, { - id: "t5", - name: "Eva Černá", - handle: "@rybareni", - testimonial: "Doporučuji všem kolegům rybářům.", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/photo-serious-boatswain-rubs-temple-looks-thoughtfully-aside-has-tattooed-body-contemplates-about-something-poses_273609-45188.jpg", - }, + id: "t5", name: "Eva Černá", handle: "@rybareni", testimonial: "Doporučuji všem kolegům rybářům.", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/photo-serious-boatswain-rubs-temple-looks-thoughtfully-aside-has-tattooed-body-contemplates-about-something-poses_273609-45188.jpg"}, ]} showRating={true} title="Co říkají naši zákazníci" @@ -265,35 +167,11 @@ export default function LandingPage() { description="Novinky z naší výroby a rybářského světa." blogs={[ { - id: "b1", - category: "News", - title: "Nová verze aplikace", - excerpt: "Aktualizujte svou aplikaci ještě dnes.", - imageSrc: "http://img.b2bpic.net/free-photo/glowing-blue-abstract-pattern-computer-language-generated-by-ai_188544-31058.jpg", - authorName: "Admin", - authorAvatar: "http://img.b2bpic.net/free-photo/obese-bearded-male-sailor-wiith-fishing-net_273609-48268.jpg", - date: "2024", - }, + id: "b1", category: "News", title: "Nová verze aplikace", excerpt: "Aktualizujte svou aplikaci ještě dnes.", imageSrc: "http://img.b2bpic.net/free-photo/glowing-blue-abstract-pattern-computer-language-generated-by-ai_188544-31058.jpg", authorName: "Admin", authorAvatar: "http://img.b2bpic.net/free-photo/obese-bearded-male-sailor-wiith-fishing-net_273609-48268.jpg", date: "2024"}, { - id: "b2", - category: "Events", - title: "FOR FISHING 2024", - excerpt: "Navštivte nás na veletrhu.", - imageSrc: "http://img.b2bpic.net/free-photo/extreme-close-up-computer-circuit-board_23-2147922289.jpg", - authorName: "Admin", - authorAvatar: "http://img.b2bpic.net/free-photo/portrait-healthy-smiling-bearded-caucasian-male-pensioner-t-shirt-posing-outdoors-with-green-trees-holding-fishing-rod-enjoying-angling-recreation-leisure-nature-concept_343059-4765.jpg", - date: "2024", - }, + id: "b2", category: "Events", title: "FOR FISHING 2024", excerpt: "Navštivte nás na veletrhu.", imageSrc: "http://img.b2bpic.net/free-photo/extreme-close-up-computer-circuit-board_23-2147922289.jpg", authorName: "Admin", authorAvatar: "http://img.b2bpic.net/free-photo/portrait-healthy-smiling-bearded-caucasian-male-pensioner-t-shirt-posing-outdoors-with-green-trees-holding-fishing-rod-enjoying-angling-recreation-leisure-nature-concept_343059-4765.jpg", date: "2024"}, { - id: "b3", - category: "Retail", - title: "Nové prodejny", - excerpt: "Rozšiřujeme síť našich prodejen.", - imageSrc: "http://img.b2bpic.net/free-photo/motherboard-background_23-2151733828.jpg", - authorName: "Admin", - authorAvatar: "http://img.b2bpic.net/free-photo/front-view-fisherman-holding-net-giving-thumbs-up_23-2148429500.jpg", - date: "2024", - }, + id: "b3", category: "Retail", title: "Nové prodejny", excerpt: "Rozšiřujeme síť našich prodejen.", imageSrc: "http://img.b2bpic.net/free-photo/motherboard-background_23-2151733828.jpg", authorName: "Admin", authorAvatar: "http://img.b2bpic.net/free-photo/front-view-fisherman-holding-net-giving-thumbs-up_23-2148429500.jpg", date: "2024"}, ]} /> @@ -304,20 +182,11 @@ export default function LandingPage() { useInvertedBackground={false} faqs={[ { - id: "f1", - title: "Jak probíhá servis?", - content: "Servis provádíme do 5 pracovních dnů.", - }, + id: "f1", title: "Jak probíhá servis?", content: "Servis provádíme do 5 pracovních dnů."}, { - id: "f2", - title: "Jaká je záruka?", - content: "Standardní záruka 24 měsíců.", - }, + id: "f2", title: "Jaká je záruka?", content: "Standardní záruka 24 měsíců."}, { - id: "f3", - title: "Kde najdu návody?", - content: "V sekci Ke stažení na našem webu.", - }, + id: "f3", title: "Kde najdu návody?", content: "V sekci Ke stažení na našem webu."}, ]} title="Často kladené dotazy" description="Potřebujete poradit? Zde najdete odpovědi." @@ -330,37 +199,23 @@ export default function LandingPage() { logoText="FLAJZAR" columns={[ { - title: "Podpora", - items: [ + title: "Podpora", items: [ { - label: "Rádce", - href: "#", - }, + label: "Rádce", href: "#"}, { - label: "Servis", - href: "#", - }, + label: "Servis", href: "#"}, { - label: "Otázky", - href: "#", - }, + label: "Otázky", href: "#"}, ], }, { - title: "Společnost", - items: [ + title: "Společnost", items: [ { - label: "O nás", - href: "#", - }, + label: "O nás", href: "#"}, { - label: "Kontakty", - href: "#", - }, + label: "Kontakty", href: "#"}, { - label: "Kariéra", - href: "#", - }, + label: "Kariéra", href: "#"}, ], }, ]}