Compare commits
7 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 33ebf3e43e | |||
| 32ed5e5707 | |||
| d7e7451a08 | |||
| ac729a55b9 | |||
| db188e5318 | |||
| 8acfde8e20 | |||
| a32371d1cc |
@@ -121,12 +121,12 @@ export default function LandingPage() {
|
||||
ctaIcon={MessageCircle}
|
||||
ctaButton={{ text: "Open Chat", href: "#" }}
|
||||
faqs={[
|
||||
{
|
||||
id: "3", title: "Can I customize my order?", content: "Absolutely! All our ingredients are customizable. Let us know your preferences - allergies, dietary needs, or taste preferences."},
|
||||
{
|
||||
id: "1", title: "Also serving Brazilian foods", content: "Beyond our signature açaí bowls, Anderson also serves authentic Brazilian snacks and treats. Ask about daily specials!"},
|
||||
{
|
||||
id: "2", title: "Extra toppings available", content: "Want extras? Condensed milk, additional fruit, or extra granola will cost a little more. Customize your bowl perfectly!"},
|
||||
{
|
||||
id: "3", title: "Can I customize my order?", content: "Absolutely! All our ingredients are customizable. Let us know your preferences - allergies, dietary needs, or taste preferences."},
|
||||
{
|
||||
id: "4", title: "How fresh are the ingredients?", content: "We source the freshest açaí and fruits daily. Every bowl is made to order with premium quality ingredients."},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user