Merge version_3 into main #3

Merged
bender merged 1 commits from version_3 into main 2026-05-06 10:24:12 +00:00

View File

@@ -71,7 +71,7 @@ export default function LandingPage() {
]}
buttons={[
{
text: "Explore Memi Series", href: "#products"},
text: "Buy Now", href: "#products"},
]}
imageSrc="http://img.b2bpic.net/free-photo/businessman-presenting-invisible-hologram-projecting-from-tablet-advanced-technology_53876-105191.jpg?_wi=1"
avatars={[
@@ -123,6 +123,11 @@ export default function LandingPage() {
]}
title="Our Latest Devices"
description="Discover the range of Memi Mobile products, engineered to perfection."
buttons={[
{
text: "View Device Details", href: "#"
}
]}
/>
</div>