Update src/app/page.tsx
This commit is contained in:
@@ -155,7 +155,7 @@ export default function LandingPage() {
|
||||
|
||||
<div id="faq" data-section="faq">
|
||||
<FaqSplitMedia
|
||||
textboxLayout="split"
|
||||
textboxLayout="split-actions"
|
||||
useInvertedBackground={true}
|
||||
faqs={[
|
||||
{
|
||||
@@ -168,6 +168,9 @@ export default function LandingPage() {
|
||||
imageSrc="http://img.b2bpic.net/free-photo/group-friends-shopping-together_23-2148385697.jpg"
|
||||
title="Frequently Asked"
|
||||
description="Answers to your questions about our bespoke process."
|
||||
buttons={[
|
||||
{ text: "Book Your Fitting", href: "#contact" }
|
||||
]}
|
||||
faqsAnimation="slide-up"
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user