Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| b47a7f8e1d | |||
| 5d043bb898 | |||
| 3b8847336f | |||
| f5b43ed0da |
@@ -201,6 +201,10 @@ export default function LandingPage() {
|
||||
<FaqBase
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
buttons={[
|
||||
{
|
||||
text: "Need More Help? Contact Us", href: "#contact"},
|
||||
]}
|
||||
faqs={[
|
||||
{
|
||||
id: "f1", title: "Where is the store located?", content: "We are conveniently located in the heart of Channasandra."},
|
||||
|
||||
Reference in New Issue
Block a user