Merge version_1 into main #3

Merged
bender merged 2 commits from version_1 into main 2026-03-07 14:44:42 +00:00
2 changed files with 6 additions and 6 deletions

View File

@@ -56,11 +56,11 @@ export default function AboutPage() {
tagAnimation="slide-up"
features={[
{
id: "mission", title: "Democratize AI Technology", description: "Make enterprise-grade AI services accessible to every agency and entrepreneur, regardless of technical expertise or budget constraints.", tag: "Mission", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AYAtim1ZLWPTHwy7Ez77qVJ5sx/modern-saas-dashboard-with-multiple-data-1772894463729-4de7a692.png", imageAlt: "AI Technology democratization"},
id: "mission", title: "Democratize AI Technology", description: "Make enterprise-grade AI services accessible to every agency and entrepreneur, regardless of technical expertise or budget constraints.", tag: "Mission", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AYAtim1ZLWPTHwy7Ez77qVJ5sx/modern-saas-dashboard-with-multiple-data-1772894463729-4de7a692.png?_wi=2", imageAlt: "AI Technology democratization"},
{
id: "speed", title: "Speed to Market", description: "Launch professional services in days, not months. Our platform eliminates implementation friction and gets you revenue-generating faster than ever.", tag: "Speed", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AYAtim1ZLWPTHwy7Ez77qVJ5sx/ai-website-builder-interface-showing-dra-1772894463111-d27a0b65.png", imageAlt: "Fast deployment"},
id: "speed", title: "Speed to Market", description: "Launch professional services in days, not months. Our platform eliminates implementation friction and gets you revenue-generating faster than ever.", tag: "Speed", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AYAtim1ZLWPTHwy7Ez77qVJ5sx/ai-website-builder-interface-showing-dra-1772894463111-d27a0b65.png?_wi=2", imageAlt: "Fast deployment"},
{
id: "trust", title: "Enterprise-Grade Trust", description: "Build client relationships on reliability. Basepex provides the stability, security, and support that enterprise clients demand.", tag: "Trust", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AYAtim1ZLWPTHwy7Ez77qVJ5sx/performance-analytics-dashboard-showing--1772894464484-18a45a47.png", imageAlt: "Enterprise security"},
id: "trust", title: "Enterprise-Grade Trust", description: "Build client relationships on reliability. Basepex provides the stability, security, and support that enterprise clients demand.", tag: "Trust", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AYAtim1ZLWPTHwy7Ez77qVJ5sx/performance-analytics-dashboard-showing--1772894464484-18a45a47.png?_wi=2", imageAlt: "Enterprise security"},
]}
animationType="slide-up"
textboxLayout="default"

View File

@@ -53,15 +53,15 @@ export default function HomePage() {
buttonAnimation="slide-up"
mediaItems={[
{
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AYAtim1ZLWPTHwy7Ez77qVJ5sx/modern-saas-dashboard-with-multiple-data-1772894463729-4de7a692.png", imageAlt: "AI Dashboard Interface"},
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AYAtim1ZLWPTHwy7Ez77qVJ5sx/modern-saas-dashboard-with-multiple-data-1772894463729-4de7a692.png?_wi=1", imageAlt: "AI Dashboard Interface"},
{
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AYAtim1ZLWPTHwy7Ez77qVJ5sx/ai-receptionist-handling-business-call-v-1772894463303-c1dcad5f.png", imageAlt: "AI Receptionist Taking Call"},
{
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AYAtim1ZLWPTHwy7Ez77qVJ5sx/ai-website-builder-interface-showing-dra-1772894463111-d27a0b65.png", imageAlt: "Website Builder Interface"},
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AYAtim1ZLWPTHwy7Ez77qVJ5sx/ai-website-builder-interface-showing-dra-1772894463111-d27a0b65.png?_wi=1", imageAlt: "Website Builder Interface"},
{
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AYAtim1ZLWPTHwy7Ez77qVJ5sx/ai-ad-generator-interface-showing-static-1772894463859-59eb4fa4.png", imageAlt: "AI Ad Generator Creating Ads"},
{
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AYAtim1ZLWPTHwy7Ez77qVJ5sx/performance-analytics-dashboard-showing--1772894464484-18a45a47.png", imageAlt: "Analytics and Performance Dashboard"},
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AYAtim1ZLWPTHwy7Ez77qVJ5sx/performance-analytics-dashboard-showing--1772894464484-18a45a47.png?_wi=1", imageAlt: "Analytics and Performance Dashboard"},
]}
mediaAnimation="slide-up"
/>