diff --git a/next.config.mjs b/next.config.mjs index bce6497..d50233e 100644 --- a/next.config.mjs +++ b/next.config.mjs @@ -14,6 +14,18 @@ const nextConfig = { port: '', pathname: '/**', }, + { + protocol: 'https', + hostname: 'backend.parsaaghayi.ir', + port: '', + pathname: '/**', + }, + { + protocol: 'https', + hostname: 'parsaaghayi.ir', + port: '', + pathname: '/**', + }, ], }, async rewrites() { diff --git a/src/app/(routes)/(website)/components/contact/contact.tsx b/src/app/(routes)/(website)/components/contact/contact.tsx index e79d795..77fd05b 100644 --- a/src/app/(routes)/(website)/components/contact/contact.tsx +++ b/src/app/(routes)/(website)/components/contact/contact.tsx @@ -82,7 +82,7 @@ export default function Contact({ dict }: ContactProps) { whileTap={{ scale: 0.98 }} disabled={isSubmitting} type="submit" - className="relative w-full md:w-auto flex items-center justify-center gap-2 px-8 py-4 rounded-2xl bg-primary text-primary-foreground font-bold transition-all duration-300 disabled:opacity-70 disabled:cursor-not-allowed" + className="relative w-full md:w-auto flex items-center justify-center gap-2 px-8 py-4 rounded-2xl bg-primary text-primary-foreground font-bold whitespace-nowrap transition-all duration-300 disabled:opacity-70 disabled:cursor-not-allowed" > {isSubmitting ? (
diff --git a/src/app/(routes)/(website)/components/footer/footer.tsx b/src/app/(routes)/(website)/components/footer/footer.tsx index 9c896a5..3d1343e 100644 --- a/src/app/(routes)/(website)/components/footer/footer.tsx +++ b/src/app/(routes)/(website)/components/footer/footer.tsx @@ -54,14 +54,14 @@ export default async function Footer() {+
"{testimonial.quote}"