Merge version_1 into main #3
@@ -109,7 +109,7 @@ export default function AboutPage() {
|
||||
id: "rating", title: "Average Rating", value: "4.9/5", subtitle: "500+ reviews", category: "Excellence"},
|
||||
]}
|
||||
animationType="slide-up"
|
||||
textboxLayout="centered"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={true}
|
||||
className="w-full"
|
||||
containerClassName="mx-auto max-w-6xl px-4 py-16"
|
||||
|
||||
@@ -100,7 +100,7 @@ export default function HomePage() {
|
||||
id: "licensed", title: "Fully Licensed", value: "100%", subtitle: "Certified professionals", category: "Credentials"},
|
||||
]}
|
||||
animationType="slide-up"
|
||||
textboxLayout="centered"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
className="w-full"
|
||||
containerClassName="mx-auto max-w-6xl px-4 py-16"
|
||||
@@ -194,7 +194,7 @@ export default function HomePage() {
|
||||
"http://img.b2bpic.net/free-vector/gradient-go-logo-template_23-2148985016.jpg", "http://img.b2bpic.net/free-vector/bright-plus-logo_1071-100.jpg", "http://img.b2bpic.net/free-vector/social-media-logo-collection_23-2148061324.jpg", "http://img.b2bpic.net/free-vector/pack-decorative-monograms_23-2147661651.jpg", "http://img.b2bpic.net/free-vector/flat-design-first-class-stamp-collection_23-2149752754.jpg", "http://img.b2bpic.net/free-vector/flat-4th-july-labels-collection_23-2149443422.jpg", "http://img.b2bpic.net/free-vector/certified-rubber-stamps-design-set-four_1017-25901.jpg", "http://img.b2bpic.net/free-vector/flat-design-outlet-stamp-collection_23-2149752883.jpg"]}
|
||||
title="Trusted By Thousands"
|
||||
description="Featured on leading platforms and highly rated by verified customers across multiple review sites."
|
||||
textboxLayout="centered"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={true}
|
||||
speed={35}
|
||||
showCard={true}
|
||||
|
||||
@@ -72,6 +72,8 @@ export default function ServicesPage() {
|
||||
|
||||
<div id="services-detail" data-section="services-detail" className="w-full bg-white py-16">
|
||||
<ProductCardThree
|
||||
title="Our Service Offerings"
|
||||
description="Choose from our three main service categories."
|
||||
products={[
|
||||
{
|
||||
id: "service-install", name: "Professional Installation", price: "Starting at $499", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-working-with-iron_23-2149916303.jpg", imageAlt: "professional service technician equipment tools"},
|
||||
|
||||
Reference in New Issue
Block a user