Merge version_1 into main #1
@@ -48,7 +48,7 @@ export default function ACProPage() {
|
||||
title="AC Pro Store — Chino, CA"
|
||||
description="HVAC equipment, parts, and supplies. Fast pickup. Trusted support."
|
||||
tag="Contractor & Homeowner Supplies"
|
||||
imageSrc="https://cdn.gateway.acpro.com/locations/Chino-pole.jpg"
|
||||
imageSrc="https://cdn.gateway.acpro.com/locations/Chino-pole.jpg?_wi=1"
|
||||
imageAlt="AC Pro Chino branch storefront"
|
||||
mediaAnimation="opacity"
|
||||
buttons={[
|
||||
@@ -62,15 +62,15 @@ export default function ACProPage() {
|
||||
testimonials={[
|
||||
{
|
||||
name: "Contractor Counter", handle: "Expert Support", testimonial: "Dedicated service for your projects", rating: 5,
|
||||
imageSrc: "https://store.acpro.com/img/logo.png"
|
||||
imageSrc: "https://store.acpro.com/img/logo.png?_wi=1"
|
||||
},
|
||||
{
|
||||
name: "Quick Pickup", handle: "Same Day Service", testimonial: "Fast local inventory delivery", rating: 5,
|
||||
imageSrc: "https://store.acpro.com/img/logo.png"
|
||||
imageSrc: "https://store.acpro.com/img/logo.png?_wi=2"
|
||||
},
|
||||
{
|
||||
name: "Local Inventory", handle: "In Stock Now", testimonial: "Full stock of equipment and parts", rating: 5,
|
||||
imageSrc: "https://store.acpro.com/img/logo.png"
|
||||
imageSrc: "https://store.acpro.com/img/logo.png?_wi=3"
|
||||
}
|
||||
]}
|
||||
useInvertedBackground={false}
|
||||
@@ -86,7 +86,7 @@ export default function ACProPage() {
|
||||
{ value: "24/7", title: "Emergency Support Available" },
|
||||
{ value: "Full", title: "Equipment & Parts In Stock" }
|
||||
]}
|
||||
imageSrc="https://store.acpro.com/img/logo.png"
|
||||
imageSrc="https://store.acpro.com/img/logo.png?_wi=4"
|
||||
imageAlt="AC Pro Chino Store"
|
||||
mediaAnimation="opacity"
|
||||
useInvertedBackground={true}
|
||||
@@ -100,7 +100,7 @@ export default function ACProPage() {
|
||||
features={[
|
||||
{
|
||||
id: 1,
|
||||
title: "Equipment", description: "Top-tier HVAC equipment from trusted manufacturers", imageSrc: "http://img.b2bpic.net/free-vector/bundle-engineering-set-icons_24877-57319.jpg", imageAlt: "HVAC Equipment"
|
||||
title: "Equipment", description: "Top-tier HVAC equipment from trusted manufacturers", imageSrc: "http://img.b2bpic.net/free-vector/bundle-engineering-set-icons_24877-57319.jpg?_wi=1", imageAlt: "HVAC Equipment"
|
||||
},
|
||||
{
|
||||
id: 2,
|
||||
@@ -112,7 +112,7 @@ export default function ACProPage() {
|
||||
},
|
||||
{
|
||||
id: 4,
|
||||
title: "Supplies", description: "Refrigerants, fasteners, and consumables", imageSrc: "http://img.b2bpic.net/free-vector/school-supplies-education_24877-59357.jpg", imageAlt: "HVAC Supplies"
|
||||
title: "Supplies", description: "Refrigerants, fasteners, and consumables", imageSrc: "http://img.b2bpic.net/free-vector/school-supplies-education_24877-59357.jpg?_wi=1", imageAlt: "HVAC Supplies"
|
||||
}
|
||||
]}
|
||||
textboxLayout="default"
|
||||
@@ -146,7 +146,7 @@ export default function ACProPage() {
|
||||
products={[
|
||||
{
|
||||
id: "1", brand: "AC Pro", name: "AC Pro Difference", price: "Learn More", rating: 5,
|
||||
reviewCount: "Expert Support", imageSrc: "http://img.b2bpic.net/free-vector/bundle-engineering-set-icons_24877-57319.jpg", imageAlt: "AC Pro Difference"
|
||||
reviewCount: "Expert Support", imageSrc: "http://img.b2bpic.net/free-vector/bundle-engineering-set-icons_24877-57319.jpg?_wi=2", imageAlt: "AC Pro Difference"
|
||||
},
|
||||
{
|
||||
id: "2", brand: "AC Pro", name: "Training Events", price: "Register", rating: 5,
|
||||
@@ -154,7 +154,7 @@ export default function ACProPage() {
|
||||
},
|
||||
{
|
||||
id: "3", brand: "AC Pro", name: "Truck Stock Management", price: "Optimize", rating: 5,
|
||||
reviewCount: "Business Solution", imageSrc: "http://img.b2bpic.net/free-vector/school-supplies-education_24877-59357.jpg", imageAlt: "Truck Stock Management"
|
||||
reviewCount: "Business Solution", imageSrc: "http://img.b2bpic.net/free-vector/school-supplies-education_24877-59357.jpg?_wi=2", imageAlt: "Truck Stock Management"
|
||||
}
|
||||
]}
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
@@ -201,7 +201,7 @@ export default function ACProPage() {
|
||||
]}
|
||||
textarea={{ name: "message", placeholder: "Tell us what you need...", rows: 5, required: true }}
|
||||
useInvertedBackground={false}
|
||||
imageSrc="https://cdn.gateway.acpro.com/locations/Chino-pole.jpg"
|
||||
imageSrc="https://cdn.gateway.acpro.com/locations/Chino-pole.jpg?_wi=2"
|
||||
imageAlt="AC Pro Chino Store"
|
||||
mediaAnimation="opacity"
|
||||
mediaPosition="right"
|
||||
@@ -233,7 +233,7 @@ export default function ACProPage() {
|
||||
id: "6", title: "What should I bring for will-call pickup?", content: "Bring a photo ID and your order details. If you have an account, bring your account information. Our team will process your pickup quickly."
|
||||
}
|
||||
]}
|
||||
imageSrc="https://store.acpro.com/img/logo.png"
|
||||
imageSrc="https://store.acpro.com/img/logo.png?_wi=5"
|
||||
imageAlt="AC Pro Chino"
|
||||
mediaAnimation="opacity"
|
||||
mediaPosition="left"
|
||||
|
||||
Reference in New Issue
Block a user