Merge version_1 into main #3
@@ -163,16 +163,16 @@ export default function LandingPage() {
|
||||
tagAnimation="slide-up"
|
||||
metrics={[
|
||||
{
|
||||
id: "reliable", value: "100%", title: "Reliable Local Service", description: "Serving Greater Boston with trusted, consistent quality for years. When you call, a local team answers.", imageSrc: "http://img.b2bpic.net/free-photo/successful-multiethnic-business-team_1262-20833.jpg", imageAlt: "Professional local service team"
|
||||
id: "reliable", value: "100%", title: "Reliable Local Service", description: "Serving Greater Boston with trusted, consistent quality for years. When you call, a local team answers.", imageSrc: "http://img.b2bpic.net/free-photo/successful-multiethnic-business-team_1262-20833.jpg?_wi=1", imageAlt: "Professional local service team"
|
||||
},
|
||||
{
|
||||
id: "fast", value: "24hrs", title: "Fast Response", description: "Quote requests typically answered within 24 hours. We respect your time and schedule.", imageSrc: "http://img.b2bpic.net/free-photo/successful-multiethnic-business-team_1262-20833.jpg", imageAlt: "Professional local service team"
|
||||
id: "fast", value: "24hrs", title: "Fast Response", description: "Quote requests typically answered within 24 hours. We respect your time and schedule.", imageSrc: "http://img.b2bpic.net/free-photo/successful-multiethnic-business-team_1262-20833.jpg?_wi=2", imageAlt: "Professional local service team"
|
||||
},
|
||||
{
|
||||
id: "professional", value: "Expert", title: "Professional Results", description: "Trained, experienced crews with attention to detail. Your satisfaction is our reputation.", imageSrc: "http://img.b2bpic.net/free-photo/successful-multiethnic-business-team_1262-20833.jpg", imageAlt: "Professional local service team"
|
||||
id: "professional", value: "Expert", title: "Professional Results", description: "Trained, experienced crews with attention to detail. Your satisfaction is our reputation.", imageSrc: "http://img.b2bpic.net/free-photo/successful-multiethnic-business-team_1262-20833.jpg?_wi=3", imageAlt: "Professional local service team"
|
||||
},
|
||||
{
|
||||
id: "honest", value: "Fair", title: "Honest Pricing", description: "No surprise fees, no upsells. Transparent quotes with upfront pricing you can trust.", imageSrc: "http://img.b2bpic.net/free-photo/successful-multiethnic-business-team_1262-20833.jpg", imageAlt: "Professional local service team"
|
||||
id: "honest", value: "Fair", title: "Honest Pricing", description: "No surprise fees, no upsells. Transparent quotes with upfront pricing you can trust.", imageSrc: "http://img.b2bpic.net/free-photo/successful-multiethnic-business-team_1262-20833.jpg?_wi=4", imageAlt: "Professional local service team"
|
||||
}
|
||||
]}
|
||||
animationType="opacity"
|
||||
@@ -194,7 +194,7 @@ export default function LandingPage() {
|
||||
{ value: "Boston Area", title: "Service Region" }
|
||||
]}
|
||||
useInvertedBackground={false}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/successful-multiethnic-business-team_1262-20833.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/successful-multiethnic-business-team_1262-20833.jpg?_wi=5"
|
||||
imageAlt="Professional local service team"
|
||||
mediaAnimation="opacity"
|
||||
metricsAnimation="slide-up"
|
||||
@@ -210,7 +210,7 @@ export default function LandingPage() {
|
||||
tagAnimation="slide-up"
|
||||
background={{ variant: "plain" }}
|
||||
useInvertedBackground={true}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/successful-multiethnic-business-team_1262-20833.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/successful-multiethnic-business-team_1262-20833.jpg?_wi=6"
|
||||
imageAlt="Contact our team"
|
||||
mediaAnimation="opacity"
|
||||
mediaPosition="right"
|
||||
|
||||
Reference in New Issue
Block a user