Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| e588acbb75 | |||
| 52afb533a4 | |||
| c2bb8df973 |
@@ -64,7 +64,7 @@ export default function LandingPage() {
|
||||
tag="About Us"
|
||||
buttons={[
|
||||
{
|
||||
text: "Learn Our Story", href: "#"},
|
||||
text: "Read Our Coffee Journey", href: "#"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -241,4 +241,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user