Merge version_2 into main #2
@@ -10,7 +10,7 @@ import TestimonialCardThirteen from "@/components/sections/testimonial/Testimoni
|
||||
import FaqSplitText from "@/components/sections/faq/FaqSplitText";
|
||||
import ContactCTA from "@/components/sections/contact/ContactCTA";
|
||||
import FooterMedia from "@/components/sections/footer/FooterMedia";
|
||||
import { Phone, MapPin, CheckCircle, Award } from "lucide-react";
|
||||
import { Phone } from "lucide-react";
|
||||
|
||||
export default function HSRUnitedRacingCondetPage() {
|
||||
return (
|
||||
@@ -57,15 +57,12 @@ export default function HSRUnitedRacingCondetPage() {
|
||||
|
||||
<div id="about" data-section="about">
|
||||
<MetricSplitMediaAbout
|
||||
tag="Dealer Resmi HSR"
|
||||
title="Pengalaman Terbaik di United Racing Condet"
|
||||
description="Kami bangga menjadi bagian dari keluarga HSR Wheel. Dengan pengalaman bertahun-tahun, tim kami siap memberikan rekomendasi velg yang pas, pemasangan presisi, dan layanan servis kaki-kaki terbaik di area Condet dan Jakarta Timur."
|
||||
metrics={[
|
||||
{ value: "1000+", title: "Velg Terpasang" },
|
||||
{ value: "100%", title: "Kepuasan Pelanggan" },
|
||||
]}
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/default/templates/hvac/img-2.jpg"
|
||||
imageAlt="Showroom United Racing Condet"
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
</div>
|
||||
@@ -85,6 +82,7 @@ export default function HSRUnitedRacingCondetPage() {
|
||||
gridVariant="uniform-all-items-equal"
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -103,6 +101,7 @@ export default function HSRUnitedRacingCondetPage() {
|
||||
showRating={true}
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -114,6 +113,7 @@ export default function HSRUnitedRacingCondetPage() {
|
||||
{ id: "2", title: "Apakah gratis pasang?", content: "Setiap pembelian velg di United Racing Condet mendapatkan free pasang dan balancing." },
|
||||
]}
|
||||
faqsAnimation="slide-up"
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -128,6 +128,7 @@ export default function HSRUnitedRacingCondetPage() {
|
||||
{ text: "Lokasi Maps", href: "#" },
|
||||
]}
|
||||
background={{ variant: "plain" }}
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -139,6 +140,7 @@ export default function HSRUnitedRacingCondetPage() {
|
||||
{ title: "Kontak", items: [{ label: "0812-3456-789", href: "tel:08123456789" }] },
|
||||
]}
|
||||
copyrightText="© 2025 | United Racing Condet"
|
||||
videoSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/default/templates/hvac/video-1.mp4"
|
||||
/>
|
||||
</div>
|
||||
</ReactLenis>
|
||||
|
||||
Reference in New Issue
Block a user