Update src/app/page.tsx
This commit is contained in:
@@ -153,6 +153,7 @@ export default function LandingPage() {
|
||||
}
|
||||
]}
|
||||
ariaLabel="Pricing section"
|
||||
cardClassName="[&:nth-child(2)]:ring-2 [&:nth-child(2)]:ring-primary-cta [&:nth-child(2)]:shadow-lg [&:nth-child(2)]:shadow-primary-cta/20 [&:nth-child(2)]:scale-105"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -251,4 +252,4 @@ export default function LandingPage() {
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user