Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 65ef1465cf | |||
| caea8555e5 |
@@ -49,7 +49,7 @@ export default function LandingPage() {
|
|||||||
tagIcon={Heart}
|
tagIcon={Heart}
|
||||||
tagAnimation="slide-up"
|
tagAnimation="slide-up"
|
||||||
buttons={[
|
buttons={[
|
||||||
{ text: "View Our Journey", href: "#couple" },
|
{ text: "Meet Our Story", href: "#couple" },
|
||||||
{ text: "See The Venue", href: "#venue" },
|
{ text: "See The Venue", href: "#venue" },
|
||||||
]}
|
]}
|
||||||
buttonAnimation="slide-up"
|
buttonAnimation="slide-up"
|
||||||
@@ -285,4 +285,4 @@ export default function LandingPage() {
|
|||||||
</div>
|
</div>
|
||||||
</ThemeProvider>
|
</ThemeProvider>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user