3 Commits

Author SHA1 Message Date
35bb72d2a1 Update src/app/page.tsx 2026-03-19 22:15:17 +00:00
18d2719125 Merge version_8 into main
Merge version_8 into main
2026-03-19 22:11:25 +00:00
39f546f8bd Update src/app/page.tsx 2026-03-19 22:11:21 +00:00

View File

@@ -53,7 +53,7 @@ export default function LandingPage() {
{ type: "text-icon", text: "24/7 Available", icon: Clock24 }, { type: "text-icon", text: "24/7 Available", icon: Clock24 },
{ type: "text-icon", text: "100% Satisfaction", icon: Check } { type: "text-icon", text: "100% Satisfaction", icon: Check }
]} ]}
showMarqueeCard={true} showMarqueeCard={false}
marqueeSpeed={30} marqueeSpeed={30}
buttons={[ buttons={[
{ text: "Call Now", href: "tel:480-702-6165" }, { text: "Call Now", href: "tel:480-702-6165" },