Merge version_3 into main #4
@@ -139,6 +139,7 @@ export default function LandingPage() {
|
||||
description="Get to know more about our floral boutique services."
|
||||
faqsAnimation="slide-up"
|
||||
textboxLayout="split"
|
||||
useInvertedBackground={false}
|
||||
faqs={[
|
||||
{ id: "f1", title: "Where are you located?", content: "We are based at Shamneel Court, Westlands, Nairobi." },
|
||||
{ id: "f2", title: "How do I contact you?", content: "Reach us via hello@westlandsfloral.com or call +254 700 000 000." }
|
||||
@@ -152,6 +153,7 @@ export default function LandingPage() {
|
||||
title="Contact Us"
|
||||
description="Visit us in Westlands for custom floral arrangements."
|
||||
tag="Get In Touch"
|
||||
useInvertedBackground={false}
|
||||
background={{ variant: "sparkles-gradient" }}
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user