diff --git a/app/components/ContentThumbnailTemplate.js b/app/components/ContentThumbnailTemplate.js index 6209ebf..0892b99 100644 --- a/app/components/ContentThumbnailTemplate.js +++ b/app/components/ContentThumbnailTemplate.js @@ -49,22 +49,14 @@ const ContentThumbnailTemplate = ({ href={`/blog/${post.slug}`} className={`block group transition-transform duration-300 hover:scale-105 ${className}`} > -
+
{/* Background SVG - sized to fit the 260x390 container exactly */}
+ {/* eslint-disable-next-line @next/next/no-img-element */} {`Background {/* Gradient overlay for better text readability */}
@@ -83,22 +75,14 @@ const ContentThumbnailTemplate = ({ href={`/blog/${post.slug}`} className={`block group transition-transform duration-300 hover:scale-105 ${className}`} > -
+
{/* Background SVG - sized to fit the 320x225.5 container exactly */}
+ {/* eslint-disable-next-line @next/next/no-img-element */} {`Background {/* Gradient overlay */}