-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #141 from aldrich2002/main
changes
- Loading branch information
Showing
4 changed files
with
7 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -147,7 +147,7 @@ export default function Home() { | |
<div className="Home-container-2 lg:pb-[60px] pb-2 w-full lg:w-full mt-16"> | ||
<h1>START YOUR JOURNEY WITH US!</h1> | ||
<h2 className="px-10 ">Foreign Language Courses We Offer</h2> | ||
<div className='hidden lg:flex lg:pt-10 w-full lg:w-full sm:space-y-4 lg:space-y-0 py-5 px-10'> | ||
<div className='hidden ml-[20%] lg:flex lg:pt-10 w-full lg:w-full sm:space-y-4 lg:space-y-0'> | ||
|
||
<Popup sub="English" a1="/english-course-adults" a2="/english-course-kids" im="/images/eng.svg" src1="/images/[email protected]" src2='/images/Astronaut-English.png' /> | ||
<Popup sub="French" a1="/french-course-adults" a2="/french-course-kids" im="/images/French.png" src1="/images/[email protected]" src2='/images/Astronaut-French-1.png' /> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters