This commit is contained in:
2025-08-18 18:40:09 +02:00
parent e2543a0c58
commit c82c6ced3a
229 changed files with 2872 additions and 192 deletions

View File

@@ -34,7 +34,7 @@ export default function RootLayout({ children }) {
lexend.variable,
)}
>
<body className="flex h-full flex-col">{children}</body>
<body className="flex h-full flex-col pt-20">{children}</body>
</html>
)
}

View File

@@ -12,7 +12,7 @@ const variantStyles = {
solid: {
slate:
'bg-gold-900 text-white hover:bg-gold-800 hover:text-slate-100 active:bg-gold-800 active:text-gold-300 focus-visible:outline-gold-900',
blue: 'bg-gold-600 text-white hover:text-slate-100 hover:bg-gold-500 active:bg-gold-800 active:text-slate-100 focus-visible:outline-gold-600',
blue: 'bg-[#49784C] text-white hover:text-slate-100 hover:bg-[#3a5f3d] active:bg-[#2d4730] active:text-slate-100 focus-visible:outline-[#49784C]',
white:
'bg-white text-slate-100 hover:bg-gold-50 active:bg-gold-200 active:text-slate-100 focus-visible:outline-white',
},

View File

@@ -3,7 +3,7 @@ import Image from 'next/image'
import { Button } from '@/components/Button'
import { Container } from '@/components/Container'
import backgroundImage from '@/images/background-call-to-action4.png'
import logoVeda from '@/images/logos/logo_name.svg'
import logoVeda from '@/images/logos/veda_logo.svg'
export function CallToAction3() {
return (

View File

@@ -81,12 +81,12 @@ function MobileNavigation() {
export function Header() {
return (
<header className="py-10">
<header className="fixed top-0 left-0 right-0 z-50 bg-black/30 backdrop-blur-sm py-4">
<Container>
<nav className="relative z-50 flex justify-between">
<div className="flex items-center md:gap-x-12">
<Link href="#" aria-label="Home">
<Logo className="h-10 w-auto" />
<Link href="#" aria-label="Home" className="overflow-visible">
<Logo className="h-8 w-auto max-w-none sm:h-9 md:h-10 lg:h-11 xl:h-12" />
</Link>
<div className="hidden md:flex md:gap-x-6">
<NavLink href="/">HOME</NavLink>

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 296 KiB

File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 296 KiB

File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 396 KiB

View File

@@ -0,0 +1,17 @@
<svg width="400" height="400" viewBox="0 0 400 400" fill="none" xmlns="http://www.w3.org/2000/svg">
<g clip-path="url(#clip0_60_122)">
<circle cx="200" cy="100" r="100" fill="white" fill-opacity="0.5"/>
<circle cx="100" cy="200" r="100" fill="white" fill-opacity="0.5"/>
<circle cx="300" cy="200" r="100" fill="white" fill-opacity="0.5"/>
<circle cx="270.71" cy="270.71" r="100" fill="white" fill-opacity="0.5"/>
<circle cx="129.29" cy="270.71" r="100" fill="white" fill-opacity="0.5"/>
<circle cx="200" cy="300" r="100" fill="white" fill-opacity="0.5"/>
<circle cx="129.29" cy="129.29" r="100" fill="white" fill-opacity="0.5"/>
<circle cx="270.71" cy="129.29" r="100" fill="white" fill-opacity="0.5"/>
</g>
<defs>
<clipPath id="clip0_60_122">
<rect width="400" height="400" fill="white"/>
</clipPath>
</defs>
</svg>

After

Width:  |  Height:  |  Size: 817 B

View File

@@ -0,0 +1,17 @@
<svg width="400" height="400" viewBox="0 0 400 400" fill="none" xmlns="http://www.w3.org/2000/svg">
<g clip-path="url(#clip0_58_12)">
<circle cx="200" cy="100" r="100" fill="#48774B" fill-opacity="0.7"/>
<circle cx="100" cy="200" r="100" fill="#48774B" fill-opacity="0.7"/>
<circle cx="300" cy="200" r="100" fill="#48774B" fill-opacity="0.7"/>
<circle cx="270.71" cy="270.71" r="100" fill="#48774B" fill-opacity="0.7"/>
<circle cx="129.29" cy="270.71" r="100" fill="#48774B" fill-opacity="0.7"/>
<circle cx="200" cy="300" r="100" fill="#48774B" fill-opacity="0.7"/>
<circle cx="129.29" cy="129.29" r="100" fill="#48774B" fill-opacity="0.7"/>
<circle cx="270.71" cy="129.29" r="100" fill="#48774B" fill-opacity="0.7"/>
</g>
<defs>
<clipPath id="clip0_58_12">
<rect width="400" height="400" fill="white"/>
</clipPath>
</defs>
</svg>

After

Width:  |  Height:  |  Size: 831 B

View File

@@ -0,0 +1,16 @@
<svg width="135" height="30" viewBox="0 0 135 30" fill="none" xmlns="http://www.w3.org/2000/svg">
<mask id="mask0_70_20" style="mask-type:luminance" maskUnits="userSpaceOnUse" x="0" y="0" width="30" height="30">
<path d="M29.9261 0H0V30H29.9261V0Z" fill="white"/>
</mask>
<g mask="url(#mask0_70_20)">
<path d="M14.963 15C19.0949 15 22.4445 11.6421 22.4445 7.5C22.4445 3.35786 19.0949 0 14.963 0C10.831 0 7.48145 3.35786 7.48145 7.5C7.48145 11.6421 10.831 15 14.963 15Z" fill="white" fill-opacity="0.5"/>
<path d="M7.48153 22.5C11.6135 22.5 14.9631 19.1421 14.9631 15C14.9631 10.8579 11.6135 7.5 7.48153 7.5C3.34959 7.5 0 10.8579 0 15C0 19.1421 3.34959 22.5 7.48153 22.5Z" fill="white" fill-opacity="0.5"/>
<path d="M22.4444 22.5C26.5764 22.5 29.9259 19.1421 29.9259 15C29.9259 10.8579 26.5764 7.5 22.4444 7.5C18.3125 7.5 14.9629 10.8579 14.9629 15C14.9629 19.1421 18.3125 22.5 22.4444 22.5Z" fill="white" fill-opacity="0.5"/>
<path d="M20.253 27.8032C24.3849 27.8032 27.7345 24.4454 27.7345 20.3032C27.7345 16.1611 24.3849 12.8032 20.253 12.8032C16.1211 12.8032 12.7715 16.1611 12.7715 20.3032C12.7715 24.4454 16.1211 27.8032 20.253 27.8032Z" fill="white" fill-opacity="0.5"/>
<path d="M9.67293 27.8032C13.8049 27.8032 17.1545 24.4454 17.1545 20.3032C17.1545 16.1611 13.8049 12.8032 9.67293 12.8032C5.541 12.8032 2.19141 16.1611 2.19141 20.3032C2.19141 24.4454 5.541 27.8032 9.67293 27.8032Z" fill="white" fill-opacity="0.5"/>
<path d="M14.963 30C19.0949 30 22.4445 26.6421 22.4445 22.5C22.4445 18.3579 19.0949 15 14.963 15C10.831 15 7.48145 18.3579 7.48145 22.5C7.48145 26.6421 10.831 30 14.963 30Z" fill="white" fill-opacity="0.5"/>
<path d="M9.67293 17.1968C13.8049 17.1968 17.1545 13.8389 17.1545 9.69678C17.1545 5.55464 13.8049 2.19678 9.67293 2.19678C5.541 2.19678 2.19141 5.55464 2.19141 9.69678C2.19141 13.8389 5.541 17.1968 9.67293 17.1968Z" fill="white" fill-opacity="0.5"/>
<path d="M20.253 17.1968C24.3849 17.1968 27.7345 13.8389 27.7345 9.69678C27.7345 5.55464 24.3849 2.19678 20.253 2.19678C16.1211 2.19678 12.7715 5.55464 12.7715 9.69678C12.7715 13.8389 16.1211 17.1968 20.253 17.1968Z" fill="white" fill-opacity="0.5"/>
</g>
<path d="M51.428 25L42.86 5.4H46.808L54.452 23.124H52.184L59.912 5.4H63.552L55.012 25H51.428ZM71.8076 13.548H81.5516V16.544H71.8076V13.548ZM72.0876 21.948H83.1476V25H68.4476V5.4H82.7556V8.452H72.0876V21.948ZM90.0054 25V5.4H98.5734C100.701 5.4 102.568 5.81067 104.173 6.632C105.779 7.45333 107.029 8.592 107.925 10.048C108.821 11.504 109.269 13.2213 109.269 15.2C109.269 17.16 108.821 18.8773 107.925 20.352C107.029 21.808 105.779 22.9467 104.173 23.768C102.568 24.5893 100.701 25 98.5734 25H90.0054ZM93.6454 21.92H98.4054C99.8801 21.92 101.149 21.64 102.213 21.08C103.296 20.52 104.127 19.736 104.705 18.728C105.303 17.72 105.601 16.544 105.601 15.2C105.601 13.8373 105.303 12.6613 104.705 11.672C104.127 10.664 103.296 9.88 102.213 9.32C101.149 8.76 99.8801 8.48 98.4054 8.48H93.6454V21.92ZM112.893 25L121.713 5.4H125.297L134.145 25H130.337L122.749 7.332H124.205L116.645 25H112.893ZM116.953 20.464L117.933 17.608H128.517L129.497 20.464H116.953Z" fill="white"/>
</svg>

After

Width:  |  Height:  |  Size: 3.0 KiB

View File

@@ -0,0 +1,18 @@
<svg width="1800" height="400" viewBox="0 0 1800 400" fill="none" xmlns="http://www.w3.org/2000/svg">
<g clip-path="url(#clip0_58_63)">
<circle cx="200" cy="100" r="100" fill="#3E6A41" fill-opacity="0.7"/>
<circle cx="100" cy="200" r="100" fill="#3E6A41" fill-opacity="0.7"/>
<circle cx="300" cy="200" r="100" fill="#3E6A41" fill-opacity="0.7"/>
<circle cx="270.71" cy="270.71" r="100" fill="#3E6A41" fill-opacity="0.7"/>
<circle cx="129.29" cy="270.71" r="100" fill="#3E6A41" fill-opacity="0.7"/>
<circle cx="200" cy="300" r="100" fill="#3E6A41" fill-opacity="0.7"/>
<circle cx="129.29" cy="129.29" r="100" fill="#3E6A41" fill-opacity="0.7"/>
<circle cx="270.71" cy="129.29" r="100" fill="#3E6A41" fill-opacity="0.7"/>
<path d="M620.4 343L498 63H554.4L663.6 316.2H631.2L741.6 63H793.6L671.6 343H620.4ZM911.538 179.4H1050.74V222.2H911.538V179.4ZM915.538 299.4H1073.54V343H863.538V63H1067.94V106.6H915.538V299.4ZM1171.51 343V63H1293.91C1324.31 63 1350.97 68.8667 1373.91 80.6C1396.84 92.3333 1414.71 108.6 1427.51 129.4C1440.31 150.2 1446.71 174.733 1446.71 203C1446.71 231 1440.31 255.533 1427.51 276.6C1414.71 297.4 1396.84 313.667 1373.91 325.4C1350.97 337.133 1324.31 343 1293.91 343H1171.51ZM1223.51 299H1291.51C1312.57 299 1330.71 295 1345.91 287C1361.37 279 1373.24 267.8 1381.51 253.4C1390.04 239 1394.31 222.2 1394.31 203C1394.31 183.533 1390.04 166.733 1381.51 152.6C1373.24 138.2 1361.37 127 1345.91 119C1330.71 111 1312.57 107 1291.51 107H1223.51V299ZM1498.47 343L1624.47 63H1675.67L1802.07 343H1747.67L1639.27 90.6H1660.07L1552.07 343H1498.47ZM1556.47 278.2L1570.47 237.4H1721.67L1735.67 278.2H1556.47Z" fill="#406B42"/>
</g>
<defs>
<clipPath id="clip0_58_63">
<rect width="1800" height="400" fill="white"/>
</clipPath>
</defs>
</svg>

After

Width:  |  Height:  |  Size: 1.7 KiB