Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-03-04 11:01:21 +00:00

View File

@@ -139,16 +139,16 @@ export default function LandingPage() {
testimonials={[
{
id: "1", name: "Victoria Chen", role: "CEO", company: "Luxury Ventures LLC", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/confident-beautiful-young-businesswoman-looking-camera-head-shot-portrait_1163-4928.jpg"},
imageSrc: "http://img.b2bpic.net/free-photo/confident-beautiful-young-businesswoman-looking-camera-head-shot-portrait_1163-4928.jpg?_wi=1"},
{
id: "2", name: "James Richardson", role: "Founder", company: "Heritage Investments", rating: 5,
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"},
{
id: "3", name: "Sophie Laurent", role: "Creative Director", company: "Atelier Collective", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/confident-beautiful-young-businesswoman-looking-camera-head-shot-portrait_1163-4928.jpg"},
imageSrc: "http://img.b2bpic.net/free-photo/confident-beautiful-young-businesswoman-looking-camera-head-shot-portrait_1163-4928.jpg?_wi=2"},
{
id: "4", name: "Marcus Holloway", role: "Philanthropist", company: "Holloway Foundation", rating: 5,
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"},
]}
kpiItems={[
{ value: "98%", label: "Satisfaction Rate" },