Update src/app/page.tsx

This commit is contained in:
2026-06-09 12:20:10 +00:00
parent 555751ecea
commit 2db8a35540

View File

@@ -166,6 +166,9 @@ export default function LandingPage() {
]}
cardTitle="달콤한 여정, 고객님들의 찬사"
cardTag="진심 어린 후기"
buttons={[
{ text: "전체 후기 보기", href: "#" }
]}
buttonAnimation="slide-up"
cardAnimation="slide-up"
useInvertedBackground={false}