Merge version_3_1776446844005 into main

Merge version_3_1776446844005 into main
This commit was merged in pull request #6.
This commit is contained in:
2026-04-17 17:28:01 +00:00

View File

@@ -20,7 +20,8 @@ export default function App() {
{ name: "Testimonials", href: "#testimonials" },
]}
ctaButton={{
text: "Get Started", href: "#contact"}}
text: "Get Started", href: "#contact"
}}
/>
</div>
@@ -29,10 +30,8 @@ export default function App() {
tag="PrimeStore Global"
title="Shop the Future of E-Commerce"
description="Experience seamless shopping with our state-of-the-art platform. Fast delivery, secure payments, and world-class support all in one place."
primaryButton={{
text: "Explore Deals", href: "#features"}}
secondaryButton={{
text: "Learn More", href: "#"}}
primaryButton={{ text: "Explore Deals", href: "#features" }}
secondaryButton={{ text: "Learn More", href: "#" }}
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CNPhIZITMXoY9ocAmcmrQYl9QP/tmp/github-1776396280491-a15e337e.png"
/>
</div>