Skip to content

Commit 9153b4c

Browse files
committed
chore: migrate legacy image URLs to decoims.com
1 parent e83f365 commit 9153b4c

10 files changed

Lines changed: 20 additions & 20 deletions

File tree

apps/site.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ type WebsiteApp = ReturnType<typeof website>;
66
* @title Site
77
* @description Start your site from a template or from scratch.
88
* @category Tool
9-
* @logo https://ozksgdmyrqcxcwhnbepg.supabase.co/storage/v1/object/public/assets/1/0ac02239-61e6-4289-8a36-e78c0975bcc8
9+
* @logo https://decoims.com/als-storefront/ffa568bf-e5a3-49ed-961d-eeaa958f51b9/0ac02239-61e6-4289-8a36-e78c0975bcc8
1010
*/
1111
export default function Site(state: Props): App<Manifest, Props, [
1212
WebsiteApp,

sections/BlogPosts.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ export const LoadingFallback = () => {
2626
};
2727

2828
const DEFAULT_IMAGE =
29-
"https://ozksgdmyrqcxcwhnbepg.supabase.co/storage/v1/object/public/assets/4763/682eb374-def2-4e85-a45d-b3a7ff8a31a9";
29+
"https://decoims.com/vtexadsnetwork/3cc7ca0f-aae5-4740-ad1f-f2618913c79e/682eb374-def2-4e85-a45d-b3a7ff8a31a9";
3030

3131
export default function BlogPosts({
3232
title = "Here's a component for you to showcase your blogposts",

sections/Footer.tsx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ export interface Props {
5151
export default function Footer({
5252
logo = {
5353
src:
54-
"https://ozksgdmyrqcxcwhnbepg.supabase.co/storage/v1/object/public/assets/1527/67120bcd-936a-4ea5-a760-02ed5c4a3d04",
54+
"https://decoims.com/vtexadsnetwork/2784ee00-6000-4be2-8f0a-3668b2d80d41/67120bcd-936a-4ea5-a760-02ed5c4a3d04",
5555
alt: "Logo",
5656
},
5757
links = [
@@ -96,7 +96,7 @@ export default function Footer({
9696
madeWith = {
9797
label: "Made with",
9898
src:
99-
"https://ozksgdmyrqcxcwhnbepg.supabase.co/storage/v1/object/public/assets/1527/cc202be0-af57-4b32-b9c9-d1d7dc97bf85",
99+
"https://decoims.com/vtexadsnetwork/79d1c67c-1fb3-421e-bf27-0dc0726e3d91/cc202be0-af57-4b32-b9c9-d1d7dc97bf85",
100100
href: "https://deco.cx",
101101
},
102102
copyright = "© 2026 Issacar Church. All rights reserved.",

sections/Header.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ export const LoadingFallback = () => {
3434
export default function Header({
3535
logo = {
3636
src:
37-
"https://ozksgdmyrqcxcwhnbepg.supabase.co/storage/v1/object/public/assets/1527/67120bcd-936a-4ea5-a760-02ed5c4a3d04",
37+
"https://decoims.com/vtexadsnetwork/2784ee00-6000-4be2-8f0a-3668b2d80d41/67120bcd-936a-4ea5-a760-02ed5c4a3d04",
3838
alt: "Logo",
3939
},
4040
navigation = {

sections/Hero.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ export default function HeroSection({
4545
ctaActive = true,
4646
ctaTextColor = "#ffffff",
4747
backgroundImage =
48-
"https://ozksgdmyrqcxcwhnbepg.supabase.co/storage/v1/object/public/assets/1818/6fe9404a-f69c-472a-b521-78f6c1f87326",
48+
"https://decoims.com/oscarcalcados/e9e2c963-276d-4b87-814a-e8b041091a3b/6fe9404a-f69c-472a-b521-78f6c1f87326",
4949
}: Props) {
5050
return (
5151
<div class="relative h-screen flex items-center justify-center text-center">

sections/IASection.tsx

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -63,28 +63,28 @@ export default function ProductShelfSlider({
6363
products = [
6464
{
6565
image:
66-
"https://ozksgdmyrqcxcwhnbepg.supabase.co/storage/v1/object/public/assets/1818/ff6bb37e-0eab-40e1-a454-86856efc278e",
66+
"https://decoims.com/als-storefront/08b81bf2-89e6-4ea4-8123-b0b1bee1f7be/ff6bb37e-0eab-40e1-a454-86856efc278e",
6767
name: "Product 1",
6868
price: 19.99,
6969
purchaseUrl: "#",
7070
},
7171
{
7272
image:
73-
"https://ozksgdmyrqcxcwhnbepg.supabase.co/storage/v1/object/public/assets/1818/ff6bb37e-0eab-40e1-a454-86856efc278e",
73+
"https://decoims.com/als-storefront/08b81bf2-89e6-4ea4-8123-b0b1bee1f7be/ff6bb37e-0eab-40e1-a454-86856efc278e",
7474
name: "Product 2",
7575
price: 24.99,
7676
purchaseUrl: "#",
7777
},
7878
{
7979
image:
80-
"https://ozksgdmyrqcxcwhnbepg.supabase.co/storage/v1/object/public/assets/1818/ff6bb37e-0eab-40e1-a454-86856efc278e",
80+
"https://decoims.com/als-storefront/08b81bf2-89e6-4ea4-8123-b0b1bee1f7be/ff6bb37e-0eab-40e1-a454-86856efc278e",
8181
name: "Product 3",
8282
price: 29.99,
8383
purchaseUrl: "#",
8484
},
8585
{
8686
image:
87-
"https://ozksgdmyrqcxcwhnbepg.supabase.co/storage/v1/object/public/assets/1818/ff6bb37e-0eab-40e1-a454-86856efc278e",
87+
"https://decoims.com/als-storefront/08b81bf2-89e6-4ea4-8123-b0b1bee1f7be/ff6bb37e-0eab-40e1-a454-86856efc278e",
8888
name: "Product 4",
8989
price: 34.99,
9090
purchaseUrl: "#",

sections/ImageWithParagraph.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ export function ErrorFallback(
5858
}
5959

6060
const DEFAULT_IMAGE =
61-
"https://ozksgdmyrqcxcwhnbepg.supabase.co/storage/v1/object/public/assets/4763/772e246e-1959-46ac-a309-3f25ab20af6f";
61+
"https://decoims.com/vtexadsnetwork/cdace7b3-72ec-410d-bcbf-7761a1f6e951/772e246e-1959-46ac-a309-3f25ab20af6f";
6262

6363
export default function ImageWithParagraph({
6464
title = "Here's an intermediate size heading you can edit",

sections/Logos.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ export interface Props {
1515

1616
const IMG_PLACEHODLER = Array(30).fill(0).map(() => ({
1717
src:
18-
"https://ozksgdmyrqcxcwhnbepg.supabase.co/storage/v1/object/public/assets/1527/03fbcc78-ca86-4616-a59a-b8aa18331a9c",
18+
"https://decoims.com/vtexadsnetwork/2fd1bde8-63c3-4ee3-96ae-3676ed7e6911/03fbcc78-ca86-4616-a59a-b8aa18331a9c",
1919
altText: "Logo",
2020
}));
2121

sections/Testimonials.tsx

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ const DEFAULT_PROPS = {
5454
description:
5555
"Showcase customer feedback that emphasizes your product or service's key features and addresses prospective clients' concerns. Display endorsements from customer groups that mirror your target audience.",
5656
avatar:
57-
"https://ozksgdmyrqcxcwhnbepg.supabase.co/storage/v1/object/public/assets/1527/7286de42-e9c5-4fcb-ae8b-b992eea4b78e",
57+
"https://decoims.com/vtexadsnetwork/6c967ed3-04ac-4bd1-9eeb-a108d567e205/7286de42-e9c5-4fcb-ae8b-b992eea4b78e",
5858
alt: "Avatar",
5959
name: "Name Surname",
6060
position: "Position, Company name",
@@ -65,7 +65,7 @@ const DEFAULT_PROPS = {
6565
description:
6666
"Showcase customer feedback that emphasizes your product or service's key features and addresses prospective clients' concerns. Display endorsements from customer groups that mirror your target audience.",
6767
avatar:
68-
"https://ozksgdmyrqcxcwhnbepg.supabase.co/storage/v1/object/public/assets/1527/7286de42-e9c5-4fcb-ae8b-b992eea4b78e",
68+
"https://decoims.com/vtexadsnetwork/6c967ed3-04ac-4bd1-9eeb-a108d567e205/7286de42-e9c5-4fcb-ae8b-b992eea4b78e",
6969
alt: "Avatar",
7070
name: "Name Surname",
7171
position: "Position, Company name",
@@ -76,7 +76,7 @@ const DEFAULT_PROPS = {
7676
description:
7777
"Showcase customer feedback that emphasizes your product or service's key features and addresses prospective clients' concerns. Display endorsements from customer groups that mirror your target audience.",
7878
avatar:
79-
"https://ozksgdmyrqcxcwhnbepg.supabase.co/storage/v1/object/public/assets/1527/7286de42-e9c5-4fcb-ae8b-b992eea4b78e",
79+
"https://decoims.com/vtexadsnetwork/6c967ed3-04ac-4bd1-9eeb-a108d567e205/7286de42-e9c5-4fcb-ae8b-b992eea4b78e",
8080
alt: "Avatar",
8181
name: "Name Surname",
8282
position: "Position, Company name",
@@ -87,7 +87,7 @@ const DEFAULT_PROPS = {
8787
description:
8888
"Showcase customer feedback that emphasizes your product or service's key features and addresses prospective clients' concerns. Display endorsements from customer groups that mirror your target audience.",
8989
avatar:
90-
"https://ozksgdmyrqcxcwhnbepg.supabase.co/storage/v1/object/public/assets/1527/7286de42-e9c5-4fcb-ae8b-b992eea4b78e",
90+
"https://decoims.com/vtexadsnetwork/6c967ed3-04ac-4bd1-9eeb-a108d567e205/7286de42-e9c5-4fcb-ae8b-b992eea4b78e",
9191
alt: "Avatar",
9292
name: "Name Surname",
9393
position: "Position, Company name",
@@ -98,7 +98,7 @@ const DEFAULT_PROPS = {
9898
description:
9999
"Showcase customer feedback that emphasizes your product or service's key features and addresses prospective clients' concerns. Display endorsements from customer groups that mirror your target audience.",
100100
avatar:
101-
"https://ozksgdmyrqcxcwhnbepg.supabase.co/storage/v1/object/public/assets/1527/7286de42-e9c5-4fcb-ae8b-b992eea4b78e",
101+
"https://decoims.com/vtexadsnetwork/6c967ed3-04ac-4bd1-9eeb-a108d567e205/7286de42-e9c5-4fcb-ae8b-b992eea4b78e",
102102
alt: "Avatar",
103103
name: "Name Surname",
104104
position: "Position, Company name",

sections/hero-1.tsx

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -34,17 +34,17 @@ export default function ImageGallery({
3434
images = [
3535
{
3636
image:
37-
"https://ozksgdmyrqcxcwhnbepg.supabase.co/storage/v1/object/public/assets/1818/ff6bb37e-0eab-40e1-a454-86856efc278e",
37+
"https://decoims.com/als-storefront/08b81bf2-89e6-4ea4-8123-b0b1bee1f7be/ff6bb37e-0eab-40e1-a454-86856efc278e",
3838
alt: "Image 1",
3939
},
4040
{
4141
image:
42-
"https://ozksgdmyrqcxcwhnbepg.supabase.co/storage/v1/object/public/assets/1818/ff6bb37e-0eab-40e1-a454-86856efc278e",
42+
"https://decoims.com/als-storefront/08b81bf2-89e6-4ea4-8123-b0b1bee1f7be/ff6bb37e-0eab-40e1-a454-86856efc278e",
4343
alt: "Image 2",
4444
},
4545
{
4646
image:
47-
"https://ozksgdmyrqcxcwhnbepg.supabase.co/storage/v1/object/public/assets/1818/ff6bb37e-0eab-40e1-a454-86856efc278e",
47+
"https://decoims.com/als-storefront/08b81bf2-89e6-4ea4-8123-b0b1bee1f7be/ff6bb37e-0eab-40e1-a454-86856efc278e",
4848
alt: "Image 3",
4949
},
5050
],

0 commit comments

Comments
 (0)