Merge version_1 into main #4
@@ -148,8 +148,8 @@ export default function LandingPage() {
|
||||
}}
|
||||
useInvertedBackground={false}
|
||||
titleClassName="text-5xl md:text-6xl font-bold text-foreground"
|
||||
descriptionClassName="text-lg text-foreground/70"
|
||||
tagClassName="text-primary-cta font-semibold"
|
||||
textBoxDescriptionClassName="text-lg text-foreground/70"
|
||||
textBoxTagClassName="text-primary-cta font-semibold"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -213,8 +213,8 @@ export default function LandingPage() {
|
||||
{ value: "30+", label: "Award-Winning Fragrances" },
|
||||
]}
|
||||
titleClassName="text-5xl md:text-6xl font-bold text-foreground"
|
||||
descriptionClassName="text-lg text-foreground/70"
|
||||
tagClassName="text-primary-cta font-semibold"
|
||||
textBoxDescriptionClassName="text-lg text-foreground/70"
|
||||
textBoxTagClassName="text-primary-cta font-semibold"
|
||||
nameClassName="text-foreground font-semibold"
|
||||
roleClassName="text-primary-cta text-sm"
|
||||
/>
|
||||
@@ -256,9 +256,9 @@ export default function LandingPage() {
|
||||
]}
|
||||
speed={40}
|
||||
showCard={true}
|
||||
titleClassName="text-5xl md:text-6xl font-bold text-foreground"
|
||||
descriptionClassName="text-lg text-foreground/70"
|
||||
tagClassName="text-primary-cta font-semibold"
|
||||
textBoxTitleClassName="text-5xl md:text-6xl font-bold text-foreground"
|
||||
textBoxDescriptionClassName="text-lg text-foreground/70"
|
||||
textBoxTagClassName="text-primary-cta font-semibold"
|
||||
/>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user