Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-04-07 13:59:43 +00:00

View File

@@ -63,35 +63,35 @@ export default function LandingPage() {
handle: "@ArisT",
testimonial: "QuantumLogic transformed our R&D roadmap with their precise physical modeling.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/elderly-businessman-posing_23-2148116269.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/elderly-businessman-posing_23-2148116269.jpg?_wi=1",
},
{
name: "Elara Vance",
handle: "@VanceInnovate",
testimonial: "The depth of technical expertise provided was unmatched in the industry.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/stylish-man-with-notepad_1301-1749.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/stylish-man-with-notepad_1301-1749.jpg?_wi=1",
},
{
name: "Julian H.",
handle: "@JulianPhys",
testimonial: "Their simulation techniques are years ahead of the current market standards.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/cheerful-black-man-posing-public-library_74855-1508.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/cheerful-black-man-posing-public-library_74855-1508.jpg?_wi=1",
},
{
name: "Sarah Chen",
handle: "@SChenTech",
testimonial: "An incredible partner for high-stakes technical strategy development.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/pensive-mature-businessman-formal-suit-glasses-standing-by-office-glass-wall-looking-away-copy-space-business-portrait-concept_74855-14255.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/pensive-mature-businessman-formal-suit-glasses-standing-by-office-glass-wall-looking-away-copy-space-business-portrait-concept_74855-14255.jpg?_wi=1",
},
{
name: "Marcus V.",
handle: "@MvRAndD",
testimonial: "Physics-based forecasting that actually works for our bottom line.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-stylish-man-flannel-suit-glasses-listening-music_613910-12191.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-stylish-man-flannel-suit-glasses-listening-music_613910-12191.jpg?_wi=1",
},
]}
buttons={[
@@ -205,7 +205,7 @@ export default function LandingPage() {
handle: "@SMiller",
testimonial: "Exceptional clarity in communicating difficult theoretical concepts.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/elderly-businessman-posing_23-2148116269.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/elderly-businessman-posing_23-2148116269.jpg?_wi=2",
},
{
id: "2",
@@ -213,7 +213,7 @@ export default function LandingPage() {
handle: "@MChen",
testimonial: "Their approach fundamentally changed our efficiency projections.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/stylish-man-with-notepad_1301-1749.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/stylish-man-with-notepad_1301-1749.jpg?_wi=2",
},
{
id: "3",
@@ -221,7 +221,7 @@ export default function LandingPage() {
handle: "@ERoss",
testimonial: "Professional, insightful, and incredibly thorough.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/cheerful-black-man-posing-public-library_74855-1508.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/cheerful-black-man-posing-public-library_74855-1508.jpg?_wi=2",
},
{
id: "4",
@@ -229,7 +229,7 @@ export default function LandingPage() {
handle: "@DThorne",
testimonial: "Unparalleled expertise in experimental simulation.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/pensive-mature-businessman-formal-suit-glasses-standing-by-office-glass-wall-looking-away-copy-space-business-portrait-concept_74855-14255.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/pensive-mature-businessman-formal-suit-glasses-standing-by-office-glass-wall-looking-away-copy-space-business-portrait-concept_74855-14255.jpg?_wi=2",
},
{
id: "5",
@@ -237,7 +237,7 @@ export default function LandingPage() {
handle: "@AWong",
testimonial: "The best partner for complex technical hurdles.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-stylish-man-flannel-suit-glasses-listening-music_613910-12191.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-stylish-man-flannel-suit-glasses-listening-music_613910-12191.jpg?_wi=2",
},
]}
showRating={true}