Merge version_1 into main #7
@@ -2,13 +2,12 @@
|
||||
|
||||
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
|
||||
import ReactLenis from "lenis/react";
|
||||
import FeatureCardEight from '@/components/sections/feature/FeatureCardEight';
|
||||
import FooterBase from '@/components/sections/footer/FooterBase';
|
||||
import HeroBillboard from '@/components/sections/hero/HeroBillboard';
|
||||
import NavbarLayoutFloatingOverlay from '@/components/navbar/NavbarLayoutFloatingOverlay/NavbarLayoutFloatingOverlay';
|
||||
import ProductCatalog from '@/components/ecommerce/productCatalog/ProductCatalog';
|
||||
import ProductCardFour from '@/components/sections/product/ProductCardFour';
|
||||
import SocialProofOne from '@/components/sections/socialProof/SocialProofOne';
|
||||
import FooterMedia from '@/components/sections/footer/FooterMedia';
|
||||
|
||||
export default function LandingPage() {
|
||||
export default function ProductsPage() {
|
||||
return (
|
||||
<ThemeProvider
|
||||
defaultButtonVariant="hover-bubble"
|
||||
@@ -23,241 +22,72 @@ export default function LandingPage() {
|
||||
headingFontWeight="extrabold"
|
||||
>
|
||||
<ReactLenis root>
|
||||
<div id="nav" data-section="nav">
|
||||
<NavbarLayoutFloatingOverlay
|
||||
navItems={[
|
||||
{
|
||||
name: "Kezdőlap",
|
||||
id: "home",
|
||||
href: "/",
|
||||
},
|
||||
{
|
||||
name: "Termékek",
|
||||
id: "products",
|
||||
href: "/products",
|
||||
},
|
||||
{
|
||||
name: "Szolgáltatások",
|
||||
id: "services",
|
||||
href: "/services",
|
||||
},
|
||||
{
|
||||
name: "Rólunk",
|
||||
id: "about",
|
||||
href: "/about",
|
||||
},
|
||||
{
|
||||
name: "Kapcsolat",
|
||||
id: "contact",
|
||||
href: "/contact",
|
||||
},
|
||||
]}
|
||||
brandName="SZELEX Irodatechnika"
|
||||
button={{
|
||||
text: "Kosár",
|
||||
href: "/cart",
|
||||
}}
|
||||
/>
|
||||
</div>
|
||||
<div id="nav" data-section="nav">
|
||||
<NavbarLayoutFloatingOverlay
|
||||
navItems={[
|
||||
{
|
||||
name: "Kezdőlap", id: "/"}
|
||||
,
|
||||
{
|
||||
name: "Termékek", id: "/products"}
|
||||
,
|
||||
{
|
||||
name: "Szolgáltatások", id: "/services"}
|
||||
,
|
||||
{
|
||||
name: "Rólunk", id: "/about"}
|
||||
,
|
||||
{
|
||||
name: "Kapcsolat", id: "/contact"}
|
||||
]}
|
||||
brandName="SZELEX Irodatechnika"
|
||||
button={{
|
||||
text: "Kosár", href: "/cart"
|
||||
}}
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="products-hero" data-section="products-hero">
|
||||
<HeroBillboard
|
||||
background={{
|
||||
variant: "sparkles-gradient",
|
||||
}}
|
||||
title="Minőségi Irodatechnikai és Számítástechnikai Termékek"
|
||||
description="Fedezze fel széles kínálatunkat Orosházán és webshopunkban. Minden, amire az irodában és otthon szüksége lehet."
|
||||
tag="Termékeink"
|
||||
buttons={[
|
||||
{
|
||||
text: "Tekintse meg kínálatunkat",
|
||||
href: "/products",
|
||||
},
|
||||
{
|
||||
text: "Kapcsolat",
|
||||
href: "/contact",
|
||||
},
|
||||
]}
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BOPvnqiu5V4DekurJLJPgbrkZZ/a-powerful-desktop-computer-setup-featur-1774357530869-7419d125.png?_wi=2"
|
||||
imageAlt="Modern asztali számítógép setup"
|
||||
/>
|
||||
</div>
|
||||
<div id="products-list" data-section="products-list">
|
||||
<ProductCardFour
|
||||
title="Termékeink"
|
||||
description="Fedezze fel széles termékválasztékunkat!"
|
||||
textboxLayout="default"
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
useInvertedBackground={false}
|
||||
animationType="slide-up"
|
||||
products={[
|
||||
{ id: "p1", name: "Laptop X1", price: "250.000 Ft", variant: "Ezüst", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BOPvnqiu5V4DekurJLJPgbrkZZ/a-sleek-modern-laptop-with-a-bright-s-1774357531191-2a101f3f.png?_wi=2" },
|
||||
{ id: "p2", name: "Monitor Pro", price: "80.000 Ft", variant: "Fekete", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BOPvnqiu5V4DekurJLJPgbrkZZ/a-curved-gaming-monitor-with-a-vibrant-1774357531190-6dd41ee5.png?_wi=2" },
|
||||
{ id: "p3", name: "Nyomtató Max", price: "120.000 Ft", variant: "Fehér", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BOPvnqiu5V4DekurJLJPgbrkZZ/a-professional-laser-printer-with-a-pa-1774357531190-7d63a4bb.png?_wi=2" },
|
||||
{ id: "p4", name: "Egér Wireless", price: "15.000 Ft", variant: "Grafit", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BOPvnqiu5V4DekurJLJPgbrkZZ/a-modern-wireless-mouse-with-an-ergono-1774357531190-333e387c.png?_wi=2" },
|
||||
{ id: "p5", name: "Billentyűzet Ergó", price: "25.000 Ft", variant: "Fekete", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BOPvnqiu5V4DekurJLJPgbrkZZ/a-sleek-ergonomic-keyboard-with-backli-1774357531191-c116ce70.png?_wi=2" }
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="product-catalog" data-section="product-catalog">
|
||||
<ProductCatalog
|
||||
layout="section"
|
||||
products={[
|
||||
{
|
||||
id: "laptop-pro",
|
||||
category: "Laptopok",
|
||||
name: "Laptop Pro 15.6",
|
||||
price: "349.990 Ft",
|
||||
rating: 4.5,
|
||||
reviewCount: "124",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BOPvnqiu5V4DekurJLJPgbrkZZ/a-sleek-modern-laptop-with-a-minimalist--1774357532125-3c007dc3.png?_wi=2",
|
||||
imageAlt: "Laptop Pro 15.6",
|
||||
},
|
||||
{
|
||||
id: "desktop-power",
|
||||
category: "Asztali számítógépek",
|
||||
name: "Desktop Power PC",
|
||||
price: "499.990 Ft",
|
||||
rating: 5,
|
||||
reviewCount: "89",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BOPvnqiu5V4DekurJLJPgbrkZZ/a-powerful-desktop-computer-setup-featur-1774357530869-7419d125.png?_wi=3",
|
||||
imageAlt: "Desktop Power PC",
|
||||
},
|
||||
{
|
||||
id: "printer-laser",
|
||||
category: "Nyomtatók",
|
||||
name: "LaserJet Pro M404n",
|
||||
price: "85.990 Ft",
|
||||
rating: 4,
|
||||
reviewCount: "55",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BOPvnqiu5V4DekurJLJPgbrkZZ/a-high-quality-multifunctional-office-pr-1774357530986-9166b9b8.png?_wi=2",
|
||||
imageAlt: "LaserJet Pro nyomtató",
|
||||
},
|
||||
{
|
||||
id: "toner-kit",
|
||||
category: "Kellékanyagok",
|
||||
name: "Toner utántöltő készlet",
|
||||
price: "18.490 Ft",
|
||||
rating: 4.5,
|
||||
reviewCount: "210",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BOPvnqiu5V4DekurJLJPgbrkZZ/a-collection-of-neatly-arranged-toner-ca-1774357531510-a56251d4.png?_wi=2",
|
||||
imageAlt: "Toner utántöltő készlet",
|
||||
},
|
||||
{
|
||||
id: "ssd-drive",
|
||||
category: "Adattárolók",
|
||||
name: "SSD meghajtó 1TB",
|
||||
price: "32.990 Ft",
|
||||
rating: 4.8,
|
||||
reviewCount: "75",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BOPvnqiu5V4DekurJLJPgbrkZZ/a-display-of-various-data-storage-device-1774357530844-d7c34a4a.png?_wi=2",
|
||||
imageAlt: "1TB SSD meghajtó",
|
||||
},
|
||||
{
|
||||
id: "office-paper",
|
||||
category: "Irodaszerek",
|
||||
name: "Prémium irodai papír (500 lap)",
|
||||
price: "3.490 Ft",
|
||||
rating: 4.2,
|
||||
reviewCount: "150",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BOPvnqiu5V4DekurJLJPgbrkZZ/a-minimalist-composition-of-essential-wh-1774357531542-1d3f3d2c.png?_wi=2",
|
||||
imageAlt: "Prémium irodai papír",
|
||||
},
|
||||
]}
|
||||
searchPlaceholder="Keresés termékek között..."
|
||||
/>
|
||||
</div>
|
||||
<div id="partners" data-section="partners">
|
||||
<SocialProofOne
|
||||
title="Partnereink"
|
||||
description="Kikkel dolgozunk együtt?"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={true}
|
||||
names={["Microsoft", "Apple", "Dell", "HP", "Lenovo", "Canon"]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="product-features" data-section="product-features">
|
||||
<FeatureCardEight
|
||||
textboxLayout="split"
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
id: 1,
|
||||
title: "Széles Termékpaletta",
|
||||
description: "Laptopoktól az irodaszerekig, mindent megtalál egy helyen.",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BOPvnqiu5V4DekurJLJPgbrkZZ/a-sleek-modern-laptop-with-a-minimalist--1774357532125-3c007dc3.png?_wi=3",
|
||||
imageAlt: "Változatos termékek",
|
||||
},
|
||||
{
|
||||
id: 2,
|
||||
title: "Garantált Minőség",
|
||||
description: "Csak ellenőrzött, megbízható gyártók termékeit forgalmazzuk.",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BOPvnqiu5V4DekurJLJPgbrkZZ/a-modern-clean-software-dashboard-interf-1774357532627-bed89fd0.png?_wi=2",
|
||||
imageAlt: "Minőségi tanúsítványok",
|
||||
},
|
||||
{
|
||||
id: 3,
|
||||
title: "Versenyképes Árak",
|
||||
description: "Prémium termékek elérhető áron, hogy ne terhelje pénztárcáját.",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BOPvnqiu5V4DekurJLJPgbrkZZ/a-collection-of-neatly-arranged-toner-ca-1774357531510-a56251d4.png?_wi=3",
|
||||
imageAlt: "Pénztárcabarát árak",
|
||||
},
|
||||
{
|
||||
id: 4,
|
||||
title: "Szakértő Tanácsadás",
|
||||
description: "Kérjen segítséget kollégáinktól a tökéletes termék kiválasztásához.",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BOPvnqiu5V4DekurJLJPgbrkZZ/two-business-professionals-one-male-and--1774357530662-1fb6d2a6.png?_wi=2",
|
||||
imageAlt: "Szakértő kolléga tanácsadás közben",
|
||||
},
|
||||
]}
|
||||
title="Miért válassza a SZELEX termékeit?"
|
||||
description="Cégünk garancia a minőségre és megbízhatóságra, széles választékunkkal minden igényt kielégítünk."
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterBase
|
||||
columns={[
|
||||
{
|
||||
title: "Termékek",
|
||||
items: [
|
||||
{
|
||||
label: "Laptopok",
|
||||
href: "/products#laptops",
|
||||
},
|
||||
{
|
||||
label: "Asztali gépek",
|
||||
href: "/products#desktops",
|
||||
},
|
||||
{
|
||||
label: "Nyomtatók",
|
||||
href: "/products#printers",
|
||||
},
|
||||
{
|
||||
label: "Irodaszerek",
|
||||
href: "/products#officesupplies",
|
||||
},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Szolgáltatások",
|
||||
items: [
|
||||
{
|
||||
label: "Számítógép javítás",
|
||||
href: "/services#repair",
|
||||
},
|
||||
{
|
||||
label: "Hálózat kiépítés",
|
||||
href: "/services#network",
|
||||
},
|
||||
{
|
||||
label: "Szoftver telepítés",
|
||||
href: "/services#software",
|
||||
},
|
||||
{
|
||||
label: "Tanácsadás",
|
||||
href: "/services#consultation",
|
||||
},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Cégünkről",
|
||||
items: [
|
||||
{
|
||||
label: "Rólunk",
|
||||
href: "/about",
|
||||
},
|
||||
{
|
||||
label: "Kapcsolat",
|
||||
href: "/contact",
|
||||
},
|
||||
{
|
||||
label: "Adatvédelem",
|
||||
href: "/privacy",
|
||||
},
|
||||
],
|
||||
},
|
||||
]}
|
||||
logoText="SZELEX Irodatechnika"
|
||||
copyrightText="© 2024 SZELEX Irodatechnika. Minden jog fenntartva."
|
||||
/>
|
||||
</div>
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BOPvnqiu5V4DekurJLJPgbrkZZ/a-panoramic-view-of-a-modern-office-sk-1774357531191-76628c68.png?_wi=2"
|
||||
imageAlt="Modern irodai háttér"
|
||||
columns={[
|
||||
{ title: "Termékek", items: [{ label: "Laptopok", href: "/products#laptops" }, { label: "Asztali gépek", href: "/products#desktops" }] },
|
||||
{ title: "Szolgáltatások", items: [{ label: "Javítás", href: "/services#repair" }, { label: "Hálózat", href: "/services#network" }] },
|
||||
{ title: "Cégünkről", items: [{ label: "Rólunk", href: "/about" }, { label: "Kapcsolat", href: "/contact" }] }
|
||||
]}
|
||||
logoText="SZELEX Irodatechnika"
|
||||
copyrightText="© 2024 SZELEX Irodatechnika. Minden jog fenntartva."
|
||||
/>
|
||||
</div>
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user