Translated the home page to work with both EN and AR
This commit is contained in:
@@ -1,8 +1,6 @@
|
||||
import "./globals.css";
|
||||
import type {Metadata} from "next";
|
||||
import {Inter} from "next/font/google";
|
||||
import {Elements} from "@stripe/react-stripe-js";
|
||||
import {loadStripe} from "@stripe/stripe-js";
|
||||
|
||||
const inter = Inter({subsets: ["latin"]});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user