Update src/app/page.tsx
This commit is contained in:
@@ -82,7 +82,7 @@ export default function LandingPage() {
|
||||
id: "emergency", value: "24/7", title: "Emergency", description: "Response available", icon: Zap
|
||||
}
|
||||
]}
|
||||
gridVariant="four-items-2x2-equal-grid"
|
||||
gridVariant="uniform-all-items-equal"
|
||||
animationType="slide-up"
|
||||
buttonAnimation="opacity"
|
||||
/>
|
||||
@@ -129,6 +129,7 @@ export default function LandingPage() {
|
||||
imageSrc="http://img.b2bpic.net/free-photo/front-view-happy-old-man-with-white-helmet_23-2148269398.jpg"
|
||||
imageAlt="Pro Exteriors LLC leadership team"
|
||||
mediaAnimation="blur-reveal"
|
||||
metricsAnimation="slide-up"
|
||||
metrics={[
|
||||
{ value: "Same-Day", title: "Service Available" },
|
||||
{ value: "Transparent", title: "Pricing Always" },
|
||||
|
||||
Reference in New Issue
Block a user