From 30b7648ae056c89882e9e993c0c8b247e83a8dfc Mon Sep 17 00:00:00 2001 From: "CHIEFSOFT\\ameye" Date: Wed, 18 Dec 2024 03:21:50 -0500 Subject: [PATCH] Fix text --- src/component/product/ProductStart.jsx | 15 ++++++++------- 1 file changed, 8 insertions(+), 7 deletions(-) diff --git a/src/component/product/ProductStart.jsx b/src/component/product/ProductStart.jsx index aac84bd..c41a02f 100644 --- a/src/component/product/ProductStart.jsx +++ b/src/component/product/ProductStart.jsx @@ -6,6 +6,7 @@ export default function ProductStart(props){ const productBanner = "product/"+props.productData.banner; const productTitle = props.productData.title; const productDescription = props.productData.description; + const promotion_text = props.productData.promotion_text; return ( <> @@ -27,14 +28,14 @@ export default function ProductStart(props){

Start with your goals in mind and then work possible.ith yand Goals. If the plan doesn’t support the vision then change it!

-
- Card link - Another link -
+ {/*
*/} + {/* Card link*/} + {/* Another link*/} + {/*
*/}
Start Product