Merge version_2 into main #3
@@ -80,6 +80,7 @@ export default function LandingPage() {
|
||||
<TestimonialCardSix
|
||||
title="What Our Clients Say"
|
||||
animationType="blur-reveal"
|
||||
description="Hear from our satisfied customers about their fencing experience."
|
||||
textboxLayout="split"
|
||||
useInvertedBackground={true}
|
||||
testimonials={[
|
||||
@@ -98,6 +99,7 @@ export default function LandingPage() {
|
||||
{ name: "email", type: "email", placeholder: "Email Address", required: true }
|
||||
]}
|
||||
textarea={{ name: "message", placeholder: "Tell us about your fencing needs..." }}
|
||||
useInvertedBackground={false}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/front-view-couple-looking-house_23-2148346258.jpg"
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user