Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| cb087d72ae | |||
| a2404a69f1 | |||
| b5be62ce41 | |||
| bef0cc1abf |
@@ -240,6 +240,11 @@ export default function LandingPage() {
|
||||
<div id="faq" data-section="faq">
|
||||
<FaqSplitText
|
||||
useInvertedBackground={true}
|
||||
buttons={[
|
||||
{
|
||||
text: "Contact Us", href: "#contact"
|
||||
}
|
||||
]}
|
||||
faqs={[
|
||||
{
|
||||
id: "f1", title: "Are you open on weekends?", content: "Yes, we are open daily to serve you!"},
|
||||
|
||||
Reference in New Issue
Block a user