diff --git a/src/app/page.tsx b/src/app/page.tsx index 953d0bb..f1978b8 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -22,7 +22,7 @@ export default function LandingPage() { borderRadius="pill" contentWidth="mediumLarge" sizing="mediumLargeSizeLargeTitles" - background="grid" + background="circleGradient" cardStyle="subtle-shadow" primaryButtonStyle="flat" secondaryButtonStyle="layered" @@ -50,7 +50,7 @@ export default function LandingPage() { tag="Trusted Local Provider" tagIcon={Award} tagAnimation="slide-up" - background={{ variant: "grid" }} + background={{ variant: "glowing-orb" }} useInvertedBackground={false} imageSrc="http://img.b2bpic.net/free-photo/happy-foreman-auto-mechanic-workshop-using-touchpad-looking-camera_637285-9410.jpg" imageAlt="Professional service technician at work" @@ -64,15 +64,15 @@ export default function LandingPage() { testimonials={[ { name: "John Martinez", handle: "Homeowner", testimonial: "Fast, professional, and affordable. They fixed our issue in one visit!", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=1" + imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg" }, { name: "Sarah Thompson", handle: "Business Manager", testimonial: "Reliable service and excellent communication. Highly recommended!", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=2" + imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg" }, { name: "Michael Chen", handle: "Property Owner", testimonial: "Outstanding work quality. They go above and beyond expectations.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=3" + imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg" } ]} testimonialRotationInterval={5000} @@ -164,7 +164,7 @@ export default function LandingPage() { carouselMode="buttons" products={[ { - id: "1", name: "Complete Kitchen Renovation", price: "Successfully Completed", variant: "Full System Installation", imageSrc: "http://img.b2bpic.net/free-photo/group-engineers-sitting_23-2147704211.jpg?_wi=1", imageAlt: "renovation project" + id: "1", name: "Complete Kitchen Renovation", price: "Successfully Completed", variant: "Full System Installation", imageSrc: "http://img.b2bpic.net/free-photo/group-engineers-sitting_23-2147704211.jpg", imageAlt: "renovation project" }, { id: "2", name: "Office Building HVAC Upgrade", price: "Successfully Completed", variant: "Commercial Installation", imageSrc: "http://img.b2bpic.net/free-photo/close-up-men-working-with-helmets_23-2148751989.jpg", imageAlt: "construction project" @@ -173,7 +173,7 @@ export default function LandingPage() { id: "3", name: "Emergency Water Damage Repair", price: "Successfully Completed", variant: "24-Hour Emergency Service", imageSrc: "http://img.b2bpic.net/free-photo/circular-saw-carpenter-using-circular-saw-wood_169016-17039.jpg", imageAlt: "home improvement" }, { - id: "4", name: "Residential Panel Upgrade", price: "Successfully Completed", variant: "Electrical System Upgrade", imageSrc: "http://img.b2bpic.net/free-photo/group-engineers-sitting_23-2147704211.jpg?_wi=2", imageAlt: "electrical upgrade" + id: "4", name: "Residential Panel Upgrade", price: "Successfully Completed", variant: "Electrical System Upgrade", imageSrc: "http://img.b2bpic.net/free-photo/group-engineers-sitting_23-2147704211.jpg", imageAlt: "electrical upgrade" } ]} /> @@ -188,22 +188,22 @@ export default function LandingPage() { animationType="slide-up" testimonials={[ { - id: "1", name: "Jennifer Williams", role: "Homeowner", testimonial: "Professional team showed up exactly on time and completed the job perfectly. Will definitely call them again!", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=4", imageAlt: "Jennifer Williams" + id: "1", name: "Jennifer Williams", role: "Homeowner", testimonial: "Professional team showed up exactly on time and completed the job perfectly. Will definitely call them again!", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Jennifer Williams" }, { - id: "2", name: "David Rodriguez", role: "Business Owner", testimonial: "Our office was down for hours. They arrived quickly and had us back online within two hours. Lifesavers!", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=5", imageAlt: "David Rodriguez" + id: "2", name: "David Rodriguez", role: "Business Owner", testimonial: "Our office was down for hours. They arrived quickly and had us back online within two hours. Lifesavers!", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "David Rodriguez" }, { - id: "3", name: "Lisa Anderson", role: "Property Manager", testimonial: "Trustworthy, reliable, and honest. They found an issue but didn't try to upsell us. That's integrity.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=6", imageAlt: "Lisa Anderson" + id: "3", name: "Lisa Anderson", role: "Property Manager", testimonial: "Trustworthy, reliable, and honest. They found an issue but didn't try to upsell us. That's integrity.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Lisa Anderson" }, { - id: "4", name: "Robert Thompson", role: "Homeowner", testimonial: "Five stars! The team was courteous, professional, and left my home spotless. Highly recommended.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=7", imageAlt: "Robert Thompson" + id: "4", name: "Robert Thompson", role: "Homeowner", testimonial: "Five stars! The team was courteous, professional, and left my home spotless. Highly recommended.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Robert Thompson" }, { - id: "5", name: "Maria Garcia", role: "Restaurant Manager", testimonial: "Fixed our kitchen system quickly and efficiently. Great communication and reasonable pricing.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=8", imageAlt: "Maria Garcia" + id: "5", name: "Maria Garcia", role: "Restaurant Manager", testimonial: "Fixed our kitchen system quickly and efficiently. Great communication and reasonable pricing.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Maria Garcia" }, { - id: "6", name: "Chris Johnson", role: "Homeowner", testimonial: "Been using their services for 3 years. Never disappointed. This is a company you can trust.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=9", imageAlt: "Chris Johnson" + id: "6", name: "Chris Johnson", role: "Homeowner", testimonial: "Been using their services for 3 years. Never disappointed. This is a company you can trust.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Chris Johnson" } ]} />