diff --git a/src/app/page.tsx b/src/app/page.tsx index 1cc747b..8edf0b2 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -18,7 +18,7 @@ export default function LandingPage() { borderRadius="soft" contentWidth="compact" sizing="mediumLarge" - background="grid" + background="circleGradient" cardStyle="outline" primaryButtonStyle="gradient" secondaryButtonStyle="layered" @@ -42,7 +42,7 @@ export default function LandingPage() { @@ -105,7 +104,7 @@ export default function LandingPage() { }, { id: 3, - tag: "Step 3", title: "Drive Home Happy", subtitle: "Fixed at a fair price", description: "We fix the problem at a fair price so you can get back to your day. You'll drive away knowing the work was done right.", imageSrc: "http://img.b2bpic.net/free-photo/repairmen-fix-car-together_482257-102916.jpg?_wi=2", imageAlt: "Step three: Drive home happy" + tag: "Step 3", title: "Drive Home Happy", subtitle: "Fixed at a fair price", description: "We fix the problem at a fair price so you can get back to your day. You'll drive away knowing the work was done right.", imageSrc: "http://img.b2bpic.net/free-photo/repairmen-fix-car-together_482257-102916.jpg", imageAlt: "Step three: Drive home happy" } ]} title="How Right Track Auto Works" @@ -115,7 +114,6 @@ export default function LandingPage() { tag="Our Process" tagIcon={ClipboardList} tagAnimation="slide-up" - mediaAnimation="blur-reveal" /> @@ -124,7 +122,7 @@ export default function LandingPage() { testimonials={[ { id: "1", name: "Wayne Crawford", handle: "@wayne_c", testimonial: "Rod is amazing. He does great work, very efficient and honest, also very reasonable price. I highly recommend Right Track Auto Bracebridge.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=1", imageAlt: "Wayne Crawford" + imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Wayne Crawford" }, { id: "2", name: "Dominique Hemens", handle: "@dominique_h", testimonial: "Rod at Right Track Auto was exceptionally helpful. He diagnosed my car within an hour of my initial call to him and had the alternator switched out.", rating: 5, @@ -132,11 +130,11 @@ export default function LandingPage() { }, { id: "3", name: "Paul Charlebois", handle: "@paul_c", testimonial: "I would highly recommend Rod, very reasonable mechanic. Did a safety on my truck and Rod caught things that were missed by others.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=2", imageAlt: "Paul Charlebois" + imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Paul Charlebois" }, { id: "4", name: "Local Customer", handle: "@local_driver", testimonial: "Rod takes care of my family's vehicles with the same attention to detail every time. Fair prices and honest service keep us coming back.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=3", imageAlt: "Satisfied customer" + imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Satisfied customer" } ]} showRating={true} @@ -160,7 +158,7 @@ export default function LandingPage() { description="Rod" subdescription="Owner, Right Track Auto Bracebridge" icon={CheckCircle} - imageSrc="http://img.b2bpic.net/free-photo/repairmen-fix-car-together_482257-102916.jpg?_wi=3" + imageSrc="http://img.b2bpic.net/free-photo/repairmen-fix-car-together_482257-102916.jpg" imageAlt="Right Track Auto shop interior" mediaAnimation="slide-up" useInvertedBackground={false} @@ -174,9 +172,9 @@ export default function LandingPage() { description="Call Rod at Right Track Auto Bracebridge for fast, honest service. We're ready to help get your vehicle back on the road." tagIcon={Phone} tagAnimation="slide-up" - background={{ variant: "grid" }} + background={{ variant: "radial-gradient" }} useInvertedBackground={true} - imageSrc="http://img.b2bpic.net/free-photo/repairmen-fix-car-together_482257-102916.jpg?_wi=4" + imageSrc="http://img.b2bpic.net/free-photo/repairmen-fix-car-together_482257-102916.jpg" imageAlt="Right Track Auto workshop" mediaAnimation="slide-up" mediaPosition="right"