Skip to content

Commit 3432a3d

Browse files
committed
update to v5.5.5
1 parent 7beb2d6 commit 3432a3d

File tree

17 files changed

+43
-47
lines changed

17 files changed

+43
-47
lines changed

.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,5 @@ node_modules/
55
build-product/
66
.DS_Store
77
dist/
8-
package-lock.json
8+
package-lock.json
9+
.astro/

assets/scss/astro-ecommerce/_dropdown.scss

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -38,11 +38,6 @@
3838
}
3939
}
4040

41-
.dropdown-toggle {
42-
&:after{
43-
content: "\f107";
44-
}
45-
}
4641
}
4742

4843
.dropstart{

assets/scss/astro-ecommerce/forms/_form-check.scss

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,16 +18,16 @@
1818
&[type="checkbox"] {
1919
&:after {
2020
transition: opacity $form-check-transition-time ease-out;
21-
font-family: "FontAwesome";
22-
content: "\f00c";
21+
font-family: bootstrap-icons;
22+
content: "\f26e";
2323
width: 100%;
2424
height: 100%;
2525
color: $form-check-input-checked-color;
2626
position: absolute;
2727
display: flex;
2828
justify-content: center;
2929
align-items: center;
30-
font-size: 0.7rem;
30+
font-size: 1rem;
3131
opacity: 0;
3232
}
3333

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,10 +11,10 @@
1111
"astro": "astro"
1212
},
1313
"dependencies": {
14-
"@astrojs/react": "^1.2.1",
14+
"@astrojs/react": "^4.2.2",
1515
"@types/react": "^18.0.21",
1616
"@types/react-dom": "^18.0.6",
17-
"astro": "^2.0.1",
17+
"astro": "^5.5.5",
1818
"forward-ref": "^1.0.0",
1919
"json-server": "^0.17.0",
2020
"react": "^18.2.0",

src/components/checkout/checkoutOrderSummary.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ export default function CheckoutSummary({
5454
<button className="btn btn-dark float-end mt-2 mb-0">
5555
<svg className="me-1" width="14" height="14" viewBox="0 0 14 14" fill="none" xmlns="http://www.w3.org/2000/svg">
5656
<path d="M2.80039 2.80005C2.02719 2.80005 1.40039 3.42685 1.40039 4.20005V4.90005H12.6004V4.20005C12.6004 3.42685 11.9736 2.80005 11.2004 2.80005H2.80039Z" fill="white"/>
57-
<path fill-rule="evenodd" clip-rule="evenodd" d="M12.6004 6.30005H1.40039V9.80005C1.40039 10.5733 2.02719 11.2 2.80039 11.2H11.2004C11.9736 11.2 12.6004 10.5733 12.6004 9.80005V6.30005ZM2.80039 9.10005C2.80039 8.71344 3.11379 8.40005 3.50039 8.40005H4.20039C4.58699 8.40005 4.90039 8.71344 4.90039 9.10005C4.90039 9.48666 4.58699 9.80005 4.20039 9.80005H3.50039C3.11379 9.80005 2.80039 9.48666 2.80039 9.10005ZM6.30039 8.40005C5.91379 8.40005 5.60039 8.71344 5.60039 9.10005C5.60039 9.48666 5.91379 9.80005 6.30039 9.80005H7.00039C7.387 9.80005 7.70039 9.48666 7.70039 9.10005C7.70039 8.71344 7.387 8.40005 7.00039 8.40005H6.30039Z" fill="white"/>
57+
<path fill-rule="evenodd" clipRule="evenodd" d="M12.6004 6.30005H1.40039V9.80005C1.40039 10.5733 2.02719 11.2 2.80039 11.2H11.2004C11.9736 11.2 12.6004 10.5733 12.6004 9.80005V6.30005ZM2.80039 9.10005C2.80039 8.71344 3.11379 8.40005 3.50039 8.40005H4.20039C4.58699 8.40005 4.90039 8.71344 4.90039 9.10005C4.90039 9.48666 4.58699 9.80005 4.20039 9.80005H3.50039C3.11379 9.80005 2.80039 9.48666 2.80039 9.10005ZM6.30039 8.40005C5.91379 8.40005 5.60039 8.71344 5.60039 9.10005C5.60039 9.48666 5.91379 9.80005 6.30039 9.80005H7.00039C7.387 9.80005 7.70039 9.48666 7.70039 9.10005C7.70039 8.71344 7.387 8.40005 7.00039 8.40005H6.30039Z" fill="white"/>
5858
</svg>
5959
Proceed to payment
6060

src/components/complexNavbar.tsx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,14 +42,14 @@ const ComplexNavbar = () => {
4242
<li className="px-3 nav-item d-flex align-items-center">
4343
<a href="#" className="p-0 nav-link">
4444
<svg width="16" height="16" xmlns="http://www.w3.org/2000/svg" className="cursor-pointer fixed-plugin-button-nav" viewBox="0 0 24 24" fill="currentColor">
45-
<path fill-rule="evenodd" d="M11.078 2.25c-.917 0-1.699.663-1.85 1.567L9.05 4.889c-.02.12-.115.26-.297.348a7.493 7.493 0 00-.986.57c-.166.115-.334.126-.45.083L6.3 5.508a1.875 1.875 0 00-2.282.819l-.922 1.597a1.875 1.875 0 00.432 2.385l.84.692c.095.078.17.229.154.43a7.598 7.598 0 000 1.139c.015.2-.059.352-.153.43l-.841.692a1.875 1.875 0 00-.432 2.385l.922 1.597a1.875 1.875 0 002.282.818l1.019-.382c.115-.043.283-.031.45.082.312.214.641.405.985.57.182.088.277.228.297.35l.178 1.071c.151.904.933 1.567 1.85 1.567h1.844c.916 0 1.699-.663 1.85-1.567l.178-1.072c.02-.12.114-.26.297-.349.344-.165.673-.356.985-.57.167-.114.335-.125.45-.082l1.02.382a1.875 1.875 0 002.28-.819l.923-1.597a1.875 1.875 0 00-.432-2.385l-.84-.692c-.095-.078-.17-.229-.154-.43a7.614 7.614 0 000-1.139c-.016-.2.059-.352.153-.43l.84-.692c.708-.582.891-1.59.433-2.385l-.922-1.597a1.875 1.875 0 00-2.282-.818l-1.02.382c-.114.043-.282.031-.449-.083a7.49 7.49 0 00-.985-.57c-.183-.087-.277-.227-.297-.348l-.179-1.072a1.875 1.875 0 00-1.85-1.567h-1.843zM12 15.75a3.75 3.75 0 100-7.5 3.75 3.75 0 000 7.5z" clip-rule="evenodd"></path>
45+
<path fill-rule="evenodd" d="M11.078 2.25c-.917 0-1.699.663-1.85 1.567L9.05 4.889c-.02.12-.115.26-.297.348a7.493 7.493 0 00-.986.57c-.166.115-.334.126-.45.083L6.3 5.508a1.875 1.875 0 00-2.282.819l-.922 1.597a1.875 1.875 0 00.432 2.385l.84.692c.095.078.17.229.154.43a7.598 7.598 0 000 1.139c.015.2-.059.352-.153.43l-.841.692a1.875 1.875 0 00-.432 2.385l.922 1.597a1.875 1.875 0 002.282.818l1.019-.382c.115-.043.283-.031.45.082.312.214.641.405.985.57.182.088.277.228.297.35l.178 1.071c.151.904.933 1.567 1.85 1.567h1.844c.916 0 1.699-.663 1.85-1.567l.178-1.072c.02-.12.114-.26.297-.349.344-.165.673-.356.985-.57.167-.114.335-.125.45-.082l1.02.382a1.875 1.875 0 002.28-.819l.923-1.597a1.875 1.875 0 00-.432-2.385l-.84-.692c-.095-.078-.17-.229-.154-.43a7.614 7.614 0 000-1.139c-.016-.2.059-.352.153-.43l.84-.692c.708-.582.891-1.59.433-2.385l-.922-1.597a1.875 1.875 0 00-2.282-.818l-1.02.382c-.114.043-.282.031-.449-.083a7.49 7.49 0 00-.985-.57c-.183-.087-.277-.227-.297-.348l-.179-1.072a1.875 1.875 0 00-1.85-1.567h-1.843zM12 15.75a3.75 3.75 0 100-7.5 3.75 3.75 0 000 7.5z" clipRule="evenodd"></path>
4646
</svg>
4747
</a>
4848
</li>
4949
<li className="nav-item dropdown pe-2 d-flex align-items-center">
5050
<a href="#" className="p-0 nav-link" id="dropdownMenuButton" data-bs-toggle="dropdown" aria-expanded="false">
5151
<svg height="16" width="16" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="currentColor" className="cursor-pointers">
52-
<path fill-rule="evenodd" d="M5.25 9a6.75 6.75 0 0113.5 0v.75c0 2.123.8 4.057 2.118 5.52a.75.75 0 01-.297 1.206c-1.544.57-3.16.99-4.831 1.243a3.75 3.75 0 11-7.48 0 24.585 24.585 0 01-4.831-1.244.75.75 0 01-.298-1.205A8.217 8.217 0 005.25 9.75V9zm4.502 8.9a2.25 2.25 0 104.496 0 25.057 25.057 0 01-4.496 0z" clip-rule="evenodd"></path>
52+
<path fill-rule="evenodd" d="M5.25 9a6.75 6.75 0 0113.5 0v.75c0 2.123.8 4.057 2.118 5.52a.75.75 0 01-.297 1.206c-1.544.57-3.16.99-4.831 1.243a3.75 3.75 0 11-7.48 0 24.585 24.585 0 01-4.831-1.244.75.75 0 01-.298-1.205A8.217 8.217 0 005.25 9.75V9zm4.502 8.9a2.25 2.25 0 104.496 0 25.057 25.057 0 01-4.496 0z" clipRule="evenodd"></path>
5353
</svg>
5454
</a>
5555
<ul className="px-2 py-3 dropdown-menu dropdown-menu-end me-sm-n4" aria-labelledby="dropdownMenuButton">

src/components/complexNavbarDark.tsx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,14 +42,14 @@ const ComplexNavbarDark = () => {
4242
<li className="px-3 nav-item d-flex align-items-center">
4343
<a href="#" className="p-0 text-white nav-link">
4444
<svg width="16" height="16" xmlns="http://www.w3.org/2000/svg" className="cursor-pointer fixed-plugin-button-nav" viewBox="0 0 24 24" fill="currentColor">
45-
<path fill-rule="evenodd" d="M11.078 2.25c-.917 0-1.699.663-1.85 1.567L9.05 4.889c-.02.12-.115.26-.297.348a7.493 7.493 0 00-.986.57c-.166.115-.334.126-.45.083L6.3 5.508a1.875 1.875 0 00-2.282.819l-.922 1.597a1.875 1.875 0 00.432 2.385l.84.692c.095.078.17.229.154.43a7.598 7.598 0 000 1.139c.015.2-.059.352-.153.43l-.841.692a1.875 1.875 0 00-.432 2.385l.922 1.597a1.875 1.875 0 002.282.818l1.019-.382c.115-.043.283-.031.45.082.312.214.641.405.985.57.182.088.277.228.297.35l.178 1.071c.151.904.933 1.567 1.85 1.567h1.844c.916 0 1.699-.663 1.85-1.567l.178-1.072c.02-.12.114-.26.297-.349.344-.165.673-.356.985-.57.167-.114.335-.125.45-.082l1.02.382a1.875 1.875 0 002.28-.819l.923-1.597a1.875 1.875 0 00-.432-2.385l-.84-.692c-.095-.078-.17-.229-.154-.43a7.614 7.614 0 000-1.139c-.016-.2.059-.352.153-.43l.84-.692c.708-.582.891-1.59.433-2.385l-.922-1.597a1.875 1.875 0 00-2.282-.818l-1.02.382c-.114.043-.282.031-.449-.083a7.49 7.49 0 00-.985-.57c-.183-.087-.277-.227-.297-.348l-.179-1.072a1.875 1.875 0 00-1.85-1.567h-1.843zM12 15.75a3.75 3.75 0 100-7.5 3.75 3.75 0 000 7.5z" clip-rule="evenodd"></path>
45+
<path fill-rule="evenodd" d="M11.078 2.25c-.917 0-1.699.663-1.85 1.567L9.05 4.889c-.02.12-.115.26-.297.348a7.493 7.493 0 00-.986.57c-.166.115-.334.126-.45.083L6.3 5.508a1.875 1.875 0 00-2.282.819l-.922 1.597a1.875 1.875 0 00.432 2.385l.84.692c.095.078.17.229.154.43a7.598 7.598 0 000 1.139c.015.2-.059.352-.153.43l-.841.692a1.875 1.875 0 00-.432 2.385l.922 1.597a1.875 1.875 0 002.282.818l1.019-.382c.115-.043.283-.031.45.082.312.214.641.405.985.57.182.088.277.228.297.35l.178 1.071c.151.904.933 1.567 1.85 1.567h1.844c.916 0 1.699-.663 1.85-1.567l.178-1.072c.02-.12.114-.26.297-.349.344-.165.673-.356.985-.57.167-.114.335-.125.45-.082l1.02.382a1.875 1.875 0 002.28-.819l.923-1.597a1.875 1.875 0 00-.432-2.385l-.84-.692c-.095-.078-.17-.229-.154-.43a7.614 7.614 0 000-1.139c-.016-.2.059-.352.153-.43l.84-.692c.708-.582.891-1.59.433-2.385l-.922-1.597a1.875 1.875 0 00-2.282-.818l-1.02.382c-.114.043-.282.031-.449-.083a7.49 7.49 0 00-.985-.57c-.183-.087-.277-.227-.297-.348l-.179-1.072a1.875 1.875 0 00-1.85-1.567h-1.843zM12 15.75a3.75 3.75 0 100-7.5 3.75 3.75 0 000 7.5z" clipRule="evenodd"></path>
4646
</svg>
4747
</a>
4848
</li>
4949
<li className="nav-item dropdown pe-2 d-flex align-items-center">
5050
<a href="#" className="p-0 text-white nav-link" id="dropdownMenuButton" data-bs-toggle="dropdown" aria-expanded="false">
5151
<svg height="16" width="16" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="currentColor" className="cursor-pointers">
52-
<path fill-rule="evenodd" d="M5.25 9a6.75 6.75 0 0113.5 0v.75c0 2.123.8 4.057 2.118 5.52a.75.75 0 01-.297 1.206c-1.544.57-3.16.99-4.831 1.243a3.75 3.75 0 11-7.48 0 24.585 24.585 0 01-4.831-1.244.75.75 0 01-.298-1.205A8.217 8.217 0 005.25 9.75V9zm4.502 8.9a2.25 2.25 0 104.496 0 25.057 25.057 0 01-4.496 0z" clip-rule="evenodd"></path>
52+
<path fill-rule="evenodd" d="M5.25 9a6.75 6.75 0 0113.5 0v.75c0 2.123.8 4.057 2.118 5.52a.75.75 0 01-.297 1.206c-1.544.57-3.16.99-4.831 1.243a3.75 3.75 0 11-7.48 0 24.585 24.585 0 01-4.831-1.244.75.75 0 01-.298-1.205A8.217 8.217 0 005.25 9.75V9zm4.502 8.9a2.25 2.25 0 104.496 0 25.057 25.057 0 01-4.496 0z" clipRule="evenodd"></path>
5353
</svg>
5454
</a>
5555
<ul className="px-2 py-3 dropdown-menu dropdown-menu-end me-sm-n4" aria-labelledby="dropdownMenuButton">

src/components/incentives/incentiveCols.tsx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ export default function incentiveCols({
3333
<div className="card-body p-3 d-flex">
3434
<div className="icon icon-shape bg-dark text-white text-center border-radius-sm d-flex align-items-center justify-content-center">
3535
<svg width="25" height="24" viewBox="0 0 25 24" fill="none" xmlns="http://www.w3.org/2000/svg">
36-
<path fill-rule="evenodd" clip-rule="evenodd" d="M5.13359 2.40002C5.79633 2.40002 6.33359 2.93729 6.33359 3.60002V6.12152C7.8577 4.56589 9.98222 3.60002 12.3336 3.60002C15.9929 3.60002 19.1028 5.93921 20.2553 9.20012C20.4762 9.82499 20.1487 10.5106 19.5238 10.7314C18.8989 10.9523 18.2134 10.6248 17.9924 9.99992C17.1683 7.66792 14.9442 6.00002 12.3336 6.00002C10.3717 6.00002 8.62804 6.94205 7.53281 8.40002H11.1336C11.7963 8.40002 12.3336 8.93729 12.3336 9.60002C12.3336 10.2628 11.7963 10.8 11.1336 10.8H5.13359C4.47086 10.8 3.93359 10.2628 3.93359 9.60002V3.60002C3.93359 2.93729 4.47086 2.40002 5.13359 2.40002ZM5.1434 13.2687C5.76825 13.0477 6.45383 13.3752 6.67469 14.0002C7.49894 16.3321 9.72303 18 12.3336 18C14.2955 18 16.0392 17.058 17.1343 15.6H13.5336C12.8708 15.6 12.3336 15.0628 12.3336 14.4C12.3336 13.7373 12.8708 13.2 13.5336 13.2H19.5336C19.8518 13.2 20.1571 13.3265 20.3821 13.5515C20.6071 13.7765 20.7336 14.0818 20.7336 14.4V20.4C20.7336 21.0628 20.1964 21.6 19.5336 21.6C18.8708 21.6 18.3336 21.0628 18.3336 20.4V17.8785C16.8095 19.4341 14.685 20.4 12.3336 20.4C8.6743 20.4 5.56445 18.0609 4.41188 14.7999C4.19102 14.175 4.51853 13.4895 5.1434 13.2687Z" fill="white"/>
36+
<path fill-rule="evenodd" clipRule="evenodd" d="M5.13359 2.40002C5.79633 2.40002 6.33359 2.93729 6.33359 3.60002V6.12152C7.8577 4.56589 9.98222 3.60002 12.3336 3.60002C15.9929 3.60002 19.1028 5.93921 20.2553 9.20012C20.4762 9.82499 20.1487 10.5106 19.5238 10.7314C18.8989 10.9523 18.2134 10.6248 17.9924 9.99992C17.1683 7.66792 14.9442 6.00002 12.3336 6.00002C10.3717 6.00002 8.62804 6.94205 7.53281 8.40002H11.1336C11.7963 8.40002 12.3336 8.93729 12.3336 9.60002C12.3336 10.2628 11.7963 10.8 11.1336 10.8H5.13359C4.47086 10.8 3.93359 10.2628 3.93359 9.60002V3.60002C3.93359 2.93729 4.47086 2.40002 5.13359 2.40002ZM5.1434 13.2687C5.76825 13.0477 6.45383 13.3752 6.67469 14.0002C7.49894 16.3321 9.72303 18 12.3336 18C14.2955 18 16.0392 17.058 17.1343 15.6H13.5336C12.8708 15.6 12.3336 15.0628 12.3336 14.4C12.3336 13.7373 12.8708 13.2 13.5336 13.2H19.5336C19.8518 13.2 20.1571 13.3265 20.3821 13.5515C20.6071 13.7765 20.7336 14.0818 20.7336 14.4V20.4C20.7336 21.0628 20.1964 21.6 19.5336 21.6C18.8708 21.6 18.3336 21.0628 18.3336 20.4V17.8785C16.8095 19.4341 14.685 20.4 12.3336 20.4C8.6743 20.4 5.56445 18.0609 4.41188 14.7999C4.19102 14.175 4.51853 13.4895 5.1434 13.2687Z" fill="white"/>
3737
</svg>
3838
</div>
3939
<div className="ms-3">
@@ -48,7 +48,7 @@ export default function incentiveCols({
4848
<div className="card-body p-3 d-flex">
4949
<div className="icon icon-shape bg-dark text-white text-center border-radius-sm d-flex align-items-center justify-content-center">
5050
<svg width="25" height="24" viewBox="0 0 25 24" fill="none" xmlns="http://www.w3.org/2000/svg">
51-
<path fill-rule="evenodd" clip-rule="evenodd" d="M3.26574 5.99871C6.87565 5.94973 10.1647 4.57242 12.6664 2.33337C15.168 4.57242 18.4571 5.94973 22.0671 5.99871C22.1981 6.77964 22.2664 7.58187 22.2664 8.40006C22.2664 14.6699 18.2594 20.0038 12.6664 21.9807C7.07348 20.0038 3.06641 14.6699 3.06641 8.40006C3.06641 7.58187 3.13464 6.77964 3.26574 5.99871ZM17.1149 10.4486C17.5835 9.97992 17.5835 9.22013 17.1149 8.75149C16.6463 8.28287 15.8865 8.28287 15.4179 8.75149L11.4664 12.703L9.91494 11.1515C9.4463 10.6829 8.68651 10.6829 8.21787 11.1515C7.74925 11.6201 7.74925 12.3799 8.21787 12.8485L10.6179 15.2485C11.0865 15.7171 11.8463 15.7171 12.3149 15.2485L17.1149 10.4486Z" fill="white"/>
51+
<path fill-rule="evenodd" clipRule="evenodd" d="M3.26574 5.99871C6.87565 5.94973 10.1647 4.57242 12.6664 2.33337C15.168 4.57242 18.4571 5.94973 22.0671 5.99871C22.1981 6.77964 22.2664 7.58187 22.2664 8.40006C22.2664 14.6699 18.2594 20.0038 12.6664 21.9807C7.07348 20.0038 3.06641 14.6699 3.06641 8.40006C3.06641 7.58187 3.13464 6.77964 3.26574 5.99871ZM17.1149 10.4486C17.5835 9.97992 17.5835 9.22013 17.1149 8.75149C16.6463 8.28287 15.8865 8.28287 15.4179 8.75149L11.4664 12.703L9.91494 11.1515C9.4463 10.6829 8.68651 10.6829 8.21787 11.1515C7.74925 11.6201 7.74925 12.3799 8.21787 12.8485L10.6179 15.2485C11.0865 15.7171 11.8463 15.7171 12.3149 15.2485L17.1149 10.4486Z" fill="white"/>
5252
</svg>
5353
</div>
5454
<div className="ms-3">

src/components/incentives/incentiveLarge.tsx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ export default function incentiveLarge({
3131
<div className="card shadow-xs border p-3 p-md-4 mb-4">
3232
<div className="icon icon-shape bg-dark text-white text-center border-radius-sm d-flex align-items-center justify-content-center mb-3">
3333
<svg width="25" height="24" viewBox="0 0 25 24" fill="none" xmlns="http://www.w3.org/2000/svg">
34-
<path fill-rule="evenodd" clip-rule="evenodd" d="M5.13359 2.40002C5.79633 2.40002 6.33359 2.93729 6.33359 3.60002V6.12152C7.8577 4.56589 9.98222 3.60002 12.3336 3.60002C15.9929 3.60002 19.1028 5.93921 20.2553 9.20012C20.4762 9.82499 20.1487 10.5106 19.5238 10.7314C18.8989 10.9523 18.2134 10.6248 17.9924 9.99992C17.1683 7.66792 14.9442 6.00002 12.3336 6.00002C10.3717 6.00002 8.62804 6.94205 7.53281 8.40002H11.1336C11.7963 8.40002 12.3336 8.93729 12.3336 9.60002C12.3336 10.2628 11.7963 10.8 11.1336 10.8H5.13359C4.47086 10.8 3.93359 10.2628 3.93359 9.60002V3.60002C3.93359 2.93729 4.47086 2.40002 5.13359 2.40002ZM5.1434 13.2687C5.76825 13.0477 6.45383 13.3752 6.67469 14.0002C7.49894 16.3321 9.72303 18 12.3336 18C14.2955 18 16.0392 17.058 17.1343 15.6H13.5336C12.8708 15.6 12.3336 15.0628 12.3336 14.4C12.3336 13.7373 12.8708 13.2 13.5336 13.2H19.5336C19.8518 13.2 20.1571 13.3265 20.3821 13.5515C20.6071 13.7765 20.7336 14.0818 20.7336 14.4V20.4C20.7336 21.0628 20.1964 21.6 19.5336 21.6C18.8708 21.6 18.3336 21.0628 18.3336 20.4V17.8785C16.8095 19.4341 14.685 20.4 12.3336 20.4C8.6743 20.4 5.56445 18.0609 4.41188 14.7999C4.19102 14.175 4.51853 13.4895 5.1434 13.2687Z" fill="white"/>
34+
<path fill-rule="evenodd" clipRule="evenodd" d="M5.13359 2.40002C5.79633 2.40002 6.33359 2.93729 6.33359 3.60002V6.12152C7.8577 4.56589 9.98222 3.60002 12.3336 3.60002C15.9929 3.60002 19.1028 5.93921 20.2553 9.20012C20.4762 9.82499 20.1487 10.5106 19.5238 10.7314C18.8989 10.9523 18.2134 10.6248 17.9924 9.99992C17.1683 7.66792 14.9442 6.00002 12.3336 6.00002C10.3717 6.00002 8.62804 6.94205 7.53281 8.40002H11.1336C11.7963 8.40002 12.3336 8.93729 12.3336 9.60002C12.3336 10.2628 11.7963 10.8 11.1336 10.8H5.13359C4.47086 10.8 3.93359 10.2628 3.93359 9.60002V3.60002C3.93359 2.93729 4.47086 2.40002 5.13359 2.40002ZM5.1434 13.2687C5.76825 13.0477 6.45383 13.3752 6.67469 14.0002C7.49894 16.3321 9.72303 18 12.3336 18C14.2955 18 16.0392 17.058 17.1343 15.6H13.5336C12.8708 15.6 12.3336 15.0628 12.3336 14.4C12.3336 13.7373 12.8708 13.2 13.5336 13.2H19.5336C19.8518 13.2 20.1571 13.3265 20.3821 13.5515C20.6071 13.7765 20.7336 14.0818 20.7336 14.4V20.4C20.7336 21.0628 20.1964 21.6 19.5336 21.6C18.8708 21.6 18.3336 21.0628 18.3336 20.4V17.8785C16.8095 19.4341 14.685 20.4 12.3336 20.4C8.6743 20.4 5.56445 18.0609 4.41188 14.7999C4.19102 14.175 4.51853 13.4895 5.1434 13.2687Z" fill="white"/>
3535
</svg>
3636
</div>
3737
<h5>Free exchanges</h5>
@@ -42,7 +42,7 @@ export default function incentiveLarge({
4242
<div className="card shadow-xs border p-3 p-md-4 mb-4">
4343
<div className="icon icon-shape bg-dark text-white text-center border-radius-sm d-flex align-items-center justify-content-center mb-3">
4444
<svg width="25" height="24" viewBox="0 0 25 24" fill="none" xmlns="http://www.w3.org/2000/svg">
45-
<path fill-rule="evenodd" clip-rule="evenodd" d="M3.26574 5.99871C6.87565 5.94973 10.1647 4.57242 12.6664 2.33337C15.168 4.57242 18.4571 5.94973 22.0671 5.99871C22.1981 6.77964 22.2664 7.58187 22.2664 8.40006C22.2664 14.6699 18.2594 20.0038 12.6664 21.9807C7.07348 20.0038 3.06641 14.6699 3.06641 8.40006C3.06641 7.58187 3.13464 6.77964 3.26574 5.99871ZM17.1149 10.4486C17.5835 9.97992 17.5835 9.22013 17.1149 8.75149C16.6463 8.28287 15.8865 8.28287 15.4179 8.75149L11.4664 12.703L9.91494 11.1515C9.4463 10.6829 8.68651 10.6829 8.21787 11.1515C7.74925 11.6201 7.74925 12.3799 8.21787 12.8485L10.6179 15.2485C11.0865 15.7171 11.8463 15.7171 12.3149 15.2485L17.1149 10.4486Z" fill="white"/>
45+
<path fill-rule="evenodd" clipRule="evenodd" d="M3.26574 5.99871C6.87565 5.94973 10.1647 4.57242 12.6664 2.33337C15.168 4.57242 18.4571 5.94973 22.0671 5.99871C22.1981 6.77964 22.2664 7.58187 22.2664 8.40006C22.2664 14.6699 18.2594 20.0038 12.6664 21.9807C7.07348 20.0038 3.06641 14.6699 3.06641 8.40006C3.06641 7.58187 3.13464 6.77964 3.26574 5.99871ZM17.1149 10.4486C17.5835 9.97992 17.5835 9.22013 17.1149 8.75149C16.6463 8.28287 15.8865 8.28287 15.4179 8.75149L11.4664 12.703L9.91494 11.1515C9.4463 10.6829 8.68651 10.6829 8.21787 11.1515C7.74925 11.6201 7.74925 12.3799 8.21787 12.8485L10.6179 15.2485C11.0865 15.7171 11.8463 15.7171 12.3149 15.2485L17.1149 10.4486Z" fill="white"/>
4646
</svg>
4747
</div>
4848
<h5>Extended warranty</h5>

0 commit comments

Comments
 (0)