Update src/app/page.tsx
This commit is contained in:
@@ -106,8 +106,8 @@ export default function LandingPage() {
|
||||
tag="Features"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground="noInvert"
|
||||
cardTitleClassName="text-yellow-400"
|
||||
cardDescriptionClassName="text-yellow-300"
|
||||
featureTitleClassName="text-yellow-400"
|
||||
featureDescriptionClassName="text-yellow-300"
|
||||
features={[
|
||||
{
|
||||
id: 1,
|
||||
@@ -478,4 +478,4 @@ export default function LandingPage() {
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user