Merge version_1 into main #3

Merged
bender merged 1 commits from version_1 into main 2026-04-08 07:17:47 +00:00

View File

@@ -58,17 +58,17 @@ export default function LandingPage() {
]}
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/plumber-repair-experienced-attentive-middleaged-man-examining-bottom-kitchen-sink_259150-58266.jpg", imageAlt: "Plumber in Gold Coast"},
imageSrc: "http://img.b2bpic.net/free-photo/plumber-repair-experienced-attentive-middleaged-man-examining-bottom-kitchen-sink_259150-58266.jpg?_wi=1", imageAlt: "Plumber in Gold Coast"},
{
imageSrc: "http://img.b2bpic.net/free-photo/plumber-repair-experienced-attentive-middleaged-man-examining-bottom-kitchen-sink_259150-58266.jpg", imageAlt: "Professional plumbing services"},
imageSrc: "http://img.b2bpic.net/free-photo/plumber-repair-experienced-attentive-middleaged-man-examining-bottom-kitchen-sink_259150-58266.jpg?_wi=2", imageAlt: "Professional plumbing services"},
{
imageSrc: "http://img.b2bpic.net/free-photo/plumber-repair-experienced-attentive-middleaged-man-examining-bottom-kitchen-sink_259150-58266.jpg", imageAlt: "Trusted local plumbers"},
imageSrc: "http://img.b2bpic.net/free-photo/plumber-repair-experienced-attentive-middleaged-man-examining-bottom-kitchen-sink_259150-58266.jpg?_wi=3", imageAlt: "Trusted local plumbers"},
{
imageSrc: "http://img.b2bpic.net/free-photo/plumber-repair-experienced-attentive-middleaged-man-examining-bottom-kitchen-sink_259150-58266.jpg", imageAlt: "Expert plumbing work"},
imageSrc: "http://img.b2bpic.net/free-photo/plumber-repair-experienced-attentive-middleaged-man-examining-bottom-kitchen-sink_259150-58266.jpg?_wi=4", imageAlt: "Expert plumbing work"},
{
imageSrc: "http://img.b2bpic.net/free-photo/plumber-repair-experienced-attentive-middleaged-man-examining-bottom-kitchen-sink_259150-58266.jpg", imageAlt: "Gold Coast plumbing experts"},
imageSrc: "http://img.b2bpic.net/free-photo/plumber-repair-experienced-attentive-middleaged-man-examining-bottom-kitchen-sink_259150-58266.jpg?_wi=5", imageAlt: "Gold Coast plumbing experts"},
{
imageSrc: "http://img.b2bpic.net/free-photo/plumber-repair-experienced-attentive-middleaged-man-examining-bottom-kitchen-sink_259150-58266.jpg", imageAlt: "Family-run business"},
imageSrc: "http://img.b2bpic.net/free-photo/plumber-repair-experienced-attentive-middleaged-man-examining-bottom-kitchen-sink_259150-58266.jpg?_wi=6", imageAlt: "Family-run business"},
]}
/>
</div>
@@ -90,7 +90,7 @@ export default function LandingPage() {
features={[
{
title: "General Repairs", description: "Expert repairs for leaking taps, toilets, and pipes.", media: {
imageSrc: "http://img.b2bpic.net/free-photo/plumber-repair-experienced-attentive-middleaged-man-examining-bottom-kitchen-sink_259150-58266.jpg", imageAlt: "plumber australian home"},
imageSrc: "http://img.b2bpic.net/free-photo/plumber-repair-experienced-attentive-middleaged-man-examining-bottom-kitchen-sink_259150-58266.jpg?_wi=7", imageAlt: "plumber australian home"},
items: [
{
icon: Wrench,
@@ -140,13 +140,13 @@ export default function LandingPage() {
useInvertedBackground={false}
testimonials={[
{
id: "1", name: "Sarah Miller", handle: "Gold Coast Homeowner", testimonial: "Quick, efficient, polite, and very reasonably priced. Highly recommend Robert Akes & Co.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-cute-girl-looking-away_23-2148436134.jpg"},
id: "1", name: "Sarah Miller", handle: "Gold Coast Homeowner", testimonial: "Quick, efficient, polite, and very reasonably priced. Highly recommend Robert Akes & Co.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-cute-girl-looking-away_23-2148436134.jpg?_wi=1"},
{
id: "2", name: "John Thompson", handle: "Property Manager", testimonial: "Used them for over 20 years always reliable and professional. They never let me down.", imageSrc: "http://img.b2bpic.net/free-photo/horizontal-portrait-beautiful-positive-young-european-female-blue-shirt-dress-relaxing-home-looking-front-with-easy-carefree-smile_343059-3894.jpg"},
{
id: "3", name: "Emily Davis", handle: "Gold Coast Resident", testimonial: "Arrived on time and fixed the issue quickly. Very happy with the result!", imageSrc: "http://img.b2bpic.net/free-photo/blur-portrait-african-smiling-guy-with-his-hand-focus-relaxed-black-man-elegant-suit-sitting-bench-showing-thumb-up_197531-21913.jpg"},
{
id: "4", name: "Michael Roberts", handle: "Local Small Business", testimonial: "Honest family business with excellent service. They treat their customers like gold.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-cute-girl-looking-away_23-2148436134.jpg"},
id: "4", name: "Michael Roberts", handle: "Local Small Business", testimonial: "Honest family business with excellent service. They treat their customers like gold.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-cute-girl-looking-away_23-2148436134.jpg?_wi=2"},
{
id: "5", name: "Rebecca Wilson", handle: "Southport Homeowner", testimonial: "Reliable, honest, and truly professional. Great team to work with.", imageSrc: "http://img.b2bpic.net/free-photo/man-making-ok-sign-white-background_1368-4167.jpg"},
]}