Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 9b377eb902 | |||
| b154952144 | |||
| 42a7f8cbdd | |||
| 321e1cb7c7 |
@@ -131,6 +131,9 @@ export default function LandingPage() {
|
||||
id: "4", title: "How do I place a bulk order?", content: "For catering or bulk orders, please reach out via our contact page."},
|
||||
{
|
||||
id: "5", title: "Do you deliver?", content: "We currently offer local pickup only. We hope to expand to delivery in the future!"},
|
||||
{
|
||||
id: "6", title: "What payment methods are accepted?", content: "We accept major credit cards, digital wallets, and cash at our shop during your pickup."
|
||||
}
|
||||
]}
|
||||
faqsAnimation="slide-up"
|
||||
/>
|
||||
@@ -140,7 +143,7 @@ export default function LandingPage() {
|
||||
<MetricCardTwo
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
gridVariant="uniform-all-items-equal"
|
||||
gridVariant="bento-grid"
|
||||
useInvertedBackground={false}
|
||||
title="Our Bakery by the Numbers"
|
||||
description="Quality matters, and our numbers show it."
|
||||
|
||||
Reference in New Issue
Block a user