feat. GR_GALLERY_01 템플릿 제작

This commit is contained in:
clkim
2025-09-24 21:20:41 +09:00
parent 675ea26d1d
commit a2fc2e17a2
16 changed files with 447 additions and 59 deletions

View File

@@ -15,7 +15,7 @@ const props = defineProps<Props>()
</script>
<template>
<section class="relative h-[640px] md:h-[1000px]">
<section class="section-container">
<BlocksSlideFade
v-if="props.components?.group_sets"
:arrows="true"