replace all logos
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
|
||||
import { Button } from '@/components/Button'
|
||||
import { Container } from '@/components/Container'
|
||||
import { Logo } from '@/components/Logo'
|
||||
|
||||
|
||||
export function CallToAction() {
|
||||
@@ -21,7 +22,7 @@ export function CallToAction() {
|
||||
<Container className="relative">
|
||||
<div className="mx-auto max-w-3xl text-center">
|
||||
<div className="flex items-center justify-center">
|
||||
<img src="./images/logos/veda_icon2.svg" alt="" width={50} height={50} className="h-18 w-auto mt-6" />
|
||||
<Logo className="h-18 w-auto mt-6" />
|
||||
</div>
|
||||
<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.
|
||||
|
Reference in New Issue
Block a user