diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 4cdce74..ec75486 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -15,7 +15,7 @@ export default function AboutPage() { borderRadius="soft" contentWidth="mediumSmall" sizing="mediumLargeSizeMediumTitles" - background="noise" + background="circleGradient" cardStyle="glass-elevated" primaryButtonStyle="flat" secondaryButtonStyle="layered" @@ -50,7 +50,7 @@ export default function AboutPage() { { title: "Reasonable Pricing", description: "Fair, transparent pricing with no hidden fees. You know exactly what you'll pay before we start work.", icon: DollarSign }, { title: "Extensive Experience", description: "We service push mowers, riding mowers, zero-turn mowers, and all major brands. We've seen it all.", icon: Wrench } ]} - imageSrc="http://img.b2bpic.net/free-photo/portrait-happy-car-mechanic-auto-repair-shop-looking-camera_637285-7794.jpg?_wi=2" + imageSrc="http://img.b2bpic.net/free-photo/portrait-happy-car-mechanic-auto-repair-shop-looking-camera_637285-7794.jpg" imageAlt="Andy's Lawn Mower Repair technician" mediaAnimation="slide-up" imagePosition="right" @@ -68,7 +68,7 @@ export default function AboutPage() { { id: "3", value: "2-3 Days", description: "Average turnaround time" }, { id: "4", value: "All Brands", description: "Service expertise for every mower type" } ]} - gridVariant="four-items-2x2-equal-grid" + gridVariant="uniform-all-items-equal" animationType="slide-up" textboxLayout="default" useInvertedBackground={false} @@ -93,8 +93,7 @@ export default function AboutPage() { @@ -110,7 +110,7 @@ export default function HomePage() { { title: "Reasonable Pricing", description: "Fair, transparent pricing with no hidden fees. You know exactly what you'll pay before we start work.", icon: DollarSign }, { title: "Extensive Experience", description: "We service push mowers, riding mowers, zero-turn mowers, and all major brands. We've seen it all.", icon: Wrench } ]} - imageSrc="http://img.b2bpic.net/free-photo/portrait-happy-car-mechanic-auto-repair-shop-looking-camera_637285-7794.jpg?_wi=1" + imageSrc="http://img.b2bpic.net/free-photo/portrait-happy-car-mechanic-auto-repair-shop-looking-camera_637285-7794.jpg" imageAlt="Andy's Lawn Mower Repair technician" mediaAnimation="slide-up" imagePosition="right" @@ -123,12 +123,12 @@ export default function HomePage() { title="What Our Customers Say" description="4.7 out of 5 stars based on 46 verified reviews" testimonials={[ - { id: "1", name: "Sarah Mitchell", handle: "Homeowner, Watertown", testimonial: "Fast service at fair prices. My mower wouldn't start, and Andy had it running again in two days. Highly recommend!", imageSrc: "http://img.b2bpic.net/free-photo/satisfied-happy-female-customer-making-like-gesture_74855-3668.jpg?_wi=1", imageAlt: "Sarah Mitchell" }, - { id: "2", name: "James Rodriguez", handle: "Property Manager", testimonial: "Excellent turnaround time on all our equipment repairs. The technicians are professional and knowledgeable.", imageSrc: "http://img.b2bpic.net/free-photo/cheerful-attractive-dark-haired-latin-man-posing-kitchen_74855-7991.jpg?_wi=1", imageAlt: "James Rodriguez" }, - { id: "3", name: "Linda Chen", handle: "Small Business Owner", testimonial: "Been using Andy's for zero-turn mower maintenance for three years. Always reliable, never let us down.", imageSrc: "http://img.b2bpic.net/free-photo/confident-young-businesswoman-with-folded-arms_1262-1775.jpg?_wi=1", imageAlt: "Linda Chen" }, - { id: "4", name: "Tom Bradley", handle: "Landscaper", testimonial: "The transparent pricing and honest advice set them apart. They fixed my mower right the first time.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-middle-aged-woman-showing-ok-sign_1262-17571.jpg?_wi=1", imageAlt: "Tom Bradley" }, - { id: "5", name: "Patricia Johnson", handle: "Homeowner, Watertown", testimonial: "Called for an emergency repair and they fit me in the same day. Professional and efficient service.", imageSrc: "http://img.b2bpic.net/free-photo/satisfied-happy-female-customer-making-like-gesture_74855-3668.jpg?_wi=2", imageAlt: "Patricia Johnson" }, - { id: "6", name: "Mark Stevens", handle: "Golf Course Manager", testimonial: "We trust Andy's with all our mower maintenance. They keep our equipment running smoothly all season.", imageSrc: "http://img.b2bpic.net/free-photo/cheerful-attractive-dark-haired-latin-man-posing-kitchen_74855-7991.jpg?_wi=2", imageAlt: "Mark Stevens" } + { id: "1", name: "Sarah Mitchell", handle: "Homeowner, Watertown", testimonial: "Fast service at fair prices. My mower wouldn't start, and Andy had it running again in two days. Highly recommend!", imageSrc: "http://img.b2bpic.net/free-photo/satisfied-happy-female-customer-making-like-gesture_74855-3668.jpg", imageAlt: "Sarah Mitchell" }, + { id: "2", name: "James Rodriguez", handle: "Property Manager", testimonial: "Excellent turnaround time on all our equipment repairs. The technicians are professional and knowledgeable.", imageSrc: "http://img.b2bpic.net/free-photo/cheerful-attractive-dark-haired-latin-man-posing-kitchen_74855-7991.jpg", imageAlt: "James Rodriguez" }, + { id: "3", name: "Linda Chen", handle: "Small Business Owner", testimonial: "Been using Andy's for zero-turn mower maintenance for three years. Always reliable, never let us down.", imageSrc: "http://img.b2bpic.net/free-photo/confident-young-businesswoman-with-folded-arms_1262-1775.jpg", imageAlt: "Linda Chen" }, + { id: "4", name: "Tom Bradley", handle: "Landscaper", testimonial: "The transparent pricing and honest advice set them apart. They fixed my mower right the first time.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-middle-aged-woman-showing-ok-sign_1262-17571.jpg", imageAlt: "Tom Bradley" }, + { id: "5", name: "Patricia Johnson", handle: "Homeowner, Watertown", testimonial: "Called for an emergency repair and they fit me in the same day. Professional and efficient service.", imageSrc: "http://img.b2bpic.net/free-photo/satisfied-happy-female-customer-making-like-gesture_74855-3668.jpg", imageAlt: "Patricia Johnson" }, + { id: "6", name: "Mark Stevens", handle: "Golf Course Manager", testimonial: "We trust Andy's with all our mower maintenance. They keep our equipment running smoothly all season.", imageSrc: "http://img.b2bpic.net/free-photo/cheerful-attractive-dark-haired-latin-man-posing-kitchen_74855-7991.jpg", imageAlt: "Mark Stevens" } ]} textboxLayout="default" useInvertedBackground={false} @@ -142,8 +142,7 @@ export default function HomePage() {