Skip to content

Commit 9bafe96

Browse files
committed
Reduce size of css background images
1 parent 8441439 commit 9bafe96

8 files changed

Lines changed: 10135 additions & 1 deletion

File tree

src/components/Testimonials.astro

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -146,7 +146,7 @@ import tom_mitchell from "../images/avatars/tom_mitchell.jpeg";
146146
bottom: 0;
147147
width: 100%;
148148
height: 100%;
149-
background-image: url(../images/testimonials-bg-3000.jpg);
149+
background-image: url(../images/testimonials-bg.jpg);
150150
background-repeat: no-repeat;
151151
background-position: center;
152152
background-size: cover;
772 KB
Loading
Binary file not shown.

src/images/gradient-geometric-shapes-dark-background/3475212.ai

Lines changed: 10059 additions & 0 deletions
Large diffs are not rendered by default.
Lines changed: 45 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,45 @@
1+
IMPORTANT NOTICE: This license only applies if you downloaded this content as
2+
an unsubscribed user. If you are a premium user (ie, you pay a subscription)
3+
you are bound to the license terms described in the accompanying file
4+
"License premium.txt".
5+
6+
---------------------
7+
8+
You must attribute the image to its author:
9+
10+
In order to use a content or a part of it, you must attribute it to pikisuperstar / Freepik,
11+
so we will be able to continue creating new graphic resources every day.
12+
13+
14+
How to attribute it?
15+
16+
For websites:
17+
18+
Please, copy this code on your website to accredit the author:
19+
<a href="http://www.freepik.com">Designed by pikisuperstar / Freepik</a>
20+
21+
For printing:
22+
23+
Paste this text on the final work so the authorship is known.
24+
- For example, in the acknowledgements chapter of a book:
25+
"Designed by pikisuperstar / Freepik"
26+
27+
28+
You are free to use this image:
29+
30+
- For both personal and commercial projects and to modify it.
31+
- In a website or presentation template or application or as part of your design.
32+
33+
You are not allowed to:
34+
35+
- Sub-license, resell or rent it.
36+
- Include it in any online or offline archive or database.
37+
38+
The full terms of the license are described in section 7 of the Freepik
39+
terms of use, available online in the following link:
40+
41+
http://www.freepik.com/terms_of_use
42+
43+
The terms described in the above link have precedence over the terms described
44+
in the present document. In case of disagreement, the Freepik Terms of Use
45+
will prevail.
Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,30 @@
1+
IMPORTANT NOTICE: This license only applies if you downloaded this content as
2+
a subscribed (or "premium") user. If you are an unsubscribed user (or "free"
3+
user) you are bound to the license terms described in the accompanying file
4+
"License free.txt".
5+
6+
---------------------
7+
8+
You can download from your profile in Freepik a personalized license stating
9+
your right to use this content as a "premium" user:
10+
11+
https://profile.freepik.com/my_downloads
12+
13+
You are free to use this image:
14+
15+
- For both personal and commercial projects and to modify it.
16+
- In a website or presentation template or application or as part of your design.
17+
18+
You are not allowed to:
19+
20+
- Sub-license, resell or rent it.
21+
- Include it in any online or offline archive or database.
22+
23+
The full terms of the license are described in sections 7 and 8 of the Freepik
24+
terms of use, available online in the following link:
25+
26+
http://www.freepik.com/terms_of_use
27+
28+
The terms described in the above link have precedence over the terms described
29+
in the present document. In case of disagreement, the Freepik Terms of Use
30+
will prevail.

src/images/hero3.jpg

-78.1 KB
Loading

src/images/testimonials-bg.jpg

206 KB
Loading

0 commit comments

Comments
 (0)