diff --git a/next.config.mjs b/next.config.mjs index 4fbe93c..d5cc445 100644 --- a/next.config.mjs +++ b/next.config.mjs @@ -3,8 +3,12 @@ const nextConfig = { images: { remotePatterns: [ { - hostname: "api.cs50xshiraz.ir", - protocol: "https" + protocol: "https", + hostname: "api.cs50xshiraz.ir" + }, + { + protocol: "https", + hostname: "trustseal.enamad.ir" } ] }, diff --git a/src/app/components/Footer/Sponsors.tsx b/src/app/components/Footer/Sponsors.tsx index 2fb3267..e967fc3 100644 --- a/src/app/components/Footer/Sponsors.tsx +++ b/src/app/components/Footer/Sponsors.tsx @@ -26,6 +26,20 @@ const Sponsors = () => { return (