Skip to content

Commit bfcb955

Browse files
committed
docs: fix text center on hero
1 parent e0a8183 commit bfcb955

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/pages/index.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ const providers = ['cloudflare', 'cloudimage', 'cloudinary', 'directus', 'edgio'
2424

2525
<template>
2626
<span class="gradient" />
27-
<ULandingHero direction="horizontal" :ui="{ container: 'flex lg:gap-12' }">
27+
<ULandingHero orientation="horizontal" :ui="{ container: 'flex lg:gap-12' }">
2828
<Illustration class="hidden lg:block h-64" />
2929
<template #title>
3030
Optimized Images for your <span class="text-primary-400">Nuxt Apps</span>

0 commit comments

Comments
 (0)