Merge version_1 into main #3

Merged
bender merged 2 commits from version_1 into main 2026-04-08 21:59:59 +00:00
2 changed files with 2 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"},
],
imageSrc: "http://img.b2bpic.net/free-photo/attractive-young-girl-laying-sofa-living-room-reading-magazine_176420-42537.jpg", imageAlt: "happy customer living room portrait"},
imageAlt: "happy customer living room portrait"},
]}
/>
</div>

View File

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