4 Commits

Author SHA1 Message Date
f220ebae87 Update src/app/page.tsx 2026-04-21 12:57:06 +00:00
7a134050b6 Merge version_5 into main
Merge version_5 into main
2026-04-21 12:56:11 +00:00
5eac196dad Update src/app/page.tsx 2026-04-21 12:56:08 +00:00
5f93381f0f Merge version_4 into main
Merge version_4 into main
2026-04-21 12:53:31 +00:00

View File

@@ -79,7 +79,7 @@ export default function LandingPage() {
{
text: "View Menu", href: "#products"},
{
text: "Start Ordering", href: "#contact"},
text: "Order Now", href: "#contact"},
]}
avatars={[
{
@@ -226,6 +226,8 @@ export default function LandingPage() {
id: "2", title: "Do you offer contact-less delivery?", content: "Yes, we offer completely contactless delivery options."},
{
id: "3", title: "How can I track my order?", content: "You can track your order in real-time through our app."},
{
id: "4", title: "Are there extra delivery fees?", content: "We charge a flat delivery fee of $2.99 for all orders within our service area, which covers all districts within 10 miles of our partner kitchens."},
]}
imageSrc="http://img.b2bpic.net/free-photo/young-happy-courier-wearing-headset-while-delivering-food-from-restaurant_637285-6602.jpg"
mediaAnimation="slide-up"