From df04a3504e61f3c1257b5a46310e39c51bf23bea Mon Sep 17 00:00:00 2001 From: IT Fixcomart Date: Fri, 4 Nov 2022 11:43:32 +0700 Subject: Change section title style --- src/pages/index.js | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'src') diff --git a/src/pages/index.js b/src/pages/index.js index dc8f5617..40b36dc2 100644 --- a/src/pages/index.js +++ b/src/pages/index.js @@ -55,7 +55,7 @@ export default function Home() { }
-

Brand Pilihan

+

Brand Pilihan

{ manufactures?.manufactures?.map((manufacture, index) => ( @@ -69,11 +69,11 @@ export default function Home() {
-

Produk Ready Stock

+

Produk Ready Stock

-

Produk Populer

+

Produk Populer

-- cgit v1.2.3