Merge version_2 into main #3
@@ -67,6 +67,7 @@ export default function LandingPage() {
|
||||
<div id="reviews" data-section="reviews">
|
||||
<TestimonialCardTen
|
||||
textboxLayout="split"
|
||||
useInvertedBackground={false}
|
||||
title="Curated Experiences"
|
||||
description="Hear what our style-conscious clients say."
|
||||
testimonials={[
|
||||
@@ -82,6 +83,7 @@ export default function LandingPage() {
|
||||
description="Join our community or inquire about exclusive arrivals."
|
||||
inputs={[{ name: "name", type: "text", placeholder: "Full Name" }, { name: "email", type: "email", placeholder: "Email Address" }]}
|
||||
textarea={{ name: "message", placeholder: "How can we assist you?" }}
|
||||
useInvertedBackground={false}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/indian-city-scene_23-2151823047.jpg"
|
||||
buttonText="Submit Inquiry"
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user