diff --git a/src/app/page.tsx b/src/app/page.tsx index 130a96d..56f94e9 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -155,6 +155,7 @@ export default function LandingPage() { title="Frequently Asked Questions" description="Have questions about our gear or store location?" faqsAnimation="blur-reveal" + titleSegments={[{ type: 'text', content: "Frequently Asked Questions" }, { type: 'image', src: "https://img.b2bpic.net/free-photo/faq-help-desk_5544-3322.jpg?_wi=1", alt: "Help Desk" }]} /> @@ -167,7 +168,7 @@ export default function LandingPage() { { name: "name", type: "text", placeholder: "Your Name" }, { name: "email", type: "email", placeholder: "Email Address" }, ]} - imageSrc="https://img.b2bpic.net/free-photo/store-front_2233-4455.jpg?_wi=1" + imageSrc="https://img.b2bpic.net/free-photo/store-front-updated_8899-7766.jpg?_wi=1" />