Merge version_1 into main #3

Merged
bender merged 1 commits from version_1 into main 2026-05-23 21:25:48 +00:00

View File

@@ -50,7 +50,7 @@ export default function LandingPage() {
description="Vývoj a výroba zařízení FISHTRON, zabezpečovací technika a elektronické moduly na míru."
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-fisherman-holding-fresh-caught-fish_23-2147894101.jpg", imageAlt: "fisherman with digital device"},
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-fisherman-holding-fresh-caught-fish_23-2147894101.jpg?_wi=1", imageAlt: "fisherman with digital device"},
{
imageSrc: "http://img.b2bpic.net/free-photo/colorful-fishing-equipment-with-fishing-rod-black-background_23-2147894032.jpg", imageAlt: "fisherman with digital device"},
{
@@ -73,7 +73,7 @@ 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", 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?_wi=1", 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"},
{
@@ -100,13 +100,13 @@ export default function LandingPage() {
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", imageAlt: "Side view man holding drone remote"},
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: "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"},
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: "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"},
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="Proč zvolit Flajzar?"
description="Kvalita, servis a inovace přímo z Veselí nad Moravou."
@@ -138,7 +138,7 @@ export default function LandingPage() {
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"},
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: "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"},