Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-05-17 08:22:44 +00:00

View File

@@ -62,21 +62,21 @@ export default function LandingPage() {
handle: "@sarahj",
testimonial: "Transformed our data pipeline efficiency by 300% in one month.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/travel-agent-hearing-customer-desires-portrait-good-looking-european-businesswoman-blue-blouse-glasses-holding-hands-pockets-smiling-being-friendly-polite-gray-wall_176420-25025.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/travel-agent-hearing-customer-desires-portrait-good-looking-european-businesswoman-blue-blouse-glasses-holding-hands-pockets-smiling-being-friendly-polite-gray-wall_176420-25025.jpg?_wi=1",
},
{
name: "Mike Chen",
handle: "@mchen",
testimonial: "The best developer toolset I have used in the last decade.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/asia-businessmen-businesswomen-meeting-brainstorming-ideas-conducting-business-presentation-project-colleagues-working-together-plan-success-strategy-enjoy-teamwork-small-modern-night-office_7861-2388.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/asia-businessmen-businesswomen-meeting-brainstorming-ideas-conducting-business-presentation-project-colleagues-working-together-plan-success-strategy-enjoy-teamwork-small-modern-night-office_7861-2388.jpg?_wi=1",
},
{
name: "Emily R.",
handle: "@erod",
testimonial: "Scalability is no longer a concern. Fantastic support.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/modern-equipped-computer-lab_23-2149241215.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/modern-equipped-computer-lab_23-2149241215.jpg?_wi=1",
},
{
name: "David Kim",
@@ -164,7 +164,7 @@ export default function LandingPage() {
phoneTwo: {
imageSrc: "http://img.b2bpic.net/free-photo/hand-holding-phone-with-blank-screen_482257-76252.jpg",
},
imageSrc: "http://img.b2bpic.net/free-photo/travel-agent-hearing-customer-desires-portrait-good-looking-european-businesswoman-blue-blouse-glasses-holding-hands-pockets-smiling-being-friendly-polite-gray-wall_176420-25025.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/travel-agent-hearing-customer-desires-portrait-good-looking-european-businesswoman-blue-blouse-glasses-holding-hands-pockets-smiling-being-friendly-polite-gray-wall_176420-25025.jpg?_wi=2",
imageAlt: "ui mobile screen",
},
{
@@ -176,7 +176,7 @@ export default function LandingPage() {
phoneTwo: {
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-hands-holding-smartphone_23-2150671567.jpg",
},
imageSrc: "http://img.b2bpic.net/free-photo/asia-businessmen-businesswomen-meeting-brainstorming-ideas-conducting-business-presentation-project-colleagues-working-together-plan-success-strategy-enjoy-teamwork-small-modern-night-office_7861-2388.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/asia-businessmen-businesswomen-meeting-brainstorming-ideas-conducting-business-presentation-project-colleagues-working-together-plan-success-strategy-enjoy-teamwork-small-modern-night-office_7861-2388.jpg?_wi=2",
imageAlt: "ui mobile screen",
},
{
@@ -188,7 +188,7 @@ export default function LandingPage() {
phoneTwo: {
imageSrc: "http://img.b2bpic.net/free-photo/hand-touching-tablet_1134-117.jpg",
},
imageSrc: "http://img.b2bpic.net/free-photo/modern-equipped-computer-lab_23-2149241215.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/modern-equipped-computer-lab_23-2149241215.jpg?_wi=2",
imageAlt: "ui mobile screen",
},
]}