Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-04-05 20:13:17 +00:00

View File

@@ -44,7 +44,7 @@ export default function LandingPage() {
handle: "@alexdev",
testimonial: "Excellent communication and high-quality results every time.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-tidy-workspace-with-laptop_23-2148592296.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-tidy-workspace-with-laptop_23-2148592296.jpg?_wi=1",
imageAlt: "minimalist clean workspace high tech",
},
{
@@ -52,7 +52,7 @@ export default function LandingPage() {
handle: "@sarahbiz",
testimonial: "Highly recommended for any custom business project.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/elegant-smartwatch-with-abstract-background_1134-390.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/elegant-smartwatch-with-abstract-background_1134-390.jpg?_wi=1",
imageAlt: "digital interface abstract technology",
},
{
@@ -60,7 +60,7 @@ export default function LandingPage() {
handle: "@mlabs",
testimonial: "Professional, efficient, and very reliable.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-tidy-workspace-with-laptop_23-2148592296.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-tidy-workspace-with-laptop_23-2148592296.jpg?_wi=2",
imageAlt: "minimalist clean workspace high tech",
},
{
@@ -68,7 +68,7 @@ export default function LandingPage() {
handle: "@janedesign",
testimonial: "Understands requirements perfectly. Great experience.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/elegant-smartwatch-with-abstract-background_1134-390.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/elegant-smartwatch-with-abstract-background_1134-390.jpg?_wi=2",
imageAlt: "digital interface abstract technology",
},
{
@@ -76,11 +76,11 @@ export default function LandingPage() {
handle: "@tombuilds",
testimonial: "Solid delivery. Will work with again.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-tidy-workspace-with-laptop_23-2148592296.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-tidy-workspace-with-laptop_23-2148592296.jpg?_wi=3",
imageAlt: "minimalist clean workspace high tech",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/close-up-tidy-workspace-with-laptop_23-2148592296.jpg"
imageSrc="http://img.b2bpic.net/free-photo/close-up-tidy-workspace-with-laptop_23-2148592296.jpg?_wi=4"
avatars={[
{
src: "http://img.b2bpic.net/free-photo/close-up-tidy-workspace-with-laptop_23-2148592296.jpg",
@@ -190,13 +190,13 @@ export default function LandingPage() {
{
title: "Consultation",
description: "Discussing goals and defining the scope.",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-tidy-workspace-with-laptop_23-2148592296.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-tidy-workspace-with-laptop_23-2148592296.jpg?_wi=5",
imageAlt: "Consulting",
},
{
title: "Design",
description: "Creating wireframes and prototypes.",
imageSrc: "http://img.b2bpic.net/free-photo/elegant-smartwatch-with-abstract-background_1134-390.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/elegant-smartwatch-with-abstract-background_1134-390.jpg?_wi=3",
imageAlt: "Design",
},
]}
@@ -250,7 +250,7 @@ export default function LandingPage() {
rows: 5,
required: true,
}}
imageSrc="http://img.b2bpic.net/free-photo/elegant-smartwatch-with-abstract-background_1134-390.jpg"
imageSrc="http://img.b2bpic.net/free-photo/elegant-smartwatch-with-abstract-background_1134-390.jpg?_wi=4"
onSubmit={(data) => { console.log('Routing data to 762-201-7158 and elrodjace196@gmail.com', data); alert('Inquiry sent successfully!'); }}
/>
</div>