Skip to content

Commit

Permalink
replaced svgs (#633)
Browse files Browse the repository at this point in the history
  • Loading branch information
jeromehardaway authored Nov 16, 2024
1 parent 66356c2 commit bcab44b
Show file tree
Hide file tree
Showing 22 changed files with 256 additions and 23 deletions.
16 changes: 16 additions & 0 deletions public/images/shape-animation/code.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/images/shape-animation/hashflag-star.jpeg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/images/shape-animation/hashflag-star.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
198 changes: 198 additions & 0 deletions public/images/shape-animation/hashflag-star.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
10 changes: 10 additions & 0 deletions public/images/shape-animation/hashflag.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
9 changes: 9 additions & 0 deletions public/images/shape-animation/medal.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion src/containers/about/layout-02/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@ const AboutArea = ({
y: trans1().y,
}}
>
<img src="/images/shape-animation/shape-1.png" alt="" />
<img src="/images/shape-animation/code.svg" alt="" />
</motion.div>
</div>
</div>
Expand Down
2 changes: 1 addition & 1 deletion src/containers/app-download/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ const AppDownloadArea = ({
y: trans1().y,
}}
>
<img src="/images/shape-animation/shape-1.png" alt="" />
<img src="/images/shape-animation/code.svg" alt="" />
</motion.div>
</motion.div>
<motion.div
Expand Down
2 changes: 1 addition & 1 deletion src/containers/blog/layout-01/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,7 @@ const BlogArea = ({
}}
>
<img
src="/images/shape-animation/shape-3.png"
src="/images/shape-animation/medal.svg"
alt="shape"
loading="lazy"
width={178}
Expand Down
2 changes: 1 addition & 1 deletion src/containers/contact-info/layout-01/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,7 @@ const ContactInfo = ({ data: { section_title, items, images } }: TProps) => {
y: trans1().y,
}}
>
<img src="/images/shape-animation/shape-1.png" alt="" />
<img src="/images/shape-animation/code.svg" alt="" />
</motion.div>
<motion.div
className="tw-absolute tw-z-1 tw-w-15 tw-bottom-[140px] tw-right-2.5 sm:tw-bottom-[314px] sm:tw-right-7.5 md:tw-w-auto md:tw-right-[70px]"
Expand Down
2 changes: 1 addition & 1 deletion src/containers/hero/layout-01/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@ const HeroArea = ({
}}
>
<img
src="/images/shape-animation/shape-1.png"
src="/images/shape-animation/code.svg"
alt=""
width={136}
height={136}
Expand Down
2 changes: 1 addition & 1 deletion src/containers/hero/layout-02/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,7 @@ const HeroArea = ({
y: trans1().y,
}}
>
<img src="/images/shape-animation/shape-1.png" alt="" />
<img src="/images/shape-animation/code.svg" alt="" />
</motion.div>
<motion.div
className="tw-absolute tw-z-1 tw-w-15 tw-bottom-[140px] tw-right-2.5 sm:tw-bottom-[314px] sm:tw-right-7.5 md:tw-w-auto md:tw-right-[70px]"
Expand Down
2 changes: 1 addition & 1 deletion src/containers/register-guide/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ const RegisterGuideArea = ({
}}
>
<img
src="/images/shape-animation/shape-3.png"
src="/images/shape-animation/medal.svg"
alt="shape"
loading="lazy"
width={178}
Expand Down
4 changes: 2 additions & 2 deletions src/containers/team/layout-01/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ const TeamArea = ({
}}
>
<img
src="/images/shape-animation/shape-3.png"
src="/images/shape-animation/medal.svg"
alt="shape"
loading="lazy"
width={178}
Expand All @@ -79,7 +79,7 @@ const TeamArea = ({
}}
>
<img
src="/images/shape-animation/shape-1.png"
src="/images/shape-animation/code.svg"
alt=""
loading="lazy"
width={136}
Expand Down
2 changes: 1 addition & 1 deletion src/containers/testimonial/layout-04/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ const TestimonialArea = ({
}}
>
<img
src="/images/shape-animation/shape-3.png"
src="/images/shape-animation/medal.svg"
alt="shape"
loading="lazy"
width={178}
Expand Down
2 changes: 1 addition & 1 deletion src/containers/testimonial/layout-05/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ const TestimonialArea = ({
y: trans2().y,
}}
>
<img src="/images/shape-animation/shape-3.png" alt="" />
<img src="/images/shape-animation/medal.svg" alt="" />
</motion.div>
</div>
</Section>
Expand Down
4 changes: 2 additions & 2 deletions src/containers/video/layout-01/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ const VideoArea = ({
}}
>
<img
src="/images/shape-animation/shape-3.png"
src="/images/shape-animation/medal.svg"
alt="shape"
loading="lazy"
width={178}
Expand All @@ -108,7 +108,7 @@ const VideoArea = ({
}}
>
<img
src="/images/shape-animation/shape-1.png"
src="/images/shape-animation/code.svg"
alt=""
loading="lazy"
width={136}
Expand Down
4 changes: 2 additions & 2 deletions src/containers/video/layout-02/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ const VideoArea = ({
y: trans2().y,
}}
>
<img src="/images/shape-animation/shape-3.png" alt="" />
<img src="/images/shape-animation/medal.svg" alt="" />
</motion.div>
<motion.div
className="tw-absolute tw-z-20 tw-top-0 -tw-right-2.5 md:tw-right-7.5"
Expand All @@ -86,7 +86,7 @@ const VideoArea = ({
y: trans1().y,
}}
>
<img src="/images/shape-animation/shape-1.png" alt="" />
<img src="/images/shape-animation/code.svg" alt="" />
</motion.div>
</div>
<div className="lg:tw-col-span-4 lg:tw-pl-5 xl:tw-pl-15">
Expand Down
4 changes: 2 additions & 2 deletions src/containers/video/layout-03/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ const VideoArea = ({
y: trans2().y,
}}
>
<img src="/images/shape-animation/shape-3.png" alt="" />
<img src="/images/shape-animation/medal.svg" alt="" />
</motion.div>
<motion.div
className="tw-absolute tw-z-20 tw-top-0 -tw-right-2.5 md:tw-right-7.5"
Expand All @@ -85,7 +85,7 @@ const VideoArea = ({
y: trans1().y,
}}
>
<img src="/images/shape-animation/shape-1.png" alt="" />
<img src="/images/shape-animation/code.svg" alt="" />
</motion.div>
</div>
<motion.div
Expand Down
4 changes: 2 additions & 2 deletions src/containers/video/layout-04/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ const VideoArea = ({ data: { images, video }, space, bg }: TProps) => {
}}
>
<img
src="/images/shape-animation/shape-3.png"
src="/images/shape-animation/medal.svg"
alt="shape"
loading="lazy"
width={178}
Expand All @@ -79,7 +79,7 @@ const VideoArea = ({ data: { images, video }, space, bg }: TProps) => {
}}
>
<img
src="/images/shape-animation/shape-1.png"
src="/images/shape-animation/code.svg"
alt=""
loading="lazy"
width={136}
Expand Down
4 changes: 2 additions & 2 deletions src/containers/video/layout-06/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ const VideoArea = ({
y: trans2().y,
}}
>
<img src="/images/shape-animation/shape-3.png" alt="" />
<img src="/images/shape-animation/medal.svg" alt="" />
</motion.div>
<motion.div
className="tw-absolute tw-z-20 tw-top-0 -tw-right-2.5 md:tw-right-7.5"
Expand All @@ -81,7 +81,7 @@ const VideoArea = ({
y: trans1().y,
}}
>
<img src="/images/shape-animation/shape-1.png" alt="" />
<img src="/images/shape-animation/code.svg" alt="" />
</motion.div>
</div>
<motion.div
Expand Down
4 changes: 2 additions & 2 deletions src/containers/video/layout-07/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ const VideoArea = ({
}}
>
<img
src="/images/shape-animation/shape-3.png"
src="/images/shape-animation/medal.svg"
alt="shape"
loading="lazy"
width={178}
Expand All @@ -105,7 +105,7 @@ const VideoArea = ({
}}
>
<img
src="/images/shape-animation/shape-1.png"
src="/images/shape-animation/code.svg"
alt=""
loading="lazy"
width={136}
Expand Down

0 comments on commit bcab44b

Please sign in to comment.