update logo

Signed-off-by: Chloe <pinkcloudvnn@gmail.com>
This commit is contained in:
Chloe 2024-07-10 09:26:49 +07:00
parent d3774c7340
commit 4fec476285
No known key found for this signature in database
GPG Key ID: CFD53CE570D42DF5
9 changed files with 14 additions and 14 deletions

View File

@ -22,11 +22,11 @@ export default async function Footer() {
<Link className="flex items-center text-white md:pt-1" href="/">
<LogoSquare dark />
</Link>
<a href={`tel:${8882422605}`} className="ml-16 text-white">
<a href={`tel:${8882422605}`} className="ml-2 text-white">
(888) 242-2605
</a>
<p className="ml-16">Monday - Friday 9:00am - 8:00pm EST</p>
<p className="ml-16">Saturday 11:00am - 4:00pm EST</p>
<p className="ml-2">Monday - Friday 9:00am - 8:00pm EST</p>
<p className="ml-2">Saturday 11:00am - 4:00pm EST</p>
</div>
<Suspense
fallback={

View File

@ -21,7 +21,7 @@ export default async function Navbar() {
</Suspense>
</div>
<div className="flex w-full flex-col">
<div className="flex w-full items-center pr-4 md:px-4">
<div className="flex w-full items-center gap-x-2 pr-4 md:px-4">
<div className="flex w-full md:w-1/3">
<Link
href="/"
@ -35,7 +35,7 @@ export default async function Navbar() {
<Search />
</Suspense>
</div>
<div className="flex justify-end gap-5 pr-2 md:w-1/3">
<div className="flex justify-end gap-x-4 pr-2 md:w-1/3">
<Suspense fallback={<OpenProfile />}>
<Profile />
</Suspense>

View File

@ -3,13 +3,14 @@ import Image from 'next/image';
const { STORE_PREFIX } = process.env;
export default function LogoSquare({ dark = false }: { dark?: boolean }) {
return (
<div className="h-12 md:h-[55px]">
<>
{dark ? (
<Image
src={`/${STORE_PREFIX}/dark-logo.svg`}
alt="Logo"
width={327}
height={61}
priority
className="h-full w-full"
/>
) : (
@ -19,9 +20,8 @@ export default function LogoSquare({ dark = false }: { dark?: boolean }) {
width={327}
height={61}
className="h-full w-full"
priority
/>
)}
</div>
</>
);
}

View File

@ -1,4 +1,4 @@
<svg width="354" height="43" viewBox="0 0 354 43" fill="none" xmlns="http://www.w3.org/2000/svg">
<svg width="354" height="40" viewBox="0 0 354 43" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M112.374 14.4677C111.853 20.3105 107.184 24.3582 100.983 24.3582C94.1295 24.3582 88.9395 19.4306 88.9395 12.7719C88.9395 6.08118 94.0623 1.18555 100.363 1.18555C103.073 1.18555 105.031 1.96949 106.433 3.27499V1.67511H112.307V11.044H106.301C105.78 8.49699 103.69 6.83312 100.916 6.83312C97.4892 6.83312 95.1374 9.41212 95.1374 12.7719C95.1374 16.1316 97.486 18.7106 100.916 18.7106C103.69 18.7106 105.681 17.0147 106.17 14.4677H112.374Z" fill="#EF6C00"/>
<path d="M131.826 18.9378H133.848V23.8654H126.015V22.9503C124.873 23.7342 123.503 24.1918 121.772 24.1918C117.497 24.1918 113.84 20.6656 113.84 15.8372C113.84 11.0088 117.494 7.51465 121.772 7.51465C123.503 7.51465 124.873 7.94022 126.015 8.72096V7.90502H133.848V12.8326H131.826V18.9378ZM126.015 18.317V13.3574C124.972 12.4775 123.993 12.2151 123.014 12.2151C121.055 12.2151 119.555 13.783 119.555 15.8372C119.555 17.8915 121.055 19.4593 123.014 19.4593C123.993 19.4593 124.972 19.2002 126.015 18.317Z" fill="white"/>
<path d="M150.003 13.5843C147.034 13.6483 145.172 13.9426 143.671 14.269V18.9375H146.999V23.8651H135.803V18.9375H137.86V12.8355H135.803V7.90789H143.668V9.57176C145.168 8.49344 147.063 7.64551 150 7.64551V13.5843H150.003Z" fill="white"/>

Before

Width:  |  Height:  |  Size: 21 KiB

After

Width:  |  Height:  |  Size: 21 KiB

View File

@ -1,4 +1,4 @@
<svg width="373" height="45" viewBox="0 0 373 45" fill="none" xmlns="http://www.w3.org/2000/svg">
<svg width="373" height="40" viewBox="0 0 373 45" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M118.287 15.1261C117.737 21.2791 112.821 25.5417 106.291 25.5417C99.073 25.5417 93.6074 20.3524 93.6074 13.3402C93.6074 6.29424 99.0022 1.13867 105.637 1.13867C108.491 1.13867 110.553 1.96424 112.029 3.33905V1.65423H118.216V11.5206H111.891C111.342 8.83832 109.141 7.0861 106.22 7.0861C102.611 7.0861 100.134 9.80204 100.134 13.3402C100.134 16.8783 102.608 19.5942 106.22 19.5942C109.141 19.5942 111.237 17.8083 111.753 15.1261H118.287Z" fill="#EF6C00"/>
<path d="M138.771 19.8324H140.9V25.0216H132.652V24.0579C131.449 24.8835 130.006 25.3653 128.183 25.3653C123.682 25.3653 119.83 21.652 119.83 16.5672C119.83 11.4824 123.678 7.80273 128.183 7.80273C130.006 7.80273 131.449 8.2509 132.652 9.07309V8.21383H140.9V13.4031H138.771V19.8324ZM132.652 19.1787V13.9557C131.553 13.0291 130.522 12.7527 129.491 12.7527C127.429 12.7527 125.848 14.4039 125.848 16.5672C125.848 18.7305 127.429 20.3816 129.491 20.3816C130.522 20.3816 131.553 20.1087 132.652 19.1787Z" fill="#1A1A25"/>
<path d="M157.913 14.1955C154.786 14.2629 152.825 14.5729 151.245 14.9166V19.8329H154.749V25.0222H142.959V19.8329H145.126V13.407H142.959V8.21772H151.242V9.96994C152.822 8.83436 154.817 7.94141 157.91 7.94141V14.1955H157.913Z" fill="#1A1A25"/>

Before

Width:  |  Height:  |  Size: 21 KiB

After

Width:  |  Height:  |  Size: 21 KiB

View File

@ -1,4 +1,4 @@
<svg width="189" height="76" viewBox="0 0 189 76" fill="none" xmlns="http://www.w3.org/2000/svg">
<svg width="140" height="40" viewBox="0 0 189 76" fill="none" xmlns="http://www.w3.org/2000/svg">
<g id="Logo">
<g id="Group">
<g id="Group_2">

Before

Width:  |  Height:  |  Size: 5.2 KiB

After

Width:  |  Height:  |  Size: 5.2 KiB

View File

@ -1,4 +1,4 @@
<svg width="251" height="100" viewBox="0 0 251 100" fill="none" xmlns="http://www.w3.org/2000/svg">
<svg width="180" height="58" viewBox="0 0 251 100" fill="none" xmlns="http://www.w3.org/2000/svg">
<g id="Logo">
<g id="Group">
<g id="Group_2">

Before

Width:  |  Height:  |  Size: 5.2 KiB

After

Width:  |  Height:  |  Size: 5.2 KiB

View File

@ -1,4 +1,4 @@
<svg width="208" height="76" viewBox="0 0 208 76" fill="none" xmlns="http://www.w3.org/2000/svg">
<svg width="150" height="45" viewBox="0 0 208 76" fill="none" xmlns="http://www.w3.org/2000/svg">
<g id="Logo">
<g id="Group">
<g id="Group_2">

Before

Width:  |  Height:  |  Size: 16 KiB

After

Width:  |  Height:  |  Size: 16 KiB

View File

@ -1,4 +1,4 @@
<svg width="277" height="100" viewBox="0 0 277 100" fill="none" xmlns="http://www.w3.org/2000/svg">
<svg width="180" height="58" viewBox="0 0 277 100" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M9.88277 29.451L8.2788 36.255H4.16797L8.33313 18.5259H13.1709C15.3001 18.5259 16.8989 18.9372 17.9699 19.7625C19.0384 20.5878 19.5739 21.7959 19.5739 23.3895C19.5739 24.6675 19.2013 25.7645 18.4563 26.6829C17.7112 27.6013 16.6376 28.2817 15.2354 28.7266L18.7538 36.2575H14.2756L11.4842 29.4536H9.88277V29.451ZM10.5968 26.3957H11.6471C12.8243 26.3957 13.7401 26.1655 14.3972 25.705C15.0543 25.2445 15.3803 24.5408 15.3803 23.5939C15.3803 22.9316 15.1655 22.4349 14.7387 22.1012C14.3118 21.77 13.6392 21.6045 12.7234 21.6045H11.7248L10.5968 26.3957Z" fill="#009DEA"/>
<path d="M30.8822 36.255H19.8691L24.0343 18.5259H35.0603L34.3334 21.6071H27.4311L26.5282 25.5006H32.957L32.2146 28.5818H25.7883L24.7095 33.1531H31.6118L30.8822 36.255Z" fill="#009DEA"/>
<path d="M44.3082 31.7794L51.7357 18.5259H57.4376L53.2724 36.255H49.4979L51.4511 27.8626C51.9271 25.8654 52.398 24.0829 52.8662 22.5151H52.799L45.1283 36.255H41.3409L40.5182 22.5151H40.4639C40.3656 23.2266 40.1948 24.1605 39.9517 25.3169C39.7085 26.4733 38.8677 30.1185 37.4319 36.255H33.7246L37.8898 18.5259H43.3355L44.2513 31.7794H44.3082Z" fill="#009DEA"/>

Before

Width:  |  Height:  |  Size: 16 KiB

After

Width:  |  Height:  |  Size: 16 KiB