Merge version_1 into main #2
@@ -118,8 +118,8 @@ export default function LandingPage() {
|
||||
tagAnimation="slide-up"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
names=[
|
||||
"GENUINE PRODUCTS ONLY", "DATABASE VERIFIED TRANSACTIONS", "BY APPOINTMENT EXCLUSIVE", "GLOBAL TECH STANDARDS"]
|
||||
names={[
|
||||
"GENUINE PRODUCTS ONLY", "DATABASE VERIFIED TRANSACTIONS", "BY APPOINTMENT EXCLUSIVE", "GLOBAL TECH STANDARDS"]}
|
||||
showCard={true}
|
||||
speed={50}
|
||||
/>
|
||||
@@ -151,7 +151,7 @@ export default function LandingPage() {
|
||||
|
||||
<div id="trust" data-section="trust">
|
||||
<TestimonialAboutCard
|
||||
tag="Trust & Truth"
|
||||
tag="Trust & Truth"
|
||||
tagIcon={Shield}
|
||||
tagAnimation="slide-up"
|
||||
title="100% Genuine. Strictly By Appointment."
|
||||
|
||||
Reference in New Issue
Block a user