Merge version_2 into main #6

Merged
bender merged 1 commits from version_2 into main 2026-03-03 14:15:42 +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>