diff --git a/public/images/pods.png b/public/images/pods.png new file mode 100644 index 0000000..d9fa282 Binary files /dev/null and b/public/images/pods.png differ diff --git a/src/components/Texts.tsx b/src/components/Texts.tsx index 918068b..e24bea8 100644 --- a/src/components/Texts.tsx +++ b/src/components/Texts.tsx @@ -162,5 +162,5 @@ export const DownloadCardDescription = createTextComponent( 'text-base/7 leading-normal tracking-normal' ) -export const CT = createTextComponent('span', 'text-lg lg:text-xl font-semibold') +export const CT = createTextComponent('span', 'text-base lg:text-lg font-medium') export const CP = createTextComponent('p', 'text-sm lg:text-base tracking-wide leading-tight font-light') diff --git a/src/pages/agents/GallerySection.tsx b/src/pages/agents/GallerySection.tsx index fe4eca1..4f1b89c 100644 --- a/src/pages/agents/GallerySection.tsx +++ b/src/pages/agents/GallerySection.tsx @@ -136,7 +136,7 @@ export function GallerySection() { {/* Foreground pill (Desktop) */} -
+
{stats.map((stat) => ( -
+