Compare commits
6 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 246b5b7b86 | |||
| a40a902cad | |||
| fdf8e9e4a4 | |||
| 41a14496d2 | |||
| ea09ef0f6c | |||
| 02d0ddd89b |
1416
src/app/layout.tsx
1416
src/app/layout.tsx
File diff suppressed because it is too large
Load Diff
@@ -59,7 +59,7 @@ export default function LandingPage() {
|
||||
}
|
||||
]}
|
||||
buttons={[
|
||||
{ text: "Shop Now", href: "#products" },
|
||||
{ text: "View Roosters", href: "#products" },
|
||||
{ text: "Learn More", href: "#about" }
|
||||
]}
|
||||
useInvertedBackground={false}
|
||||
|
||||
Reference in New Issue
Block a user