diff --git a/next.config.mjs b/next.config.mjs index 608f1be..d8499b0 100644 --- a/next.config.mjs +++ b/next.config.mjs @@ -1,6 +1,6 @@ /** @type {import('next').NextConfig} */ const nextConfig = { - output: "standalone", + /*output: "standalone",*/ }; export default nextConfig; diff --git a/src/app/page.js b/src/app/page.js index dfab7c5..f6585fe 100644 --- a/src/app/page.js +++ b/src/app/page.js @@ -246,6 +246,14 @@ export default function Home() { We’ll give you an estimated turnaround time when we diagnose the problem. Most parts take about a week to arrive. + + + What payment methods do you accept? + + + We accept cash, card (contactless ONLY), bank transfer and Bitcoin. Currently we do not accept Eftpos payments, only contactless payment methods such as Visa, Mastercard, American Express, Apple Pay, Google Pay and Samsung Pay. + +