content text and dynamic zone components
This commit is contained in:
parent
44b55d9bbb
commit
3df3ba4ebc
22 changed files with 202 additions and 24 deletions
|
@ -1,7 +1,6 @@
|
|||
<template>
|
||||
<div class="flex flex-col w-full max-h-72 h-72 overflow-hidden">
|
||||
<NuxtPicture
|
||||
preload
|
||||
loading="lazy"
|
||||
class="w-full h-60 object-cover object-center"
|
||||
:src="baseUrl + data?.banner.url"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue