Update src/app/about/page.tsx
This commit is contained in:
@@ -17,7 +17,7 @@ export default function AboutPage() {
|
||||
borderRadius="soft"
|
||||
contentWidth="small"
|
||||
sizing="large"
|
||||
background="aurora"
|
||||
background="circleGradient"
|
||||
cardStyle="solid"
|
||||
primaryButtonStyle="flat"
|
||||
secondaryButtonStyle="layered"
|
||||
@@ -58,14 +58,10 @@ export default function AboutPage() {
|
||||
metricsAnimation="slide-up"
|
||||
metrics={[
|
||||
{
|
||||
id: "1",
|
||||
value: "Winter Ready",
|
||||
description: "Available year-round, including harsh winter months when others won't work."
|
||||
id: "1", value: "Winter Ready", description: "Available year-round, including harsh winter months when others won't work."
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
value: "Transparent Pricing",
|
||||
description: "No hidden fees. Fair estimates. No inflated quotes—just honest roofing."
|
||||
id: "2", value: "Transparent Pricing", description: "No hidden fees. Fair estimates. No inflated quotes—just honest roofing."
|
||||
}
|
||||
]}
|
||||
/>
|
||||
@@ -78,8 +74,9 @@ export default function AboutPage() {
|
||||
description="Schedule your free inspection today. Our team is ready to help with fast, honest, professional service."
|
||||
background={{ variant: "sparkles-gradient" }}
|
||||
useInvertedBackground={false}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/specialist-technician-professional-engineer-with-laptop-tablet-maintenance-checking-installing-solar-roof-panel-factory-rooftop-sunlight-engineers-team-survey-check-solar-panel-roof_609648-2202.jpg?_wi=2"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/specialist-technician-professional-engineer-with-laptop-tablet-maintenance-checking-installing-solar-roof-panel-factory-rooftop-sunlight-engineers-team-survey-check-solar-panel-roof_609648-2202.jpg"
|
||||
imageAlt="Professional roofing team ready to help"
|
||||
mediaAnimation="slide-up"
|
||||
mediaPosition="right"
|
||||
inputPlaceholder="Enter your email for a free inspection quote"
|
||||
buttonText="Schedule Inspection"
|
||||
|
||||
Reference in New Issue
Block a user