Merge version_1 into main #2

Merged
bender merged 1 commits from version_1 into main 2026-04-13 12:57:31 +00:00

View File

@@ -91,13 +91,12 @@ export default function LandingPage() {
<TestimonialAboutCard
useInvertedBackground={false}
videoSrc="https://www.w3schools.com/html/mov_bbb.mp4"
imageSrc="http://img.b2bpic.net/free-photo/brown-concrete-building-clear-blue-sky_250224-217.jpg"
imageAlt="modern school building architecture"
/>
</div>
<div id="ecommerce" data-section="ecommerce">
<ProductCartItem item={{ id: "1", name: "Basic Lock", price: 50, quantity: 1, image: "" }} />
<ProductCartItem item={{ id: "1", name: "Basic Lock", price: "50", quantity: 1, image: "" }} />
</div>
<div id="contact-strip" data-section="contact-strip">