Merge version_3 into main #4
@@ -107,6 +107,7 @@ export default function LandingPage() {
|
||||
showRating={true}
|
||||
animationType="depth-3d"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{ id: "t1", name: "Varun", handle: "@varun", testimonial: "The floral arrangements were absolutely breathtaking, turning our venue into a dreamland.", rating: 5, icon: Star },
|
||||
{ id: "t2", name: "Srija", handle: "@srija", testimonial: "Professionalism and artistry combined perfectly. Truly memorable experiences.", rating: 5, icon: Star },
|
||||
@@ -120,6 +121,7 @@ export default function LandingPage() {
|
||||
text="Let's create something extraordinary together."
|
||||
background={{ variant: "sparkles-gradient" }}
|
||||
buttons={[{ text: "Start Consultation", href: "#" }]}
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user