Merge version_3 into main #5

Merged
bender merged 2 commits from version_3 into main 2026-03-09 06:51:21 +00:00
2 changed files with 3 additions and 2 deletions

View File

@@ -11,7 +11,8 @@ const geistMono = Geist_Mono({
});
export const metadata: Metadata = {
title: "Create Next App", description: "Generated by create next app"};
title: "Create Next App", description: "Generated by create next app"
};
export default function RootLayout({
children,

View File

@@ -213,7 +213,7 @@ export default function LandingPage() {
mediaAnimation="slide-up"
mediaPosition="right"
inputPlaceholder="Enter your email for exclusive access"
buttonText="Unlock Heritage"
buttonText="Claim Collector Access"
termsText="We respect your appreciation for fine spirits. Unsubscribe at any time."
/>
</div>