Merge version_1 into main #3

Merged
bender merged 1 commits from version_1 into main 2026-03-07 18:16:41 +00:00

View File

@@ -123,10 +123,10 @@ export default function LandingPage() {
useInvertedBackground={false}
testimonials={[
{
id: "1", name: "Michael Johnson", handle: "Homeowner, Dundonald", testimonial: "Excellent service! Found exactly what I needed and the staff were incredibly helpful. Will definitely return.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-work_1098-286.jpg", imageAlt: "Michael Johnson"
id: "1", name: "Michael Johnson", handle: "Homeowner, Dundonald", testimonial: "Excellent service! Found exactly what I needed and the staff were incredibly helpful. Will definitely return.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-work_1098-286.jpg?_wi=1", imageAlt: "Michael Johnson"
},
{
id: "2", name: "Sarah Thompson", handle: "Contractor", testimonial: "Best supplier in the area. Fast delivery, great prices, and their team always goes the extra mile.", imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg", imageAlt: "Sarah Thompson"
id: "2", name: "Sarah Thompson", handle: "Contractor", testimonial: "Best supplier in the area. Fast delivery, great prices, and their team always goes the extra mile.", imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg?_wi=1", imageAlt: "Sarah Thompson"
},
{
id: "3", name: "David Williams", handle: "Renovation Specialist", testimonial: "Reliable, professional, and they always have stock. Can't ask for better service locally.", imageSrc: "http://img.b2bpic.net/free-photo/beaty-style-fashion-age-concept-waist-up-shot-beautiful-gray-haired-50-year-old-female-posing-indoors-standing-white-brick-wall-adjusting-her-stylish-outfit-going-have-meeting_344912-1847.jpg", imageAlt: "David Williams"
@@ -135,10 +135,10 @@ export default function LandingPage() {
id: "4", name: "Emma Clarke", handle: "Homeowner, Belfast", testimonial: "The kerbside pickup is fantastic. Quick, convenient, and their customer service is outstanding.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-woman-working-business-with-computer_482257-20185.jpg", imageAlt: "Emma Clarke"
},
{
id: "5", name: "James Murphy", handle: "Property Manager", testimonial: "Been using them for years. Consistent quality, fair pricing, and always happy to help with advice.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-work_1098-286.jpg", imageAlt: "James Murphy"
id: "5", name: "James Murphy", handle: "Property Manager", testimonial: "Been using them for years. Consistent quality, fair pricing, and always happy to help with advice.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-work_1098-286.jpg?_wi=2", imageAlt: "James Murphy"
},
{
id: "6", name: "Lisa Anderson", handle: "DIY Enthusiast", testimonial: "Friendly staff, great selection, and they explain everything clearly. Perfect for DIY projects!", imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg", imageAlt: "Lisa Anderson"
id: "6", name: "Lisa Anderson", handle: "DIY Enthusiast", testimonial: "Friendly staff, great selection, and they explain everything clearly. Perfect for DIY projects!", imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg?_wi=2", imageAlt: "Lisa Anderson"
}
]}
animationType="slide-up"