Merge version_1 into main #2
@@ -97,7 +97,6 @@ export default function HomePage() {
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
ariaLabel="Hero section showcasing luxury watches and jewellery"
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -171,13 +170,13 @@ export default function HomePage() {
|
||||
<div id="social-proof" data-section="social-proof">
|
||||
<SocialProofOne
|
||||
logos={[
|
||||
{ src: getAssetUrl("social-logo-rolex"), alt: getAssetAlt("social-logo-rolex") },
|
||||
{ src: getAssetUrl("social-logo-patek"), alt: getAssetAlt("social-logo-patek") },
|
||||
{ src: getAssetUrl("social-logo-tiffany"), alt: getAssetAlt("social-logo-tiffany") },
|
||||
{ src: getAssetUrl("social-logo-cartier"), alt: getAssetAlt("social-logo-cartier") },
|
||||
{ src: getAssetUrl("social-logo-harrywinston"), alt: getAssetAlt("social-logo-harrywinston") },
|
||||
{ src: getAssetUrl("social-logo-bulgari"), alt: getAssetAlt("social-logo-bulgari") },
|
||||
{ src: getAssetUrl("social-logo-chopard"), alt: getAssetAlt("social-logo-chopard") },
|
||||
getAssetUrl("social-logo-rolex"),
|
||||
getAssetUrl("social-logo-patek"),
|
||||
getAssetUrl("social-logo-tiffany"),
|
||||
getAssetUrl("social-logo-cartier"),
|
||||
getAssetUrl("social-logo-harrywinston"),
|
||||
getAssetUrl("social-logo-bulgari"),
|
||||
getAssetUrl("social-logo-chopard")
|
||||
]}
|
||||
title="Trusted by the Finest"
|
||||
description="Our commitment to excellence is recognized and celebrated within the world of luxury."
|
||||
|
||||
Reference in New Issue
Block a user