Compare commits
4 Commits
version_8
...
version_10
| Author | SHA1 | Date | |
|---|---|---|---|
| f9df0db0a7 | |||
| 781ba9a13d | |||
| 84aa8af762 | |||
| 40fff41d53 |
@@ -79,7 +79,7 @@ export default function LandingPage() {
|
||||
{
|
||||
text: "View Menu", href: "#products"},
|
||||
{
|
||||
text: "Order Now", href: "#contact"},
|
||||
text: "Get Fast Delivery", href: "#contact"},
|
||||
]}
|
||||
avatars={[
|
||||
{
|
||||
@@ -222,7 +222,7 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
faqs={[
|
||||
{
|
||||
id: "1", title: "How fast is the delivery?", content: "Our average delivery time is 30 minutes for local orders."},
|
||||
id: "1", title: "What is your 30-minute delivery promise?", content: "Our average delivery time is 30 minutes for local orders."},
|
||||
{
|
||||
id: "2", title: "Do you offer contact-less delivery?", content: "Yes, we offer completely contactless delivery options."},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user