Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| da512853f4 | |||
| d4f11b4a88 |
@@ -110,6 +110,7 @@ export default function LandingPage() {
|
|||||||
textboxLayout="default"
|
textboxLayout="default"
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
buttons={[
|
buttons={[
|
||||||
|
{ text: "Start Calculator", href: "#" },
|
||||||
{ text: "Calculate Your Weight", href: "#" }
|
{ text: "Calculate Your Weight", href: "#" }
|
||||||
]}
|
]}
|
||||||
ariaLabel="Planet weight calculator section"
|
ariaLabel="Planet weight calculator section"
|
||||||
|
|||||||
Reference in New Issue
Block a user