Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 9643ed8971 |
@@ -68,8 +68,8 @@ export default function SitePage() {
|
||||
tagAnimation="slide-up"
|
||||
title="Crafting Beauty, One Bloom at a Time"
|
||||
buttons={[
|
||||
{ text: "Explore Our Arrangements", href: "#products-section", props: { variant: "primary" } },
|
||||
{ text: "Meet Our Team", href: "#contact-section", props: { variant: "secondary" } },
|
||||
{ text: "Explore Our Arrangements", href: "#products-section", props: { variant: "shift-hover" } },
|
||||
{ text: "Meet Our Team", href: "#contact-section", props: { variant: "shift-hover" } },
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
useInvertedBackground={false}
|
||||
|
||||
Reference in New Issue
Block a user