File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -16,15 +16,13 @@ export function SocialProof() {
1616 eCommerce platform
1717 </ p >
1818 </ div >
19- < a
20- href = "https://deno.com/blog/deco-cx-subhosting-serve-their-clients-storefronts-fast"
21- class = "block mx-auto text-center"
22- >
23- < div class = "mx-auto max-w-screen-md bg-gradient-to-br from-green-50 to-yellow-50 border border-green-200 rounded-lg p-12 flex items-center justify-center" >
24- < span class = "text-4xl sm:text-5xl md:text-6xl font-extrabold text-green-700 tracking-tight" >
25- deco.cx
26- </ span >
27- </ div >
19+ < a href = "https://deno.com/blog/deco-cx-subhosting-serve-their-clients-storefronts-fast" >
20+ < img
21+ src = "/showcase/deco.webp"
22+ alt = "Deco.cx screenshot"
23+ class = "mx-auto max-w-screen-md w-full"
24+ loading = "lazy"
25+ />
2826 </ a >
2927 < div class = "flex flex-col gap-8 items-center justify-center -mt-8 md:-mt-16 lg:-mt-32" >
3028 < DemoBox flip >
You can’t perform that action at this time.
0 commit comments