Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #4.
This commit is contained in:
@@ -89,8 +89,8 @@ export default function LandingPage() {
|
||||
title="Exclusive Deals"
|
||||
description="Check our special menu packages."
|
||||
plans={[
|
||||
{ title: "Lunch Set", price: "99 DH", features: ["Starter", "Main", "Drink"] },
|
||||
{ title: "Family Pizza", price: "250 DH", features: ["3 Pizzas", "Soda Pitcher", "Salad"] }
|
||||
{ name: "Lunch Set", price: "99 DH", features: ["Starter", "Main", "Drink"] },
|
||||
{ name: "Family Pizza", price: "250 DH", features: ["3 Pizzas", "Soda Pitcher", "Salad"] }
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user