Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
S
SpeakEzy_Frontend
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
1
Merge Requests
1
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Thisara Kavinda
SpeakEzy_Frontend
Commits
00454967
Commit
00454967
authored
May 20, 2024
by
Shehan Liyanage
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
add urls
parent
12bb82c0
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
3 deletions
+5
-3
src/Pages/Home/Homepage.tsx
src/Pages/Home/Homepage.tsx
+5
-3
No files found.
src/Pages/Home/Homepage.tsx
View file @
00454967
...
...
@@ -122,7 +122,7 @@ function Footer() {
},
}
}
>
Email:
contact@speakezy
.com
Email:
speakezy.lanka@gmail
.com
</
Typography
>
</
Grid
>
<
Grid
item
xs=
{
12
}
sm=
{
4
}
>
...
...
@@ -142,7 +142,7 @@ function Footer() {
<
Box
sx=
{
{
display
:
'
flex
'
,
justifyContent
:
'
center
'
}
}
>
<
IconButton
color=
'inherit'
href=
'https://www.facebook.com'
href=
'https://www.facebook.com
/profile.php?id=61559725088835&mibextid=ZbWKwL
'
sx=
{
{
transition
:
'
transform 0.3s ease
'
,
'
&:hover
'
:
{
...
...
@@ -155,7 +155,7 @@ function Footer() {
</
IconButton
>
<
IconButton
color=
'inherit'
href=
'https://www.youtube.com'
href=
'https://www.youtube.com
/@SpeakEzy-wg3ih
'
sx=
{
{
transition
:
'
transform 0.3s ease
'
,
'
&:hover
'
:
{
...
...
@@ -236,6 +236,7 @@ export default function HomePage() {
sx=
{
{
transition
:
'
transform 0.3s ease
'
,
'
&:hover
'
:
{
transform
:
'
scale(1.05)
'
},
borderRadius
:
'
20px
'
,
}
}
>
<
CardMedia
>
...
...
@@ -274,6 +275,7 @@ export default function HomePage() {
sx=
{
{
transition
:
'
transform 0.3s ease
'
,
'
&:hover
'
:
{
transform
:
'
scale(1.05)
'
},
borderRadius
:
'
20px
'
,
}
}
>
<
CardMedia
>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment