2 Commits

Author SHA1 Message Date
be28545e4d Update src/app/page.tsx 2026-04-15 05:30:39 +00:00
b70aafcb36 Merge version_2 into main
Merge version_2 into main
2026-04-15 05:28:45 +00:00

View File

@@ -109,7 +109,7 @@ export default function LandingPage() {
{
src: "http://img.b2bpic.net/free-photo/portrait-young-smiling-woman-looking-camera_23-2148187139.jpg", alt: "happy customer portrait"},
{
src: "http://img.b2bpic.net/free-photo/close-up-view-attractive-adult-male-with-beard-sitting-open-terrace-typing-laptop-looking-screen-with-interested-smile-using-wi-fi-communicate-online-while-away-vacations_273609-6597.jpg", alt: "happy customer portrait"},
src: "http://img.b2bpic.net/close-up-view-attractive-adult-male-with-beard-sitting-open-terrace-typing-laptop-looking-screen-with-interested-smile-using-wi-fi-communicate-online-while-away-vacations_273609-6597.jpg", alt: "happy customer portrait"},
]}
ratingAnimation="slide-up"
avatarsAnimation="blur-reveal"
@@ -148,7 +148,7 @@ export default function LandingPage() {
description="Ready to get back on the road? Visit us at 4635 N Milwaukee Ave, Chicago or give us a call to schedule your repair."
buttons={[
{
text: "(773) 794-8636", href: "tel:7737948636"},
text: "Call for Appointment", href: "tel:7737948636"},
{
text: "Get Directions", href: "https://www.google.com/maps/dir/?api=1&destination=4635+N+Milwaukee+Ave+Chicago+IL"},
]}