Merge version_1 into main #2
@@ -130,8 +130,8 @@ export default function LandingPage() {
|
||||
containerClassName="py-20"
|
||||
titleClassName="text-4xl font-bold text-foreground"
|
||||
descriptionClassName="text-lg text-foreground/75"
|
||||
textBoxTitleClassName="text-xl font-semibold text-foreground"
|
||||
textBoxDescriptionClassName="text-base text-foreground/70"
|
||||
cardTitleClassName="text-xl font-semibold text-foreground"
|
||||
cardDescriptionClassName="text-base text-foreground/70"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -163,8 +163,8 @@ export default function LandingPage() {
|
||||
containerClassName="py-20"
|
||||
titleClassName="text-4xl font-bold text-foreground"
|
||||
descriptionClassName="text-lg text-foreground/75"
|
||||
textBoxTitleClassName="text-lg font-semibold text-foreground"
|
||||
textBoxDescriptionClassName="text-primary-cta font-bold"
|
||||
cardNameClassName="text-lg font-semibold text-foreground"
|
||||
cardPriceClassName="text-primary-cta font-bold"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -226,8 +226,8 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
ariaLabel="Metrics section showcasing restaurant achievements"
|
||||
containerClassName="py-20"
|
||||
titleClassName="text-4xl font-bold text-foreground"
|
||||
descriptionClassName="text-lg text-foreground/75"
|
||||
textBoxTitleClassName="text-4xl font-bold text-foreground"
|
||||
textBoxDescriptionClassName="text-lg text-foreground/75"
|
||||
valueClassName="text-3xl font-bold text-primary-cta"
|
||||
metricDescriptionClassName="text-base text-foreground/70"
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user