Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| a42af181cf | |||
| 6aa24141ce |
@@ -41,6 +41,7 @@ export default function LandingPage() {
|
||||
button={{
|
||||
text: "Book Now", href: "#book-now"}}
|
||||
brandName="Tips & Tails"
|
||||
className="text-2xl font-bold"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -220,4 +221,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user