Merge version_1 into main #1
@@ -15,7 +15,7 @@ export default function LandingPage() {
|
||||
return (
|
||||
<ThemeProvider
|
||||
defaultButtonVariant="elastic-effect"
|
||||
defaultTextAnimation="reveal-blur"
|
||||
defaultTextAnimation="entrance-slide"
|
||||
borderRadius="soft"
|
||||
contentWidth="medium"
|
||||
sizing="mediumLarge"
|
||||
@@ -69,7 +69,7 @@ export default function LandingPage() {
|
||||
{ id: "reviews", value: "254+", description: "Customer Reviews - Proven quality service and expertise" },
|
||||
{ id: "available", value: "24/7", description: "Emergency Service - Available round the clock for your needs" }
|
||||
]}
|
||||
metricsAnimation="reveal-blur"
|
||||
metricsAnimation="slide-up"
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
</div>
|
||||
@@ -90,8 +90,7 @@ export default function LandingPage() {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/service-man-adjusting-house-heating-system_1303-26545.jpg", imageAlt: "Water heater replacement service"
|
||||
},
|
||||
{
|
||||
id: "toilet-repair", title: "Toilet Repair & Replacement", author: "Reliable Solutions", description: "Running toilets, clogs, and repairs. We fix toilet problems fast to save you money and water.", tags: ["Repair", "Water Saving"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/male-plumber-working-fix-problems-client-s-house_23-2150990698.jpg", imageAlt: "Professional toilet repair"
|
||||
id: "toilet-repair", title: "Toilet Repair & Replacement", author: "Reliable Solutions", description: "Running toilets, clogs, and repairs. We fix toilet problems fast to save you money and water.", tags: ["Repair", "Water Saving"], imageSrc: "http://img.b2bpic.net/free-photo/male-plumber-working-fix-problems-client-s-house_23-2150990698.jpg", imageAlt: "Professional toilet repair"
|
||||
},
|
||||
{
|
||||
id: "pipe-replacement", title: "Pipe Replacement", author: "Durable Installation", description: "Corroded or damaged pipes? We replace them with quality materials and expert workmanship for lasting solutions.", tags: ["Durability", "Code Compliant"],
|
||||
|
||||
Reference in New Issue
Block a user