From b548e7c64398d34d564611015c2aa326765c0b86 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 11 Mar 2026 07:25:09 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 6dc6705..cad85fc 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -50,7 +50,7 @@ export default function PorscheLanding() { { value: "887 hp", label: "Hybrid System" } ]} enableKpiAnimation={true} - tag: "Hybrid Innovation" + tag="Hybrid Innovation" tagIcon={Zap} tagAnimation="slide-up" imageSrc="http://img.b2bpic.net/free-photo/beautiful-car-coastal-drive_23-2151948193.jpg?id=415369670" -- 2.49.1