Updated the banner of the home page
This commit is contained in:
BIN
public/banner_encoach.jpeg
Normal file
BIN
public/banner_encoach.jpeg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 44 KiB |
@@ -31,7 +31,7 @@ export default function Home({language}: Props) {
|
|||||||
<Navbar currentPage="/" language={language} />
|
<Navbar currentPage="/" language={language} />
|
||||||
|
|
||||||
<section className="w-full relative bg-white">
|
<section className="w-full relative bg-white">
|
||||||
<img src="/banner_encoach.png" alt="IELTS Packages - Together we prepare for the future" className="w-full" />
|
<img src="/banner_encoach.jpeg" alt="IELTS Packages - Together we prepare for the future" className="w-full" />
|
||||||
<Link href="/join">
|
<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">
|
<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]}
|
{translation.get_started_btn[language]}
|
||||||
|
|||||||
Reference in New Issue
Block a user