Update src/app/page.tsx
This commit is contained in:
@@ -58,9 +58,10 @@ export default function LandingPage() {
|
||||
logoLineHeight={1.15}
|
||||
ariaLabel="Hero section: Discover the joy of cooking"
|
||||
className="py-16 md:py-24"
|
||||
logoClassName="text-4xl md:text-7xl"
|
||||
descriptionClassName="text-lg md:text-2xl"
|
||||
logoClassName="text-4xl md:text-7xl text-white"
|
||||
descriptionClassName="text-lg md:text-2xl text-white"
|
||||
buttonClassName="px-6 py-3 rounded-full"
|
||||
containerClassName="bg-blue-900"
|
||||
/>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user