Update src/app/page.tsx
This commit is contained in:
@@ -76,7 +76,7 @@ export default function LandingPage() {
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AP7wU63U5Z6xUyQgGM5ThlIUPo/uploaded-1772520151997-tdn3qcwt.png", imageAlt: "UNBRKABLE Logo"},
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
buttons={[{ text: "BE THE FIRST TO KNOW", href: "#email-capture" }]}
|
||||
buttons={[{ text: "JOIN WAITLIST NOW", href: "#email-capture" }]}
|
||||
className="min-h-screen flex items-center justify-center"
|
||||
containerClassName="max-w-6xl mx-auto px-6"
|
||||
titleClassName="text-6xl md:text-8xl font-bold tracking-wider mb-8 drop-shadow-2xl"
|
||||
|
||||
Reference in New Issue
Block a user