Merge version_2 into main

Merge version_2 into main
This commit was merged in pull request #6.
This commit is contained in:
2026-03-03 14:15:41 +00:00

View File

@@ -46,7 +46,7 @@ export default function LandingPage() {
<HeroLogoBillboardSplit
logoText="MarketFinder"
description="Discover premium products from verified sellers. Your trusted marketplace for quality goods and seamless transactions."
background={{ variant: "circleGradient" }}
background={{ variant: "radial-gradient" }}
buttons={[
{ text: "Browse Products", href: "#products" },
{ text: "Sell With Us", href: "#contact" }
@@ -143,7 +143,6 @@ export default function LandingPage() {
]}
speed={40}
showCard={true}
animationType="slide-up"
/>
</div>