From fd92b65eec5ffc8f73da7983af4f450394b09e5e Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 24 Mar 2026 16:05:22 +0000 Subject: [PATCH] Update src/app/taste/page.tsx --- src/app/taste/page.tsx | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/src/app/taste/page.tsx b/src/app/taste/page.tsx index 1294c6a..99781fe 100644 --- a/src/app/taste/page.tsx +++ b/src/app/taste/page.tsx @@ -79,22 +79,22 @@ export default function TastePage() { animationType="slide-up" products={[ { - id: "original", name: "FrostFuel Original", price: "39,00 NOK", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BOleZuww3BxgYtY3uiCXnYj2Ul/a-high-resolution-render-of-the-frostfue-1774368209839-511284be.png", imageAlt: "FrostFuel Original energy drink can" + id: "original", name: "FrostFuel Original", price: "39,00 NOK", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BOleZuww3BxgYtY3uiCXnYj2Ul/a-high-resolution-render-of-the-frostfue-1774368209839-511284be.png?_wi=1", imageAlt: "FrostFuel Original energy drink can" }, { - id: "sugarfree", name: "FrostFuel Zero", price: "39,00 NOK", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BOleZuww3BxgYtY3uiCXnYj2Ul/a-high-resolution-render-of-the-frostfue-1774368211158-2aa5037e.png", imageAlt: "FrostFuel Zero sugar energy drink can" + id: "sugarfree", name: "FrostFuel Zero", price: "39,00 NOK", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BOleZuww3BxgYtY3uiCXnYj2Ul/a-high-resolution-render-of-the-frostfue-1774368211158-2aa5037e.png?_wi=1", imageAlt: "FrostFuel Zero sugar energy drink can" }, { - id: "limited", name: "FrostFuel Apex Boost", price: "49,00 NOK", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BOleZuww3BxgYtY3uiCXnYj2Ul/a-high-resolution-render-of-a-frostfuel--1774368211967-0a3a781b.png", imageAlt: "FrostFuel Limited Edition Apex Boost can" + id: "limited", name: "FrostFuel Apex Boost", price: "49,00 NOK", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BOleZuww3BxgYtY3uiCXnYj2Ul/a-high-resolution-render-of-a-frostfuel--1774368211967-0a3a781b.png?_wi=1", imageAlt: "FrostFuel Limited Edition Apex Boost can" }, { - id: "berry-blitz", name: "FrostFuel Berry Blitz", price: "39,00 NOK", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BOleZuww3BxgYtY3uiCXnYj2Ul/a-high-resolution-render-of-the-frostfue-1774368210209-3cc699a0.png", imageAlt: "FrostFuel Berry Blitz energy drink can" + id: "berry-blitz", name: "FrostFuel Berry Blitz", price: "39,00 NOK", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BOleZuww3BxgYtY3uiCXnYj2Ul/a-high-resolution-render-of-the-frostfue-1774368210209-3cc699a0.png?_wi=1", imageAlt: "FrostFuel Berry Blitz energy drink can" }, { - id: "citrus-shock", name: "FrostFuel Citrus Shock", price: "39,00 NOK", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BOleZuww3BxgYtY3uiCXnYj2Ul/a-high-resolution-render-of-the-frostfue-1774368213930-dbeff59a.png", imageAlt: "FrostFuel Citrus Shock energy drink can" + id: "citrus-shock", name: "FrostFuel Citrus Shock", price: "39,00 NOK", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BOleZuww3BxgYtY3uiCXnYj2Ul/a-high-resolution-render-of-the-frostfue-1774368213930-dbeff59a.png?_wi=1", imageAlt: "FrostFuel Citrus Shock energy drink can" }, { - id: "tropical-freeze", name: "FrostFuel Tropical Freeze", price: "39,00 NOK", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BOleZuww3BxgYtY3uiCXnYj2Ul/a-high-resolution-render-of-the-frostfue-1774368211910-e1022f97.png", imageAlt: "FrostFuel Tropical Freeze energy drink can" + id: "tropical-freeze", name: "FrostFuel Tropical Freeze", price: "39,00 NOK", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BOleZuww3BxgYtY3uiCXnYj2Ul/a-high-resolution-render-of-the-frostfue-1774368211910-e1022f97.png?_wi=1", imageAlt: "FrostFuel Tropical Freeze energy drink can" } ]} ariaLabel="All products section with grid of FrostFuel drinks" @@ -111,16 +111,16 @@ export default function TastePage() { animationType="slide-up" products={[ { - id: "original", name: "FrostFuel Original", price: "39,00 NOK", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BOleZuww3BxgYtY3uiCXnYj2Ul/a-high-resolution-render-of-the-frostfue-1774368209839-511284be.png", imageAlt: "FrostFuel Original energy drink can" + id: "original", name: "FrostFuel Original", price: "39,00 NOK", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BOleZuww3BxgYtY3uiCXnYj2Ul/a-high-resolution-render-of-the-frostfue-1774368209839-511284be.png?_wi=2", imageAlt: "FrostFuel Original energy drink can" }, { - id: "sugarfree", name: "FrostFuel Zero", price: "39,00 NOK", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BOleZuww3BxgYtY3uiCXnYj2Ul/a-high-resolution-render-of-the-frostfue-1774368211158-2aa5037e.png", imageAlt: "FrostFuel Zero sugar energy drink can" + id: "sugarfree", name: "FrostFuel Zero", price: "39,00 NOK", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BOleZuww3BxgYtY3uiCXnYj2Ul/a-high-resolution-render-of-the-frostfue-1774368211158-2aa5037e.png?_wi=2", imageAlt: "FrostFuel Zero sugar energy drink can" }, { - id: "limited", name: "FrostFuel Apex Boost", price: "49,00 NOK", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BOleZuww3BxgYtY3uiCXnYj2Ul/a-high-resolution-render-of-a-frostfuel--1774368211967-0a3a781b.png", imageAlt: "FrostFuel Limited Edition Apex Boost can" + id: "limited", name: "FrostFuel Apex Boost", price: "49,00 NOK", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BOleZuww3BxgYtY3uiCXnYj2Ul/a-high-resolution-render-of-a-frostfuel--1774368211967-0a3a781b.png?_wi=2", imageAlt: "FrostFuel Limited Edition Apex Boost can" }, { - id: "berry-blitz", name: "FrostFuel Berry Blitz", price: "39,00 NOK", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BOleZuww3BxgYtY3uiCXnYj2Ul/a-high-resolution-render-of-the-frostfue-1774368210209-3cc699a0.png", imageAlt: "FrostFuel Berry Blitz energy drink can" + id: "berry-blitz", name: "FrostFuel Berry Blitz", price: "39,00 NOK", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BOleZuww3BxgYtY3uiCXnYj2Ul/a-high-resolution-render-of-the-frostfue-1774368210209-3cc699a0.png?_wi=2", imageAlt: "FrostFuel Berry Blitz energy drink can" } ]} ariaLabel="Featured products section with best-selling energy drinks"