Merge version_6 into main
Merge version_6 into main
This commit was merged in pull request #11.
This commit is contained in:
@@ -60,21 +60,19 @@ export default function LandingPage() {
|
||||
{ label: "Happy Customers", value: "42.5K+" }
|
||||
]}
|
||||
mediaAnimation="blur-reveal"
|
||||
useInvertedBackground={false}
|
||||
enableKpiAnimation={false}
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="hero-logo" data-section="hero-logo">
|
||||
<HeroLogoBillboard
|
||||
title="Trusted Luxury Brands"
|
||||
logoText="Trusted Luxury Brands"
|
||||
description="Featuring the world's most sought-after luxury timepieces"
|
||||
logos={[
|
||||
"http://img.b2bpic.net/free-photo/modern-black-watch-wrist-man-sitting-car_181624-58251.jpg", "http://img.b2bpic.net/free-photo/cooking-vlogger_23-2148161768.jpg", "http://img.b2bpic.net/free-photo/business-woman-with-glasses-smiling_23-2148053687.jpg"
|
||||
buttons={[
|
||||
{ text: "Shop Now", href: "#products" }
|
||||
]}
|
||||
logoAlts={[
|
||||
"Luxury watch collection", "Watch showcase", "Premium timepiece"
|
||||
]}
|
||||
useInvertedBackground={false}
|
||||
background={{ variant: "radial-gradient" }}
|
||||
mediaAnimation="blur-reveal"
|
||||
/>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user