Update src/app/page.tsx

This commit is contained in:
2026-05-11 15:50:47 +00:00
parent 96216c76bc
commit 84f7ea5608

View File

@@ -93,7 +93,13 @@ export default function LandingPage() {
</div>
<div id="ecommerce" data-section="ecommerce">
<ProductDetailCard name="Güvenlik Paketi" price="$999" images={[]} buttons={[]} />
<ProductDetailCard
layout="page"
name="Güvenlik Paketi"
price="$999"
images={[]}
buttons={[]}
/>
</div>
<div id="home-footer" data-section="home-footer">