Merge version_2 into main #1

Merged
development merged 2 commits from version_2 into main 2026-01-13 13:30:10 +00:00
Showing only changes of commit a1f8e73f71 - Show all commits

View File

@@ -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>