Merge version_1 into main #3

Merged
bender merged 1 commits from version_1 into main 2026-03-03 10:11:02 +00:00

View File

@@ -76,7 +76,7 @@ export default function HomePage() {
{ text: "Explore Our Work", href: "/gallery" },
]}
background={{ variant: "sparkles-gradient" }}
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"
@@ -165,11 +165,11 @@ export default function HomePage() {
gridVariant="uniform-all-items-equal"
products={[
{
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", imageAlt: "Call to action"},
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?_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", imageAlt: "Phone contact"},
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?_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", imageAlt: "Social media"},
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?_wi=4", imageAlt: "Social media"},
]}
containerClassName="bg-gradient-to-b from-[#07080A] to-[#0F1117]"
/>