Bob AI: change title to "Hello World"
This commit is contained in:
@@ -121,7 +121,7 @@ export default function TechAcademyPage() {
|
||||
<div id="faq_base" data-section="faq_base">
|
||||
<FaqBase
|
||||
faqs={[{ question: "What types of flowers does Jessica & Flowers offer?", answer: "Jessica & Flowers offers a wide variety of fresh flowers including roses, lilies, orchids, and more, catering to all your floral needs." }, { question: "How can I place an order for flowers?", answer: "You can place an order for flowers by visiting our website and selecting the desired bouquet or arrangement. We also offer a quick and easy checkout process." }]}
|
||||
title="Common Questions"
|
||||
title="Hello World"
|
||||
description="Find answers to common questions about our floral services and offerings."
|
||||
tag="Help"
|
||||
buttons={[{ label: "View Services", href: "#" }, { label: "Contact Us", href: "#" }]}
|
||||
|
||||
Reference in New Issue
Block a user