banner images updated
This commit is contained in:
parent
0713049d30
commit
ace556fa59
BIN
public/assets/images/about/privacy-banner.webp
Normal file
BIN
public/assets/images/about/privacy-banner.webp
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 191 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 121 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 98 KiB |
BIN
public/assets/images/about/terms-banner.webp
Normal file
BIN
public/assets/images/about/terms-banner.webp
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 65 KiB |
@ -17,7 +17,7 @@ export default function PrivacyPolicy() {
|
|||||||
{ label: "Home", href: "/" },
|
{ label: "Home", href: "/" },
|
||||||
{ label: "Privacy Policy" }
|
{ label: "Privacy Policy" }
|
||||||
]}
|
]}
|
||||||
backgroundImage="/assets/images/about/privacy-policy-banner.jpg"
|
backgroundImage="/assets/images/about/privacy-banner.webp"
|
||||||
/>
|
/>
|
||||||
|
|
||||||
{/* Page Content */}
|
{/* Page Content */}
|
||||||
|
|||||||
@ -15,7 +15,7 @@ export default function TermsOfService() {
|
|||||||
{ label: "Home", href: "/" },
|
{ label: "Home", href: "/" },
|
||||||
{ label: "Terms of Service" }
|
{ label: "Terms of Service" }
|
||||||
]}
|
]}
|
||||||
backgroundImage="/assets/images/about/terms-banner.jpg"
|
backgroundImage="/assets/images/about/terms-banner.webp"
|
||||||
/>
|
/>
|
||||||
|
|
||||||
<div className="max-w-4xl mx-auto px-6 py-20">
|
<div className="max-w-4xl mx-auto px-6 py-20">
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user