Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 49da263158 |
@@ -36,7 +36,7 @@ export default function LandingPage() {
|
||||
{ name: "Contact", id: "contact" }
|
||||
]}
|
||||
button={{
|
||||
text: "Order Now", href: "https://instagram.com/everlasting_.lily"
|
||||
text: "Order on Instagram", href: "https://instagram.com/everlasting_.lily"
|
||||
}}
|
||||
/>
|
||||
</div>
|
||||
@@ -129,7 +129,7 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
buttons={[
|
||||
{ text: "Order Now", href: "https://instagram.com/everlasting_.lily" }
|
||||
{ text: "Order on Instagram", href: "https://instagram.com/everlasting_.lily" }
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user