Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #3.
This commit is contained in:
@@ -122,9 +122,9 @@ export default function Page() {
|
||||
title: "100% Spolehlivost", description: "S 20 lety zkušeností a sítí spolehlivých partnerů po celé Evropě garantujeme bezpečné doručení vašeho zboží. Pojištění včetně.", imageSrc: "http://img.b2bpic.net/free-photo/man-warehouse-working-with-packages_23-2148886846.jpg", imageAlt: "Professional delivery and reliability"
|
||||
}
|
||||
]}
|
||||
titleClassName="text-4xl md:text-5xl font-semibold text-[#0d1b2a]"
|
||||
descriptionClassName="text-lg text-[#0d1b2a]/75 max-w-2xl"
|
||||
tagClassName="inline-flex items-center gap-2 px-4 py-2 bg-[#cba135]/10 text-[#cba135] rounded-full text-sm font-medium"
|
||||
textBoxTitleClassName="text-4xl md:text-5xl font-semibold text-[#0d1b2a]"
|
||||
textBoxDescriptionClassName="text-lg text-[#0d1b2a]/75 max-w-2xl"
|
||||
textBoxTagClassName="inline-flex items-center gap-2 px-4 py-2 bg-[#cba135]/10 text-[#cba135] rounded-full text-sm font-medium"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -181,9 +181,9 @@ export default function Page() {
|
||||
useInvertedBackground={false}
|
||||
showCard={true}
|
||||
speed={40}
|
||||
titleClassName="text-4xl md:text-5xl font-semibold text-[#0d1b2a]"
|
||||
descriptionClassName="text-lg text-[#0d1b2a]/75 max-w-2xl"
|
||||
tagClassName="inline-flex items-center gap-2 px-4 py-2 bg-[#cba135]/10 text-[#cba135] rounded-full text-sm font-medium"
|
||||
textBoxTitleClassName="text-4xl md:text-5xl font-semibold text-[#0d1b2a]"
|
||||
textBoxDescriptionClassName="text-lg text-[#0d1b2a]/75 max-w-2xl"
|
||||
textBoxTagClassName="inline-flex items-center gap-2 px-4 py-2 bg-[#cba135]/10 text-[#cba135] rounded-full text-sm font-medium"
|
||||
logoCardClassName="backdrop-blur-md bg-white/40 border border-white/30 rounded-xl p-4"
|
||||
/>
|
||||
</div>
|
||||
@@ -219,9 +219,9 @@ export default function Page() {
|
||||
id: "6", name: "Zuzana Nováková", role: "Head of Logistics, European Retail Group", testimonial: "Nejsme jenom číslo pro TOPTRANS EU. Máme vyhrazeného manažera vztahů, který rozumí našim potřebám. To je úroveň služby, kterou si opravdu vážíme.", imageSrc: "http://img.b2bpic.net/free-photo/businesswoman-working-warehouse_329181-12785.jpg", imageAlt: "Zuzana Nováková", icon: Star
|
||||
}
|
||||
]}
|
||||
titleClassName="text-4xl md:text-5xl font-semibold text-[#0d1b2a]"
|
||||
descriptionClassName="text-lg text-[#0d1b2a]/75 max-w-2xl"
|
||||
tagClassName="inline-flex items-center gap-2 px-4 py-2 bg-[#e63946]/10 text-[#e63946] rounded-full text-sm font-medium"
|
||||
textBoxTitleClassName="text-4xl md:text-5xl font-semibold text-[#0d1b2a]"
|
||||
textBoxDescriptionClassName="text-lg text-[#0d1b2a]/75 max-w-2xl"
|
||||
textBoxTagClassName="inline-flex items-center gap-2 px-4 py-2 bg-[#e63946]/10 text-[#e63946] rounded-full text-sm font-medium"
|
||||
textBoxClassName="space-y-6"
|
||||
/>
|
||||
</div>
|
||||
@@ -258,9 +258,9 @@ export default function Page() {
|
||||
id: "6", title: "Jak se objednám?", content: "Objednání je jednoduché: zadejte detaily zásilky, zvolte typ přepravy, zaplaťte a voilà! Obdržíte potvrzení a sledovací číslo. Můžete také zavolat našemu týmu pro osobní asistenci nebo si vytvořit firemní účet pro opakované objednávky."
|
||||
}
|
||||
]}
|
||||
titleClassName="text-4xl md:text-5xl font-semibold text-[#0d1b2a]"
|
||||
descriptionClassName="text-lg text-[#0d1b2a]/75 max-w-2xl"
|
||||
tagClassName="inline-flex items-center gap-2 px-4 py-2 bg-[#cba135]/10 text-[#cba135] rounded-full text-sm font-medium"
|
||||
textBoxTitleClassName="text-4xl md:text-5xl font-semibold text-[#0d1b2a]"
|
||||
textBoxDescriptionClassName="text-lg text-[#0d1b2a]/75 max-w-2xl"
|
||||
textBoxTagClassName="inline-flex items-center gap-2 px-4 py-2 bg-[#cba135]/10 text-[#cba135] rounded-full text-sm font-medium"
|
||||
accordionClassName="backdrop-blur-md bg-white/40 border border-white/30 rounded-xl"
|
||||
textBoxClassName="space-y-6"
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user