Update src/app/page.tsx
This commit is contained in:
@@ -126,6 +126,7 @@ export default function LandingPage() {
|
||||
]}
|
||||
title="お客様の声"
|
||||
description="ガルリをお選びいただいたお客様からの心温まるメッセージ。"
|
||||
imageClassName="rounded-full border-4 border-white shadow-lg"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -183,4 +184,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user