diff --git a/src/app/page.tsx b/src/app/page.tsx index 1b336fb..a936878 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -154,22 +154,22 @@ export default function HomePage() { features={[ { id: "performance", title: "Extreme Performance", tags: ["4K Gaming", "High FPS", "RTX Technology"], - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AtJIJgcxShqOlYL2lWELzHhPVq/close-up-professional-product-photo-of-a-1773406109341-f34ff138.png", imageAlt: "High-performance graphics card"}, + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AtJIJgcxShqOlYL2lWELzHhPVq/close-up-professional-product-photo-of-a-1773406109341-f34ff138.png?_wi=1", imageAlt: "High-performance graphics card"}, { id: "processing", title: "Blazing Fast CPUs", tags: ["Multi-Core", "High Clock", "Latest Gen"], - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AtJIJgcxShqOlYL2lWELzHhPVq/professional-macro-photography-of-a-high-1773406109745-0b1acddd.png", imageAlt: "Gaming processor CPU"}, + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AtJIJgcxShqOlYL2lWELzHhPVq/professional-macro-photography-of-a-high-1773406109745-0b1acddd.png?_wi=1", imageAlt: "Gaming processor CPU"}, { id: "stability", title: "Premium Cooling", tags: ["Liquid Cooling", "Thermal Control", "Silent Operation"], - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AtJIJgcxShqOlYL2lWELzHhPVq/professional-product-photography-of-a-pr-1773406108773-fddf6c3f.png", imageAlt: "Advanced liquid cooling system"}, + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AtJIJgcxShqOlYL2lWELzHhPVq/professional-product-photography-of-a-pr-1773406108773-fddf6c3f.png?_wi=1", imageAlt: "Advanced liquid cooling system"}, { id: "setup", title: "Complete Ecosystem", tags: ["Peripherals", "Monitors", "Accessories"], imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AtJIJgcxShqOlYL2lWELzHhPVq/professional-flat-lay-photography-of-pre-1773406109145-a885fecc.png", imageAlt: "Gaming peripherals collection"}, { id: "display", title: "Premium Displays", tags: ["144Hz+", "1440p/4K", "Curved Panels"], - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AtJIJgcxShqOlYL2lWELzHhPVq/professional-product-photography-of-a-cu-1773406108750-e4d765c6.png", imageAlt: "High-performance gaming monitor"}, + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AtJIJgcxShqOlYL2lWELzHhPVq/professional-product-photography-of-a-cu-1773406108750-e4d765c6.png?_wi=1", imageAlt: "High-performance gaming monitor"}, { id: "storage", title: "Ultra-Fast Storage", tags: ["NVMe SSD", "Fast Loading", "Ample Capacity"], - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AtJIJgcxShqOlYL2lWELzHhPVq/professional-product-photography-of-a-pr-1773406108990-9353d5bd.png", imageAlt: "Gaming NVMe storage drive"}, + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AtJIJgcxShqOlYL2lWELzHhPVq/professional-product-photography-of-a-pr-1773406108990-9353d5bd.png?_wi=1", imageAlt: "Gaming NVMe storage drive"}, ]} animationType="scale-rotate" title="Gaming PC Components" @@ -193,31 +193,31 @@ export default function HomePage() {