diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index e2957a6..043f1aa 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -86,7 +86,7 @@ export default function ContactPage() { { text: "Email Us", href: "mailto:info@247websites.co.za" }, ]} buttonAnimation="slide-up" - imageSrc="http://img.b2bpic.net/free-photo/close-up-laptop-keyboard-colorful-neon-illumination-backlit-keyboard_169016-29668.jpg" + imageSrc="http://img.b2bpic.net/free-photo/close-up-laptop-keyboard-colorful-neon-illumination-backlit-keyboard_169016-29668.jpg?_wi=2" imageAlt="Contact 247 Websites for web design" mediaAnimation="blur-reveal" imagePosition="left" diff --git a/src/app/page.tsx b/src/app/page.tsx index a6da502..751f0fa 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -106,7 +106,7 @@ export default function HomePage() { { text: "Get Free Quote", href: "/contact" }, ]} buttonAnimation="slide-up" - imageSrc="http://img.b2bpic.net/free-photo/close-up-laptop-keyboard-colorful-neon-illumination-backlit-keyboard_169016-29668.jpg" + imageSrc="http://img.b2bpic.net/free-photo/close-up-laptop-keyboard-colorful-neon-illumination-backlit-keyboard_169016-29668.jpg?_wi=1" imageAlt="Modern workspace with website design" mediaAnimation="blur-reveal" imagePosition="right" @@ -219,7 +219,7 @@ export default function HomePage() { name: "James Mthembu", handle: "Owner, JM Plumbing Services", testimonial: "247 Websites designed our site and we started getting calls immediately. The quality is outstanding and the price was fair. Highly recommend!", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=1", imageAlt: "James Mthembu", }, { @@ -227,7 +227,7 @@ export default function HomePage() { name: "Sarah Chen", handle: "Manager, Chen's Beauty Salon", testimonial: "Our online bookings tripled within 3 months of launching the new website. The team understood exactly what we needed for a salon business.", - imageSrc: "http://img.b2bpic.net/free-photo/smiling-homosexual-man-official-suit-looking-camera-close-up-shot-happy-gay-getting-dressed-wedding-ceremony-standing-hotel-room-with-his-partner-background-love-emotion-concept_74855-22675.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/smiling-homosexual-man-official-suit-looking-camera-close-up-shot-happy-gay-getting-dressed-wedding-ceremony-standing-hotel-room-with-his-partner-background-love-emotion-concept_74855-22675.jpg?_wi=1", imageAlt: "Sarah Chen", }, { @@ -235,7 +235,7 @@ export default function HomePage() { name: "Themba Ndlela", handle: "Director, Ndlela & Co Electrical", testimonial: "Finally showing up on Google for local searches. 247 Websites made it simple and affordable. Best business decision we made this year.", - imageSrc: "http://img.b2bpic.net/free-photo/smiling-homosexual-man-official-suit-looking-camera-close-up-shot-happy-gay-getting-dressed-wedding-ceremony-standing-hotel-room-with-his-partner-background-love-emotion-concept_74855-22675.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/smiling-homosexual-man-official-suit-looking-camera-close-up-shot-happy-gay-getting-dressed-wedding-ceremony-standing-hotel-room-with-his-partner-background-love-emotion-concept_74855-22675.jpg?_wi=2", imageAlt: "Themba Ndlela", }, { @@ -243,7 +243,7 @@ export default function HomePage() { name: "Linda Khumalo", handle: "Owner, Khumalo Fitness Studio", testimonial: "Professional, fast, and they really care about results. Our membership inquiries went through the roof. Thank you 247 Websites!", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=2", imageAlt: "Linda Khumalo", }, { @@ -251,7 +251,7 @@ export default function HomePage() { name: "Michael Pieterse", handle: "Owner, Pieterse Auto Repairs", testimonial: "Not tech-savvy but they made everything easy to understand. Website looks great and customers love it. Couldn't ask for better service.", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=3", imageAlt: "Michael Pieterse", }, { @@ -259,7 +259,7 @@ export default function HomePage() { name: "Amandla Zuma", handle: "Founder, Zuma Digital Marketing", testimonial: "Great partner for our clients. 247 Websites consistently delivers quality work on time. We refer them all the time.", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=4", imageAlt: "Amandla Zuma", }, ]} diff --git a/src/app/portfolio/page.tsx b/src/app/portfolio/page.tsx index 83f1b93..7067544 100644 --- a/src/app/portfolio/page.tsx +++ b/src/app/portfolio/page.tsx @@ -87,7 +87,7 @@ export default function PortfolioPage() { { text: "Discuss Your Project", href: "/contact" }, ]} buttonAnimation="slide-up" - imageSrc="http://img.b2bpic.net/free-vector/flat-design-responsive-website-design_23-2149477719.jpg" + imageSrc="http://img.b2bpic.net/free-vector/flat-design-responsive-website-design_23-2149477719.jpg?_wi=2" imageAlt="Portfolio of website design examples" mediaAnimation="blur-reveal" imagePosition="right" diff --git a/src/app/reviews/page.tsx b/src/app/reviews/page.tsx index 23f6627..2cb302a 100644 --- a/src/app/reviews/page.tsx +++ b/src/app/reviews/page.tsx @@ -87,7 +87,7 @@ export default function ReviewsPage() { { text: "Join Our Clients", href: "/contact" }, ]} buttonAnimation="slide-up" - imageSrc="http://img.b2bpic.net/free-photo/close-up-laptop-keyboard-colorful-neon-illumination-backlit-keyboard_169016-29668.jpg" + imageSrc="http://img.b2bpic.net/free-photo/close-up-laptop-keyboard-colorful-neon-illumination-backlit-keyboard_169016-29668.jpg?_wi=3" imageAlt="Client testimonials and reviews" mediaAnimation="blur-reveal" imagePosition="right" @@ -110,7 +110,7 @@ export default function ReviewsPage() { name: "James Mthembu", handle: "Owner, JM Plumbing Services", testimonial: "247 Websites designed our site and we started getting calls immediately. The quality is outstanding and the price was fair. Highly recommend!", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=5", imageAlt: "James Mthembu", }, { @@ -118,7 +118,7 @@ export default function ReviewsPage() { name: "Sarah Chen", handle: "Manager, Chen's Beauty Salon", testimonial: "Our online bookings tripled within 3 months of launching the new website. The team understood exactly what we needed for a salon business.", - imageSrc: "http://img.b2bpic.net/free-photo/smiling-homosexual-man-official-suit-looking-camera-close-up-shot-happy-gay-getting-dressed-wedding-ceremony-standing-hotel-room-with-his-partner-background-love-emotion-concept_74855-22675.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/smiling-homosexual-man-official-suit-looking-camera-close-up-shot-happy-gay-getting-dressed-wedding-ceremony-standing-hotel-room-with-his-partner-background-love-emotion-concept_74855-22675.jpg?_wi=3", imageAlt: "Sarah Chen", }, { @@ -126,7 +126,7 @@ export default function ReviewsPage() { name: "Themba Ndlela", handle: "Director, Ndlela & Co Electrical", testimonial: "Finally showing up on Google for local searches. 247 Websites made it simple and affordable. Best business decision we made this year.", - imageSrc: "http://img.b2bpic.net/free-photo/smiling-homosexual-man-official-suit-looking-camera-close-up-shot-happy-gay-getting-dressed-wedding-ceremony-standing-hotel-room-with-his-partner-background-love-emotion-concept_74855-22675.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/smiling-homosexual-man-official-suit-looking-camera-close-up-shot-happy-gay-getting-dressed-wedding-ceremony-standing-hotel-room-with-his-partner-background-love-emotion-concept_74855-22675.jpg?_wi=4", imageAlt: "Themba Ndlela", }, { @@ -134,7 +134,7 @@ export default function ReviewsPage() { name: "Linda Khumalo", handle: "Owner, Khumalo Fitness Studio", testimonial: "Professional, fast, and they really care about results. Our membership inquiries went through the roof. Thank you 247 Websites!", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=6", imageAlt: "Linda Khumalo", }, { @@ -142,7 +142,7 @@ export default function ReviewsPage() { name: "Michael Pieterse", handle: "Owner, Pieterse Auto Repairs", testimonial: "Not tech-savvy but they made everything easy to understand. Website looks great and customers love it. Couldn't ask for better service.", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=7", imageAlt: "Michael Pieterse", }, { @@ -150,7 +150,7 @@ export default function ReviewsPage() { name: "Amandla Zuma", handle: "Founder, Zuma Digital Marketing", testimonial: "Great partner for our clients. 247 Websites consistently delivers quality work on time. We refer them all the time.", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=8", imageAlt: "Amandla Zuma", }, ]} diff --git a/src/app/services/page.tsx b/src/app/services/page.tsx index e454860..6234186 100644 --- a/src/app/services/page.tsx +++ b/src/app/services/page.tsx @@ -97,7 +97,7 @@ export default function ServicesPage() { { text: "View Portfolio", href: "/portfolio" }, ]} buttonAnimation="slide-up" - imageSrc="http://img.b2bpic.net/free-vector/flat-design-responsive-website-design_23-2149477719.jpg" + imageSrc="http://img.b2bpic.net/free-vector/flat-design-responsive-website-design_23-2149477719.jpg?_wi=1" imageAlt="Website design and responsive development" mediaAnimation="blur-reveal" imagePosition="left"