From ba1109dad3b7c20743c02e77cbd6fe0c795cf403 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 12 Jun 2026 07:01:01 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index d4f821a..f21c47c 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -58,7 +58,7 @@ export default function LandingPage() { background={{ variant: "radial-gradient"}} imagePosition="right" - title="Candi Gasindo: Your Trusted Partner in Gas Production & Supply" + title="CANDI GASINDO GROUP: Your Trusted Partner in Gas and Chemicals Production & Supply" description="As a leading producer and supplier of various industrial and medical gases, Candi Gasindo proudly serves Surabaya and beyond with unparalleled reliability, quality, and dedicated service." kpis={[ { @@ -175,10 +175,10 @@ export default function LandingPage() { useInvertedBackground={false} products={[ { - id: "oxygen", brand: "Candi Gasindo", name: "Medical Oxygen", price: "Rp 100.000 / Cylinder", rating: 5, + id: "oxygen", brand: "Candi Gasindo", name: "Medical Oxygen", price: "", rating: 5, reviewCount: "29", imageSrc: "http://img.b2bpic.net/free-photo/male-doctor-holding-white-board-protective-suit_176474-23740.jpg", imageAlt: "Medical Oxygen Cylinder"}, { - id: "acetylene", brand: "Candi Gasindo", name: "Acetylene Gas", price: "Rp 150.000 / Cylinder", rating: 4, + id: "acetylene", brand: "Candi Gasindo", name: "Acetylene Gas", price: "", rating: 4, reviewCount: "15", imageSrc: "http://img.b2bpic.net/free-photo/wildfire-sign-nature_23-2150789365.jpg", imageAlt: "Acetylene Gas Cylinder"}, { id: "argon", brand: "Candi Gasindo", name: "Argon Gas", price: "Rp 120.000 / Cylinder", rating: 4, -- 2.49.1