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:
+1
-1
@@ -23,7 +23,7 @@
|
||||
*
|
||||
* FUTURE DEVELOPERS:
|
||||
* - To add a new global provider (theme, analytics, etc.), wrap it here.
|
||||
* - WhatsApp number for orders is currently hardcoded in CartDrawer.tsx (46709864995).
|
||||
* - WhatsApp number for orders is currently hardcoded in CartDrawer.tsx (46739381089).
|
||||
* - If you ever split the cart into a separate modal library, keep the provider here.
|
||||
*/
|
||||
|
||||
|
||||
Reference in New Issue
Block a user