Merge version_1 into main #4

Merged
bender merged 2 commits from version_1 into main 2026-04-08 22:00:38 +00:00
2 changed files with 8 additions and 2 deletions

View File

@@ -58,7 +58,7 @@ export default function LandingPage() {
{
id: "p1", title: "Carlos D.", subtitle: "CEO", detail: "15+ years experience", imageSrc: "http://img.b2bpic.net/free-photo/young-lady-standing-with-crossed-arms-checked-shirt-hat-looking-confident_176474-47786.jpg"},
],
imageAlt: "happy customer living room portrait"},
},
]}
/>
</div>

View File

@@ -103,7 +103,13 @@ export default function LandingPage() {
</div>
<div id="ecommerce" data-section="ecommerce">
<ProductDetailCard name="Basic Repair Kit" price="$99" images={[{ src: "http://img.b2bpic.net/free-photo/medium-shot-man-working-as-plumber_23-2150746316.jpg", alt: "Basic Repair Kit" }]} buttons={[{ text: "Buy Now" }]} />
<ProductDetailCard
layout="page"
name="Basic Repair Kit"
price="$99"
images={[{ src: "http://img.b2bpic.net/free-photo/medium-shot-man-working-as-plumber_23-2150746316.jpg", alt: "Basic Repair Kit" }]}
buttons={[{ text: "Buy Now" }]}
/>
</div>
<div id="footer" data-section="footer">