Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 308e9bb817 | |||
| 3c5d0eebbf |
@@ -155,7 +155,7 @@ export default function LandingPage() {
|
|||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
faqs={[
|
faqs={[
|
||||||
{
|
{
|
||||||
id: "f1", title: "Do you offer delivery?", content: "Yes, we are on major delivery apps and offer pickup."},
|
id: "f1", title: "Do you offer delivery?", content: "Yes! Order through our website for fastest delivery or call us for pickup"},
|
||||||
{
|
{
|
||||||
id: "f2", title: "Are ingredients fresh?", content: "Always. We prep daily to ensure the highest quality."},
|
id: "f2", title: "Are ingredients fresh?", content: "Always. We prep daily to ensure the highest quality."},
|
||||||
{
|
{
|
||||||
@@ -207,4 +207,4 @@ export default function LandingPage() {
|
|||||||
</ReactLenis>
|
</ReactLenis>
|
||||||
</ThemeProvider>
|
</ThemeProvider>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user