Merge version_2 into main

Merge version_2 into main
This commit was merged in pull request #2.
This commit is contained in:
2026-04-09 12:28:20 +00:00

View File

@@ -31,21 +31,13 @@ export default function LandingPage() {
<NavbarStyleCentered
navItems={[
{
name: "Početna",
id: "hero",
},
name: "Početna", id: "hero"},
{
name: "Ponuda",
id: "products",
},
name: "Ponuda", id: "products"},
{
name: "O nama",
id: "about",
},
name: "O nama", id: "about"},
{
name: "Kontakt",
id: "contact",
},
name: "Kontakt", id: "contact"},
]}
brandName="Original Satovi"
/>
@@ -55,97 +47,54 @@ export default function LandingPage() {
<HeroBillboardTestimonial
useInvertedBackground={false}
background={{
variant: "sparkles-gradient",
}}
variant: "sparkles-gradient"}}
title="ORIGINAL SATOVI"
description="Luksuz koji nosiš svaki dan. 100% originalni modeli, garancija 2 godine, plaćanje pouzećem."
testimonials={[
{
name: "Marko I.",
handle: "@marko",
testimonial: "Sat stigao za 2 dana, kvalitet top!",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/happy-couple-holding-each-other-s-hand_23-2147891266.jpg?_wi=1",
},
name: "Marko I.", handle: "@marko", testimonial: "Sat stigao za 2 dana, kvalitet top!", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/happy-couple-holding-each-other-s-hand_23-2147891266.jpg?_wi=1"},
{
name: "Jelena P.",
handle: "@jelena",
testimonial: "Isti kao na slici, prezadovoljan!",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/happy-father-s-day-composition-father-s-day-top-view_185193-109524.jpg?_wi=1",
},
name: "Jelena P.", handle: "@jelena", testimonial: "Isti kao na slici, prezadovoljan!", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/happy-father-s-day-composition-father-s-day-top-view_185193-109524.jpg?_wi=1"},
{
name: "Petar M.",
handle: "@petar",
testimonial: "Naručio sam 2 puta, sve preporuke.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-face-portrait-wearing-suit_53876-148135.jpg?_wi=1",
},
name: "Petar M.", handle: "@petar", testimonial: "Naručio sam 2 puta, sve preporuke.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-face-portrait-wearing-suit_53876-148135.jpg?_wi=1"},
{
name: "Ana S.",
handle: "@ana",
testimonial: "Odličan izbor satova, svaka preporuka!",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/smiling-woman-with-smart-watch_1301-1696.jpg?_wi=1",
},
name: "Ana S.", handle: "@ana", testimonial: "Odličan izbor satova, svaka preporuka!", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/smiling-woman-with-smart-watch_1301-1696.jpg?_wi=1"},
{
name: "Milan V.",
handle: "@milan",
testimonial: "Profesionalna usluga, sat je prelep.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-man-wearing-suit-more-precisely-his-hands-ring-wristwatch_181624-23031.jpg?_wi=1",
},
name: "Milan V.", handle: "@milan", testimonial: "Profesionalna usluga, sat je prelep.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-man-wearing-suit-more-precisely-his-hands-ring-wristwatch_181624-23031.jpg?_wi=1"},
]}
buttons={[
{
text: "Pogledaj ponudu",
href: "#products",
},
text: "Pogledaj ponudu", href: "#products"},
]}
imageSrc="http://img.b2bpic.net/free-photo/golden-cufflings-wedding-rings-watch-lie-wooden-table_8353-405.jpg"
avatars={[
{
src: "http://img.b2bpic.net/free-photo/happy-couple-holding-each-other-s-hand_23-2147891266.jpg",
alt: "Marko",
},
src: "http://img.b2bpic.net/free-photo/happy-couple-holding-each-other-s-hand_23-2147891266.jpg", alt: "Marko"},
{
src: "http://img.b2bpic.net/free-photo/happy-father-s-day-composition-father-s-day-top-view_185193-109524.jpg",
alt: "Jelena",
},
src: "http://img.b2bpic.net/free-photo/happy-father-s-day-composition-father-s-day-top-view_185193-109524.jpg", alt: "Jelena"},
{
src: "http://img.b2bpic.net/free-photo/smiling-businessman-face-portrait-wearing-suit_53876-148135.jpg",
alt: "Petar",
},
src: "http://img.b2bpic.net/free-photo/smiling-businessman-face-portrait-wearing-suit_53876-148135.jpg", alt: "Petar"},
{
src: "http://img.b2bpic.net/free-photo/smiling-woman-with-smart-watch_1301-1696.jpg",
alt: "Ana",
},
src: "http://img.b2bpic.net/free-photo/smiling-woman-with-smart-watch_1301-1696.jpg", alt: "Ana"},
{
src: "http://img.b2bpic.net/free-photo/closeup-shot-man-wearing-suit-more-precisely-his-hands-ring-wristwatch_181624-23031.jpg",
alt: "Milan",
},
src: "http://img.b2bpic.net/free-photo/closeup-shot-man-wearing-suit-more-precisely-his-hands-ring-wristwatch_181624-23031.jpg", alt: "Milan"},
]}
marqueeItems={[
{
type: "text",
text: "100% Original",
},
type: "text", text: "100% Original"},
{
type: "text",
text: "Garancija 2 godine",
},
type: "text", text: "Garancija 2 godine"},
{
type: "text",
text: "Besplatna dostava",
},
type: "text", text: "Besplatna dostava"},
{
type: "text",
text: "Plaćanje pouzećem",
},
type: "text", text: "Plaćanje pouzećem"},
{
type: "text",
text: "Premium kvalitet",
},
type: "text", text: "Premium kvalitet"},
]}
/>
</div>
@@ -171,41 +120,18 @@ export default function LandingPage() {
useInvertedBackground={false}
products={[
{
id: "1",
name: "Daniel Klein DK12134",
price: "5.490 RSD",
imageSrc: "http://img.b2bpic.net/free-photo/modern-stationary-collection-arrangement_23-2149309692.jpg?_wi=1",
id: "model3", name: "Model 3 Watch", price: "19.990 RSD", imageSrc: "https://originalsatovi.com/wp-content/uploads/2023/10/model3-watch.jpg", imageAlt: "Model 3"
},
{
id: "2",
name: "Casio Edifice",
price: "12.990 RSD",
imageSrc: "http://img.b2bpic.net/free-photo/handsome-young-businessman-taking-papers-from-bag_1262-6105.jpg?_wi=1",
},
id: "1", name: "Daniel Klein DK12134", price: "5.490 RSD", imageSrc: "http://img.b2bpic.net/free-photo/modern-stationary-collection-arrangement_23-2149309692.jpg?_wi=1"},
{
id: "3",
name: "Fossil Grant",
price: "17.990 RSD",
imageSrc: "http://img.b2bpic.net/free-photo/fashion-portrait-young-businessman-handsome-model-man-casual-cloth-suit-with-accessories-hands_158538-9455.jpg?_wi=1",
},
id: "2", name: "Casio Edifice", price: "12.990 RSD", imageSrc: "http://img.b2bpic.net/free-photo/handsome-young-businessman-taking-papers-from-bag_1262-6105.jpg?_wi=1"},
{
id: "4",
name: "Seiko 5 Sports",
price: "39.990 RSD",
imageSrc: "http://img.b2bpic.net/free-photo/businessman-rides-his-car-moves-wheel-hand-with-watch_146671-18643.jpg",
},
id: "3", name: "Fossil Grant", price: "17.990 RSD", imageSrc: "http://img.b2bpic.net/free-photo/fashion-portrait-young-businessman-handsome-model-man-casual-cloth-suit-with-accessories-hands_158538-9455.jpg?_wi=1"},
{
id: "5",
name: "Michael Kors Lexington",
price: "24.990 RSD",
imageSrc: "http://img.b2bpic.net/free-photo/stylish-golden-watch-white-surface_181624-27078.jpg",
},
id: "4", name: "Seiko 5 Sports", price: "39.990 RSD", imageSrc: "http://img.b2bpic.net/free-photo/businessman-rides-his-car-moves-wheel-hand-with-watch_146671-18643.jpg"},
{
id: "6",
name: "Classic Selection",
price: "15.990 RSD",
imageSrc: "http://img.b2bpic.net/free-photo/watch-black-box-bow-tie-lie-white-windowsill_8353-687.jpg",
},
id: "5", name: "Michael Kors Lexington", price: "24.990 RSD", imageSrc: "http://img.b2bpic.net/free-photo/stylish-golden-watch-white-surface_181624-27078.jpg"}
]}
title="Najprodavaniji modeli"
description="Pronađite svoj savršen sat."
@@ -219,35 +145,17 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
id: "f1",
title: "100% ORIGINAL SATOVI",
author: "Garancija",
description: "Svi modeli su provereni i originalni.",
tags: [
"Sigurno",
],
imageSrc: "http://img.b2bpic.net/free-photo/modern-stationary-collection-arrangement_23-2149309692.jpg?_wi=2",
},
id: "f1", title: "100% ORIGINAL SATOVI", author: "Garancija", description: "Svi modeli su provereni i originalni.", tags: [
"Sigurno"],
imageSrc: "http://img.b2bpic.net/free-photo/modern-stationary-collection-arrangement_23-2149309692.jpg?_wi=2"},
{
id: "f2",
title: "Brza dostava",
author: "1-3 dana",
description: "Dostava na teritoriji cele Srbije.",
tags: [
"Brzo",
],
imageSrc: "http://img.b2bpic.net/free-photo/handsome-young-businessman-taking-papers-from-bag_1262-6105.jpg?_wi=2",
},
id: "f2", title: "Brza dostava", author: "1-3 dana", description: "Dostava na teritoriji cele Srbije.", tags: [
"Brzo"],
imageSrc: "http://img.b2bpic.net/free-photo/handsome-young-businessman-taking-papers-from-bag_1262-6105.jpg?_wi=2"},
{
id: "f3",
title: "Sigurna kupovina",
author: "Pouzećem",
description: "Plaćanje prilikom preuzimanja.",
tags: [
"Poverenje",
],
imageSrc: "http://img.b2bpic.net/free-photo/fashion-portrait-young-businessman-handsome-model-man-casual-cloth-suit-with-accessories-hands_158538-9455.jpg?_wi=2",
},
id: "f3", title: "Sigurna kupovina", author: "Pouzećem", description: "Plaćanje prilikom preuzimanja.", tags: [
"Poverenje"],
imageSrc: "http://img.b2bpic.net/free-photo/fashion-portrait-young-businessman-handsome-model-man-casual-cloth-suit-with-accessories-hands_158538-9455.jpg?_wi=2"},
]}
title="Zašto izabrati nas"
description="Premium iskustvo kupovine."
@@ -262,45 +170,20 @@ export default function LandingPage() {
useInvertedBackground={false}
testimonials={[
{
id: "1",
name: "Marko I.",
role: "Kupac",
company: "BG",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/happy-couple-holding-each-other-s-hand_23-2147891266.jpg?_wi=2",
},
id: "1", name: "Marko I.", role: "Kupac", company: "BG", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/happy-couple-holding-each-other-s-hand_23-2147891266.jpg?_wi=2"},
{
id: "2",
name: "Jelena P.",
role: "Kupac",
company: "NS",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/happy-father-s-day-composition-father-s-day-top-view_185193-109524.jpg?_wi=2",
},
id: "2", name: "Jelena P.", role: "Kupac", company: "NS", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/happy-father-s-day-composition-father-s-day-top-view_185193-109524.jpg?_wi=2"},
{
id: "3",
name: "Petar M.",
role: "Kupac",
company: "NI",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-face-portrait-wearing-suit_53876-148135.jpg?_wi=2",
},
id: "3", name: "Petar M.", role: "Kupac", company: "NI", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-face-portrait-wearing-suit_53876-148135.jpg?_wi=2"},
{
id: "4",
name: "Ana S.",
role: "Kupac",
company: "BG",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/smiling-woman-with-smart-watch_1301-1696.jpg?_wi=2",
},
id: "4", name: "Ana S.", role: "Kupac", company: "BG", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/smiling-woman-with-smart-watch_1301-1696.jpg?_wi=2"},
{
id: "5",
name: "Milan V.",
role: "Kupac",
company: "KG",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-man-wearing-suit-more-precisely-his-hands-ring-wristwatch_181624-23031.jpg?_wi=2",
},
id: "5", name: "Milan V.", role: "Kupac", company: "KG", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-man-wearing-suit-more-precisely-his-hands-ring-wristwatch_181624-23031.jpg?_wi=2"},
]}
title="Šta kažu kupci"
description="Vaše poverenje je naš prioritet."
@@ -311,8 +194,7 @@ export default function LandingPage() {
<ContactSplit
useInvertedBackground={false}
background={{
variant: "plain",
}}
variant: "plain"}}
tag="Kontaktirajte nas"
title="Poruči odmah"
description="Dostava na teritoriji cele Srbije. Plaćanje pouzećem."
@@ -327,29 +209,19 @@ export default function LandingPage() {
logoText="Original Satovi"
columns={[
{
title: "Info",
items: [
title: "Info", items: [
{
label: "O nama",
href: "#about",
},
label: "O nama", href: "#about"},
{
label: "Ponuda",
href: "#products",
},
label: "Ponuda", href: "#products"},
],
},
{
title: "Podrška",
items: [
title: "Podrška", items: [
{
label: "Dostava",
href: "#contact",
},
label: "Dostava", href: "#contact"},
{
label: "Kontakt",
href: "#contact",
},
label: "Kontakt", href: "#contact"},
],
},
]}
@@ -359,4 +231,4 @@ export default function LandingPage() {
</ReactLenis>
</ThemeProvider>
);
}
}