Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #3.
This commit is contained in:
@@ -52,7 +52,7 @@ export default function LandingPage() {
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
layoutOrder="default"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/girl-library_1150-18018.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/girl-library_1150-18018.jpg?_wi=1"
|
||||
imageAlt="Local Kota business storefront with welcoming entrance"
|
||||
mediaAnimation="blur-reveal"
|
||||
frameStyle="card"
|
||||
@@ -111,16 +111,16 @@ export default function LandingPage() {
|
||||
description="We've earned the trust of our community through consistent excellence, local commitment, and genuine customer care"
|
||||
metrics={[
|
||||
{
|
||||
id: "metric-1", value: "10+", title: "Years Serving", description: "A decade of dedicated service to the Kota community", imageSrc: "http://img.b2bpic.net/free-photo/girl-library_1150-18018.jpg", imageAlt: "Years of service"
|
||||
id: "metric-1", value: "10+", title: "Years Serving", description: "A decade of dedicated service to the Kota community", imageSrc: "http://img.b2bpic.net/free-photo/girl-library_1150-18018.jpg?_wi=2", imageAlt: "Years of service"
|
||||
},
|
||||
{
|
||||
id: "metric-2", value: "1000+", title: "Happy Customers", description: "Satisfied neighbors who trust us with their needs", imageSrc: "http://img.b2bpic.net/free-photo/girl-library_1150-18018.jpg", imageAlt: "Happy customers"
|
||||
id: "metric-2", value: "1000+", title: "Happy Customers", description: "Satisfied neighbors who trust us with their needs", imageSrc: "http://img.b2bpic.net/free-photo/girl-library_1150-18018.jpg?_wi=3", imageAlt: "Happy customers"
|
||||
},
|
||||
{
|
||||
id: "metric-3", value: "100%", title: "Local Commitment", description: "Fully invested in supporting our community", imageSrc: "http://img.b2bpic.net/free-photo/girl-library_1150-18018.jpg", imageAlt: "Local commitment"
|
||||
id: "metric-3", value: "100%", title: "Local Commitment", description: "Fully invested in supporting our community", imageSrc: "http://img.b2bpic.net/free-photo/girl-library_1150-18018.jpg?_wi=4", imageAlt: "Local commitment"
|
||||
},
|
||||
{
|
||||
id: "metric-4", value: "24/7", title: "Available Support", description: "Ready to help whenever you need us most", imageSrc: "http://img.b2bpic.net/free-photo/girl-library_1150-18018.jpg", imageAlt: "Support availability"
|
||||
id: "metric-4", value: "24/7", title: "Available Support", description: "Ready to help whenever you need us most", imageSrc: "http://img.b2bpic.net/free-photo/girl-library_1150-18018.jpg?_wi=5", imageAlt: "Support availability"
|
||||
}
|
||||
]}
|
||||
animationType="scale-rotate"
|
||||
@@ -175,7 +175,7 @@ export default function LandingPage() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="http://img.b2bpic.net/free-photo/girl-library_1150-18018.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/girl-library_1150-18018.jpg?_wi=6"
|
||||
imageAlt="Kota Local business footer"
|
||||
columns={[
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user