Merge version_1 into main #3

Merged
bender merged 1 commits from version_1 into main 2026-04-29 11:04:42 +00:00

View File

@@ -53,19 +53,19 @@ export default function LandingPage() {
testimonials={[
{
name: "Sarah Jenkins", handle: "@sarah_j", testimonial: "The best design experience I've had. My conversions skyrocketed!", rating: 5,
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AqjTxYE13wa2V1A9wyDtNHAWAB/uploaded-1777460592588-ob0rhc4p.png"},
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AqjTxYE13wa2V1A9wyDtNHAWAB/uploaded-1777460592588-ob0rhc4p.png?_wi=1"},
{
name: "Marcus Chen", handle: "@mchen", testimonial: "Incredible vision and execution. Highly recommend.", rating: 5,
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AqjTxYE13wa2V1A9wyDtNHAWAB/uploaded-1777460592588-ob0rhc4p.png"},
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AqjTxYE13wa2V1A9wyDtNHAWAB/uploaded-1777460592588-ob0rhc4p.png?_wi=2"},
{
name: "Alex Rivet", handle: "@rivet", testimonial: "We saw a 40% growth in leads within just two weeks.", rating: 5,
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AqjTxYE13wa2V1A9wyDtNHAWAB/uploaded-1777460592588-ob0rhc4p.png"},
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AqjTxYE13wa2V1A9wyDtNHAWAB/uploaded-1777460592588-ob0rhc4p.png?_wi=3"},
{
name: "Jordan P.", handle: "@jp_biz", testimonial: "Professional, fast, and delivered exactly what we needed to scale.", rating: 5,
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AqjTxYE13wa2V1A9wyDtNHAWAB/uploaded-1777460592588-ob0rhc4p.png"},
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AqjTxYE13wa2V1A9wyDtNHAWAB/uploaded-1777460592588-ob0rhc4p.png?_wi=4"},
{
name: "Elena M.", handle: "@elena_design", testimonial: "Transformed our brand identity overnight. Simply amazing results.", rating: 5,
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AqjTxYE13wa2V1A9wyDtNHAWAB/uploaded-1777460592588-ob0rhc4p.png"},
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AqjTxYE13wa2V1A9wyDtNHAWAB/uploaded-1777460592588-ob0rhc4p.png?_wi=5"},
]}
buttons={[
{
@@ -73,7 +73,7 @@ export default function LandingPage() {
{
text: "View My Work", href: "#portfolio"},
]}
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AqjTxYE13wa2V1A9wyDtNHAWAB/uploaded-1777460592588-ob0rhc4p.png"
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AqjTxYE13wa2V1A9wyDtNHAWAB/uploaded-1777460592588-ob0rhc4p.png?_wi=6"
mediaAnimation="slide-up"
avatars={[
{
@@ -110,7 +110,7 @@ export default function LandingPage() {
useInvertedBackground={true}
features={[
{
title: "Web Development", description: "Custom coded solutions, mobile-first, and highly optimized.", imageSrc: "http://img.b2bpic.net/free-photo/seo-optimization-3d-render-cartoon-illustration_107791-16996.jpg"},
title: "Web Development", description: "Custom coded solutions, mobile-first, and highly optimized.", imageSrc: "http://img.b2bpic.net/free-photo/seo-optimization-3d-render-cartoon-illustration_107791-16996.jpg?_wi=1"},
{
title: "UI/UX Design", description: "User-centric layouts that prioritize conversion.", imageSrc: "http://img.b2bpic.net/free-vector/luxury-social-media-logo-collection_23-2148311391.jpg"},
{
@@ -130,22 +130,22 @@ export default function LandingPage() {
products={[
{
id: "p1", brand: "Studio", name: "Modern SaaS Platform", price: "View Project", rating: 5,
reviewCount: "10", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AqjTxYE13wa2V1A9wyDtNHAWAB/uploaded-1777460592588-ob0rhc4p.png"},
reviewCount: "10", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AqjTxYE13wa2V1A9wyDtNHAWAB/uploaded-1777460592588-ob0rhc4p.png?_wi=7"},
{
id: "p2", brand: "E-Com", name: "Fashion Store", price: "View Project", rating: 5,
reviewCount: "8", imageSrc: "http://img.b2bpic.net/free-photo/asian-freelancer-recording-podcast-episode-sound-station-with-live-broadcasting-equipment-talking-audience-microphone-creating-social-media-channel-content-filming-livestream-vlog_482257-50377.jpg"},
{
id: "p3", brand: "Health", name: "Wellness App", price: "View Project", rating: 5,
reviewCount: "15", imageSrc: "http://img.b2bpic.net/free-photo/seo-optimization-3d-render-cartoon-illustration_107791-16996.jpg"},
reviewCount: "15", imageSrc: "http://img.b2bpic.net/free-photo/seo-optimization-3d-render-cartoon-illustration_107791-16996.jpg?_wi=2"},
{
id: "p4", brand: "Fintech", name: "Banking UI", price: "View Project", rating: 5,
reviewCount: "12", imageSrc: "http://img.b2bpic.net/free-photo/top-view-clock-with-smartphone-keyboard-cyber-monday_23-2148657666.jpg"},
{
id: "p5", brand: "Travel", name: "Resort Booking", price: "View Project", rating: 5,
reviewCount: "5", imageSrc: "http://img.b2bpic.net/free-photo/portrait-stylish-serious-bearded-male-wearing-elegant-suit-dark-background_613910-11332.jpg"},
reviewCount: "5", imageSrc: "http://img.b2bpic.net/free-photo/portrait-stylish-serious-bearded-male-wearing-elegant-suit-dark-background_613910-11332.jpg?_wi=1"},
{
id: "p6", brand: "Tech", name: "Dev Portal", price: "View Project", rating: 5,
reviewCount: "9", imageSrc: "http://img.b2bpic.net/free-photo/positive-shaved-head-male-dressed-grey-suit-dark-grey-background_613910-11352.jpg"},
reviewCount: "9", imageSrc: "http://img.b2bpic.net/free-photo/positive-shaved-head-male-dressed-grey-suit-dark-grey-background_613910-11352.jpg?_wi=1"},
]}
title="Explore My Work"
description="A curated collection of my most impactful design projects."
@@ -191,10 +191,10 @@ export default function LandingPage() {
testimonials={[
{
id: "t1", name: "Alice Smith", role: "CEO", company: "Innovate", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-stylish-serious-bearded-male-wearing-elegant-suit-dark-background_613910-11332.jpg"},
imageSrc: "http://img.b2bpic.net/free-photo/portrait-stylish-serious-bearded-male-wearing-elegant-suit-dark-background_613910-11332.jpg?_wi=2"},
{
id: "t2", name: "Bob Jones", role: "CTO", company: "Techy", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/positive-shaved-head-male-dressed-grey-suit-dark-grey-background_613910-11352.jpg"},
imageSrc: "http://img.b2bpic.net/free-photo/positive-shaved-head-male-dressed-grey-suit-dark-grey-background_613910-11352.jpg?_wi=2"},
{
id: "t3", name: "Charlie Brown", role: "Founder", company: "Biz", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-man-black-suit_23-2148401442.jpg"},