Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
2026-03-03 10:07:10 +00:00

View File

@@ -79,7 +79,7 @@ export default function HomePage() {
{ text: "Explore Our Work", href: "/gallery" },
]}
background={{ variant: "aurora" }}
imageSrc="http://img.b2bpic.net/free-photo/mid-adult-mechanic-examining-vehicle-hood-while-working-auto-repair-shop_637285-7664.jpg"
imageSrc="http://img.b2bpic.net/free-photo/mid-adult-mechanic-examining-vehicle-hood-while-working-auto-repair-shop_637285-7664.jpg?_wi=1"
imageAlt="Utah's Sports Details mobile detailing showcase"
frameStyle="card"
mediaAnimation="slide-up"
@@ -236,21 +236,21 @@ export default function HomePage() {
id: "cta-1",
name: "Book Now",
price: "Start Today",
imageSrc: "http://img.b2bpic.net/free-photo/mid-adult-mechanic-examining-vehicle-hood-while-working-auto-repair-shop_637285-7664.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/mid-adult-mechanic-examining-vehicle-hood-while-working-auto-repair-shop_637285-7664.jpg?_wi=2",
imageAlt: "Call to action",
},
{
id: "cta-2",
name: "Call (801) XXX-XXXX",
price: "Direct Line",
imageSrc: "http://img.b2bpic.net/free-photo/mid-adult-mechanic-examining-vehicle-hood-while-working-auto-repair-shop_637285-7664.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/mid-adult-mechanic-examining-vehicle-hood-while-working-auto-repair-shop_637285-7664.jpg?_wi=3",
imageAlt: "Phone contact",
},
{
id: "cta-3",
name: "Follow @utahssportsdetails",
price: "On Instagram",
imageSrc: "http://img.b2bpic.net/free-photo/mid-adult-mechanic-examining-vehicle-hood-while-working-auto-repair-shop_637285-7664.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/mid-adult-mechanic-examining-vehicle-hood-while-working-auto-repair-shop_637285-7664.jpg?_wi=4",
imageAlt: "Social media",
},
]}