changed fb image
This commit is contained in:
BIN
public/images/fb.webp
Normal file
BIN
public/images/fb.webp
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 155 KiB |
@@ -243,7 +243,7 @@ function Header({ showMenu = false }: HeaderProps) {
|
||||
_focus={{ outline: 'none', boxShadow: 'none' }}
|
||||
_active={{ outline: 'none', boxShadow: 'none' }}>
|
||||
<Image
|
||||
src={'/images/facebook.webp'}
|
||||
src={'/images/fb.webp'}
|
||||
alt="salespoint"
|
||||
w={"350px"}
|
||||
loading='lazy'
|
||||
|
||||
@@ -292,7 +292,7 @@ function Truth() {
|
||||
<MotionImage
|
||||
position="relative"
|
||||
left="50%"
|
||||
src={'/images/facebook.webp'}
|
||||
src={'/images/fb.webp'}
|
||||
alt="salespoint"
|
||||
w={"400px"}
|
||||
loading='lazy'
|
||||
|
||||
@@ -152,7 +152,7 @@ function Salespoint() {
|
||||
_focus={{ outline: 'none', boxShadow: 'none' }}
|
||||
_active={{ outline: 'none', boxShadow: 'none' }}>
|
||||
<Image
|
||||
src={'/images/facebook.webp'}
|
||||
src={'/images/fb.webp'}
|
||||
alt="salespoint"
|
||||
w={"400px"}
|
||||
loading='lazy'
|
||||
|
||||
Reference in New Issue
Block a user