Merge version_1 into main #3

Merged
bender merged 1 commits from version_1 into main 2026-04-16 14:22:11 +00:00

View File

@@ -55,19 +55,19 @@ export default function LandingPage() {
testimonials={[
{
name: "Alex Rivers", handle: "@alexrivers", testimonial: "B2Bidding completely transformed how we source our enterprise hardware.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-architect-using-tablet-with-touch-screen-analyze-building-model-architectural-development-man-engineer-working-with-device-construction-layout-design_482257-39970.jpg", imageAlt: "b2b software interface"},
imageSrc: "http://img.b2bpic.net/free-photo/close-up-architect-using-tablet-with-touch-screen-analyze-building-model-architectural-development-man-engineer-working-with-device-construction-layout-design_482257-39970.jpg?_wi=1", imageAlt: "b2b software interface"},
{
name: "Maria Garcia", handle: "@mariag", testimonial: "Intuitive, powerful, and truly game-changing for our team's procurement cycle.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/organized-startup-office-with-no-people_482257-115338.jpg", imageAlt: "b2b software interface"},
{
name: "James Chen", handle: "@jchen_co", testimonial: "The best bidding platform we've integrated. Flawless reporting capabilities.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/3d-render-abstract-modern-background-with-flowing-lines-cyber-dots_1048-12672.jpg", imageAlt: "b2b software interface"},
imageSrc: "http://img.b2bpic.net/free-photo/3d-render-abstract-modern-background-with-flowing-lines-cyber-dots_1048-12672.jpg?_wi=1", imageAlt: "b2b software interface"},
{
name: "Sarah Miller", handle: "@smiller", testimonial: "Substantial cost savings within the first quarter of adoption. Exceptional platform.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-vector/fine-arts-25-blue-color-icon-pack-including-graphic-color-art-circle-paper_1142-22478.jpg", imageAlt: "b2b software interface"},
imageSrc: "http://img.b2bpic.net/free-vector/fine-arts-25-blue-color-icon-pack-including-graphic-color-art-circle-paper_1142-22478.jpg?_wi=1", imageAlt: "b2b software interface"},
{
name: "David Thorne", handle: "@dthorne", testimonial: "Reliable, transparent, and scalable. B2Bidding is our new standard.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/people-holding-cloud-network-security-symbols_53876-65657.jpg", imageAlt: "b2b software interface"},
imageSrc: "http://img.b2bpic.net/free-photo/people-holding-cloud-network-security-symbols_53876-65657.jpg?_wi=1", imageAlt: "b2b software interface"},
]}
buttons={[
{
@@ -75,7 +75,7 @@ export default function LandingPage() {
{
text: "Learn More", href: "#about"},
]}
imageSrc="http://img.b2bpic.net/free-photo/close-up-architect-using-tablet-with-touch-screen-analyze-building-model-architectural-development-man-engineer-working-with-device-construction-layout-design_482257-39970.jpg"
imageSrc="http://img.b2bpic.net/free-photo/close-up-architect-using-tablet-with-touch-screen-analyze-building-model-architectural-development-man-engineer-working-with-device-construction-layout-design_482257-39970.jpg?_wi=2"
avatars={[
{
src: "http://img.b2bpic.net/free-photo/old-couturier-checking-fashion-sketches-atelier-working-modern-designs-with-laptop-tablet-experienced-designer-searching-handmade-models-online-needlework-handheld-shot_482257-67826.jpg", alt: "Executive Professional"},
@@ -127,7 +127,7 @@ export default function LandingPage() {
title: "Automated Sourcing", description: "Speed up procurement cycles with intelligent automation.", icon: Zap,
mediaItems: [
{
imageSrc: "http://img.b2bpic.net/free-photo/3d-render-abstract-modern-background-with-flowing-lines-cyber-dots_1048-12672.jpg"},
imageSrc: "http://img.b2bpic.net/free-photo/3d-render-abstract-modern-background-with-flowing-lines-cyber-dots_1048-12672.jpg?_wi=2"},
{
imageSrc: "http://img.b2bpic.net/free-photo/geometric-abstract-phone-wallpaper-technology-concept-connecting-dots-design_53876-160212.jpg"},
],
@@ -136,7 +136,7 @@ export default function LandingPage() {
title: "Predictive Analytics", description: "Forecast market trends with AI-driven bidding insights.", icon: TrendingUp,
mediaItems: [
{
imageSrc: "http://img.b2bpic.net/free-vector/fine-arts-25-blue-color-icon-pack-including-graphic-color-art-circle-paper_1142-22478.jpg"},
imageSrc: "http://img.b2bpic.net/free-vector/fine-arts-25-blue-color-icon-pack-including-graphic-color-art-circle-paper_1142-22478.jpg?_wi=2"},
{
imageSrc: "http://img.b2bpic.net/free-vector/25-geo-graphy-blue-icon-pack_1142-22776.jpg"},
],
@@ -145,7 +145,7 @@ export default function LandingPage() {
title: "Secure Bidding", description: "Bank-grade security protocols for every transaction.", icon: Shield,
mediaItems: [
{
imageSrc: "http://img.b2bpic.net/free-photo/people-holding-cloud-network-security-symbols_53876-65657.jpg"},
imageSrc: "http://img.b2bpic.net/free-photo/people-holding-cloud-network-security-symbols_53876-65657.jpg?_wi=2"},
{
imageSrc: "http://img.b2bpic.net/free-photo/cyber-security-concept-digital-art_23-2151637760.jpg"},
],