Bob AI: change title to "Hello World"

This commit is contained in:
2026-02-01 20:57:04 +02:00
parent eee4ccb12d
commit 6becbc9c30

View File

@@ -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: "#" }]}