Update src/app/page.tsx
This commit is contained in:
@@ -39,6 +39,7 @@ export default function LandingPage() {
|
||||
]}
|
||||
brandName="Pizza Junction of Whitney"
|
||||
button={{ text: "Order Now", href: "#products" }}
|
||||
className="text-white"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -161,4 +162,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user