add veda logos

This commit is contained in:
2025-08-18 20:12:15 +02:00
parent c82c6ced3a
commit f1cec99486
187 changed files with 2331 additions and 69 deletions

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-[#49784C] text-white hover:text-slate-100 hover:bg-[#3a5f3d] active:bg-[#2d4730] active:text-slate-100 focus-visible:outline-[#49784C]',
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',
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-action.jpg'
import logoVeda from '@/images/logos/veda.svg'
import logoVeda2 from '@/images/logos/veda_icon2.svg'
export function CallToAction() {
return (
@@ -27,7 +27,7 @@ export function CallToAction() {
>
{[
[
{ name: 'veda', logo: logoVeda },
{ name: 'veda', logo: logoVeda2 },
],
].map((group, groupIndex) => (
<li key={groupIndex}>
@@ -47,7 +47,7 @@ export function CallToAction() {
<h2 className="font-display lg:text-3xl text-xl tracking-tight text-white pt-4 lg:pt-6">
VEDA provides an unparalleled cruise experience on the Nile, blending authenticity with sophistication. Enjoy private journeys featuring organic cuisine, hollistic activities, and a dedicated, warm-hearted crew.
</h2>
<p className="mt-4 text-xl lg:text-2xl italic tracking-tight text-gold-200">
<p className="mt-4 text-xl lg:text-2xl italic tracking-tight text-gold-100">
Discover a cruise like no other with us on the Nile.
</p>
</div>

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/veda_logo.svg'
import logoVeda from '@/images/logos/veda_logo2.svg'
export function CallToAction3() {
return (
@@ -33,7 +33,7 @@ export function CallToAction3() {
<li key={groupIndex}>
<ul
role="list"
className="flex flex-col items-center gap-y-2 sm:flex-row sm:gap-x-12 sm:gap-y-0"
className="flex flex-col items-center gap-y-2 sm:flex-row sm:gap-x-12 sm:gap-y-0 "
>
{group.map((company) => (
<li key={company.name} className="flex">

View File

@@ -60,7 +60,7 @@ function MobileNavigation() {
</PopoverButton>
<PopoverBackdrop
transition
className="fixed inset-0 bg-slate-300/50 duration-150 data-[closed]:opacity-0 data-[enter]:ease-out data-[leave]:ease-in"
className="fixed inset-0 bg-slate-50/50 duration-150 data-[closed]:opacity-0 data-[enter]:ease-out data-[leave]:ease-in"
/>
<PopoverPanel
transition
@@ -81,7 +81,7 @@ function MobileNavigation() {
export function Header() {
return (
<header className="fixed top-0 left-0 right-0 z-50 bg-black/30 backdrop-blur-sm py-4">
<header className="fixed top-0 left-0 right-0 z-50 bg-black/20 backdrop-blur-sm py-4">
<Container>
<nav className="relative z-50 flex justify-between">
<div className="flex items-center md:gap-x-12">

View File

@@ -43,7 +43,7 @@ export function Hero() {
<span className="relative">REIMAGINED</span>
</span>{' '}
</h1>
<p className="relative z-10 mx-auto mt-6 max-w-2xl lg:text-xl text-sm tracking-wide font-normal text-slate-300">
<p className="relative z-10 mx-auto mt-6 max-w-2xl lg:text-xl text-sm tracking-wide font-normal text-slate-100">
Discover ancient Egypt and feel its special energies across the enchanting Nile river with our sophisticated cruises, boat rentals, healing packages, corporate retreats, private holidays, & more.
</p>
<div className="relative z-10 mt-10 mb-96 lg:mb-40 lg:py-2 xs:mb-20 flex justify-center gap-x-6 relative z-10">
@@ -59,8 +59,8 @@ export function Hero() {
{/* SECOND SECTION */}
<div className="relative z-10 lg:pt-10">
<p className="font-display text-large lg:text-2xl font-semibold italic text-slate-900">
<div className="relative z-10 pt-10">
<p className="mt-10 font-display text-large lg:text-2xl font-semibold italic text-slate-900">
As seen and featured on
</p>
<ul

View File

@@ -3,10 +3,10 @@ import * as React from "react";
const SvgIcon = (props) => (
<svg
xmlns="http://www.w3.org/2000/svg"
width="135"
width="122"
height="30"
fill="none"
viewBox="0 0 135 30"
viewBox="0 0 122 30"
>
<mask
id="a"
@@ -19,7 +19,7 @@ const SvgIcon = (props) => (
>
<path fill="#fff" d="M29.926 0H0v30h29.926z"></path>
</mask>
<g fill="#48774B" fillOpacity="0.5" mask="url(#a)">
<g fill="#A7772E" fillOpacity="0.5" mask="url(#a)">
<path d="M14.963 15c4.132 0 7.482-3.358 7.482-7.5S19.095 0 14.963 0 7.481 3.358 7.481 7.5s3.35 7.5 7.482 7.5"></path>
<path d="M7.482 22.5c4.132 0 7.481-3.358 7.481-7.5s-3.35-7.5-7.481-7.5S0 10.858 0 15s3.35 7.5 7.482 7.5"></path>
<path d="M22.444 22.5c4.132 0 7.482-3.358 7.482-7.5s-3.35-7.5-7.482-7.5-7.481 3.358-7.481 7.5 3.35 7.5 7.481 7.5"></path>
@@ -30,8 +30,8 @@ const SvgIcon = (props) => (
<path d="M20.253 17.197c4.132 0 7.482-3.358 7.482-7.5s-3.35-7.5-7.482-7.5-7.482 3.358-7.482 7.5 3.35 7.5 7.482 7.5"></path>
</g>
<path
fill="#49784C"
d="M51.428 25 42.86 5.4h3.948l7.644 17.724h-2.268L59.912 5.4h3.64L55.012 25zm20.38-11.452h9.744v2.996h-9.744zm.28 8.4h11.06V25h-14.7V5.4h14.308v3.052H72.088zM90.005 25V5.4h8.568q3.192 0 5.6 1.232t3.752 3.416 1.344 5.152q0 2.94-1.344 5.152-1.344 2.184-3.752 3.416T98.573 25zm3.64-3.08h4.76q2.212 0 3.808-.84 1.625-.84 2.492-2.352.897-1.512.896-3.528 0-2.044-.896-3.528-.867-1.512-2.492-2.352-1.596-.84-3.808-.84h-4.76zM112.893 25l8.82-19.6h3.584l8.848 19.6h-3.808l-7.588-17.668h1.456L116.645 25zm4.06-4.536.98-2.856h10.584l.98 2.856z"
fill="#A7772E"
d="m47.525 24-7.65-17.5H43.4l6.825 15.825H48.2L55.1 6.5h3.25L50.725 24zm18.196-10.225h8.7v2.675h-8.7zm.25 7.5h9.875V24H62.721V6.5h12.775v2.725h-9.525zM81.97 24V6.5h7.65q2.85 0 5 1.1t3.35 3.05 1.2 4.6q0 2.625-1.2 4.6-1.2 1.95-3.35 3.05t-5 1.1zm3.25-2.75h4.25q1.975 0 3.4-.75 1.45-.75 2.225-2.1.8-1.35.8-3.15 0-1.826-.8-3.15-.774-1.35-2.225-2.1-1.425-.75-3.4-.75h-4.25zM102.404 24l7.875-17.5h3.2l7.9 17.5h-3.4l-6.775-15.775h1.3L105.754 24zm3.625-4.05.875-2.55h9.45l.875 2.55z"
></path>
</svg>
);