ok
This commit is contained in:
@@ -19,7 +19,7 @@ export function CallToAction2() {
|
||||
<Container className="relative ">
|
||||
<div className="mx-auto max-w-3xl text-center">
|
||||
<div className="flex items-center justify-center">
|
||||
<img src="./images/logos/veda_logo_light.svg" alt="" width={120} height={32} className="h-16 w-auto opacity-100" />
|
||||
<img src="./images/logos/veda_name.svg" alt="" width={120} height={32} className="h-16 w-auto opacity-100" />
|
||||
</div>
|
||||
</div>
|
||||
</Container>
|
||||
|
@@ -19,7 +19,7 @@ export function CallToAction3() {
|
||||
<Container className="relative ">
|
||||
<div className="mx-auto max-w-3xl text-center">
|
||||
<div className="flex items-center justify-center">
|
||||
<img src="/images/veda_logo_light.svg" alt="" width={120} height={32} className="h-16 w-auto opacity-100" />
|
||||
<img src="/images/veda_name.svg" alt="" width={120} height={32} className="h-16 w-auto opacity-100" />
|
||||
</div>
|
||||
</div>
|
||||
</Container>
|
||||
|
Reference in New Issue
Block a user