diff --git a/src/pages/HomePage.tsx b/src/pages/HomePage.tsx index 6455b45..9a7b913 100644 --- a/src/pages/HomePage.tsx +++ b/src/pages/HomePage.tsx @@ -14,13 +14,9 @@ export default function HomePage() { brand="Simo Sushi" description="Premium Sushi in Tangier. Fresh • Tasty • High Quality." primaryButton={{ - text: "Order on WhatsApp", - href: "https://wa.me/212600000000", - }} + text: "Order on WhatsApp", href: "https://wa.me/212600000000"}} secondaryButton={{ - text: "View Menu", - href: "/menu", - }} + text: "View Menu", href: "/menu"}} imageSrc="http://img.b2bpic.net/free-photo/cream-cheese-sushi-rolls-with-ginger-leaf_114579-1107.jpg" /> @@ -28,25 +24,50 @@ export default function HomePage() {
- +
- +
- +
- +