Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 71b3e6a2b0 | |||
| 65ed914cd4 |
@@ -143,6 +143,9 @@ export default function LandingPage() {
|
|||||||
textboxLayout="default"
|
textboxLayout="default"
|
||||||
animationType="slide-up"
|
animationType="slide-up"
|
||||||
showRating={true}
|
showRating={true}
|
||||||
|
buttons={[
|
||||||
|
{ text: "Join Our Community", href: "#contact" }
|
||||||
|
]}
|
||||||
testimonials={[
|
testimonials={[
|
||||||
{
|
{
|
||||||
id: "1", name: "Garrett of Rivia", handle: "@witcher_fan", testimonial: "Finally found a place that captures the true essence of the Witcher universe. Every detail is meticulously crafted for an authentic experience.", rating: 5,
|
id: "1", name: "Garrett of Rivia", handle: "@witcher_fan", testimonial: "Finally found a place that captures the true essence of the Witcher universe. Every detail is meticulously crafted for an authentic experience.", rating: 5,
|
||||||
|
|||||||
Reference in New Issue
Block a user