From 039fa417048d4d6981bf0f109cc450ba4747695d Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 3 Apr 2026 06:26:08 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 1e003dd..d912e11 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -132,37 +132,37 @@ export default function LandingPage() { id: "1", name: "Fluid Branding", price: "Animation", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AJc0x1D8fz8hQeSgAZ5t4kfi3f/abstract-motion-graphic-animation-frame--1775197557096-2d8d0e76.png", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AJc0x1D8fz8hQeSgAZ5t4kfi3f/abstract-motion-graphic-animation-frame--1775197557096-2d8d0e76.png?_wi=1", }, { id: "2", name: "Tech Explainer", price: "Typography", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AJc0x1D8fz8hQeSgAZ5t4kfi3f/minimalist-typographic-animation-frame-p-1775197554820-3db6569a.png", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AJc0x1D8fz8hQeSgAZ5t4kfi3f/minimalist-typographic-animation-frame-p-1775197554820-3db6569a.png?_wi=1", }, { id: "3", name: "Product Launch", price: "3D Render", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AJc0x1D8fz8hQeSgAZ5t4kfi3f/dynamic-3d-geometric-shape-render-soft-s-1775197555964-19d84543.png", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AJc0x1D8fz8hQeSgAZ5t4kfi3f/dynamic-3d-geometric-shape-render-soft-s-1775197555964-19d84543.png?_wi=1", }, { id: "4", name: "Abstract Series", price: "Motion", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AJc0x1D8fz8hQeSgAZ5t4kfi3f/abstract-motion-graphic-animation-frame--1775197557096-2d8d0e76.png", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AJc0x1D8fz8hQeSgAZ5t4kfi3f/abstract-motion-graphic-animation-frame--1775197557096-2d8d0e76.png?_wi=2", }, { id: "5", name: "UI Interactions", price: "Digital", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AJc0x1D8fz8hQeSgAZ5t4kfi3f/minimalist-typographic-animation-frame-p-1775197554820-3db6569a.png", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AJc0x1D8fz8hQeSgAZ5t4kfi3f/minimalist-typographic-animation-frame-p-1775197554820-3db6569a.png?_wi=2", }, { id: "6", name: "Brand Elements", price: "Motion", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AJc0x1D8fz8hQeSgAZ5t4kfi3f/dynamic-3d-geometric-shape-render-soft-s-1775197555964-19d84543.png", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AJc0x1D8fz8hQeSgAZ5t4kfi3f/dynamic-3d-geometric-shape-render-soft-s-1775197555964-19d84543.png?_wi=2", }, ]} title="Selected Work." -- 2.49.1