Updated Encoach banner

This commit is contained in:
Joao Ramos
2024-01-11 19:14:47 +00:00
parent aebfe1db13
commit bad9d52e59
3 changed files with 1 additions and 9 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 44 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 337 KiB

View File

@@ -2,21 +2,13 @@
import Link from "next/link";
import {
BsBook,
BsCardChecklist,
BsClipboardFill,
BsClockFill,
BsHeadphones,
BsInstagram,
BsMegaphone,
BsPen,
BsShieldFillCheck,
BsTwitter,
} from "react-icons/bs";
import {BiLogoFacebook} from "react-icons/bi";
import Navbar from "@/components/Navbar";
import Footer from "@/components/Footer";
import translation from "@/translation/home.json";
import reactStringReplace from "react-string-replace";
import clsx from "clsx";
import Tag from "@/components/Tag";
import Title from "@/components/Title";
@@ -31,7 +23,7 @@ export default function Home({language}: Props) {
<Navbar currentPage="/" language={language} />
<section className="w-full relative bg-white">
<img src="/banner_encoach.jpeg" alt="IELTS Packages - Together we prepare for the future" className="w-full" />
<img src="/banner_encoach_home.png" alt="IELTS Packages - Together we prepare for the future" className="w-full" />
<Link href="/join">
<button className="absolute bottom-1/12 -lg:hidden left-1/12 bg-mti-purple-light hover:bg-mti-purple text-white rounded-xl px-8 py-4 transition ease-in-out duration-300 shadow">
{translation.get_started_btn[language]}