fix: update WhatsApp order number to +46 73 938 10 89
- Changed the order WhatsApp from 46709864995 to 46739381089 in CartDrawer.tsx (the wa.me link used for cart orders). - Updated matching comments in CartDrawer.tsx, CartContext.tsx, and app/layout.tsx. - This is the number for WhatsApp orders (matches the mobile phone 0739-381089 used for reservations/bookings). - Phone display numbers (landline + mobile) left unchanged as they were not part of the request.
This commit is contained in:
@@ -27,7 +27,7 @@
|
||||
*
|
||||
* WHATSAPP ORDER FLOW (the "checkout" for this restaurant):
|
||||
* The cart never talks to a real payment gateway. Instead, the drawer builds a
|
||||
* beautifully formatted message and opens https://wa.me/46709864995 with it pre-filled.
|
||||
* beautifully formatted message and opens https://wa.me/46739381089 with it pre-filled.
|
||||
* This matches exactly how the reservation form on the homepage works.
|
||||
*
|
||||
* FUTURE IMPROVEMENTS (documented for next developer):
|
||||
|
||||
Reference in New Issue
Block a user