diff --git a/src/app/design-canvas/page.tsx b/src/app/design-canvas/page.tsx index cab459e..3db25ef 100644 --- a/src/app/design-canvas/page.tsx +++ b/src/app/design-canvas/page.tsx @@ -38,7 +38,7 @@ export default function DesignCanvasPage() { description="Position your logos on any garment template with precise controls. Rotate, scale, and preview your designs in real-time before moving to supplier matching." tag="Design Tools" tagIcon={Move3d} - imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZYNcpRFV3V44D4fPITDL3yqoO/an-interactive-canvas-showing-a-white-t--1772801642764-d0d6cce3.png" + imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZYNcpRFV3V44D4fPITDL3yqoO/an-interactive-canvas-showing-a-white-t--1772801642764-d0d6cce3.png?_wi=2" imageAlt="Interactive canvas for logo placement" textPosition="bottom-left" showBlur={true} diff --git a/src/app/page.tsx b/src/app/page.tsx index 035f256..6a7001b 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -66,11 +66,11 @@ export default function LandingPage() { buttonHref: "#products" }, { - title: "Interactive Canvas Placement", description: "Position logos on any garment template with precise controls. Rotate, scale, and preview in real-time", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZYNcpRFV3V44D4fPITDL3yqoO/an-interactive-canvas-showing-a-white-t--1772801642764-d0d6cce3.png", imageAlt: "Canvas logo placement tool", buttonIcon: Move3d, + title: "Interactive Canvas Placement", description: "Position logos on any garment template with precise controls. Rotate, scale, and preview in real-time", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZYNcpRFV3V44D4fPITDL3yqoO/an-interactive-canvas-showing-a-white-t--1772801642764-d0d6cce3.png?_wi=1", imageAlt: "Canvas logo placement tool", buttonIcon: Move3d, buttonHref: "/design-canvas" }, { - title: "AI Visual Search", description: "Scan your design and instantly match with real suppliers. 2-second matching powered by Google Lens", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZYNcpRFV3V44D4fPITDL3yqoO/a-visual-search-animation-with-a-2-secon-1772801642749-42d73384.png", imageAlt: "Visual search scanning animation", buttonIcon: Zap, + title: "AI Visual Search", description: "Scan your design and instantly match with real suppliers. 2-second matching powered by Google Lens", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZYNcpRFV3V44D4fPITDL3yqoO/a-visual-search-animation-with-a-2-secon-1772801642749-42d73384.png?_wi=1", imageAlt: "Visual search scanning animation", buttonIcon: Zap, buttonHref: "/visual-search" }, { diff --git a/src/app/visual-search/page.tsx b/src/app/visual-search/page.tsx index 9049af9..f3496a8 100644 --- a/src/app/visual-search/page.tsx +++ b/src/app/visual-search/page.tsx @@ -38,7 +38,7 @@ export default function VisualSearchPage() { description="Scan your design and instantly match with real suppliers. Our AI-powered visual search powered by Google Lens identifies matching products in just 2 seconds." tag="Search Technology" tagIcon={Zap} - imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZYNcpRFV3V44D4fPITDL3yqoO/a-visual-search-animation-with-a-2-secon-1772801642749-42d73384.png" + imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZYNcpRFV3V44D4fPITDL3yqoO/a-visual-search-animation-with-a-2-secon-1772801642749-42d73384.png?_wi=2" imageAlt="Visual search scanning animation" textPosition="bottom-left" showBlur={true}