Merge version_2 into main #6

Merged
bender merged 1 commits from version_2 into main 2026-03-05 07:31:25 +00:00

View File

@@ -17,27 +17,34 @@ export default function HomePage() {
];
const navButton = {
text: "Get Started", href: "#"};
text: "Get Started", href: "#"
};
const heroCarouselItems = [
{
id: "1", imageSrc:
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AW2rAHmDcSblhmPtJ4YXRL0jWg/modern-web-design-concept--1772694293642-0b465240.png", imageAlt: "Web Design"},
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AW2rAHmDcSblhmPtJ4YXRL0jWg/modern-web-design-concept--1772694293642-0b465240.png", imageAlt: "Web Design"
},
{
id: "2", imageSrc:
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AW2rAHmDcSblhmPtJ4YXRL0jWg/a-professional-team-collaboration-scene--1772694293642-0b465240.png", imageAlt: "Team Collaboration"},
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AW2rAHmDcSblhmPtJ4YXRL0jWg/a-professional-team-collaboration-scene--1772694293642-0b465240.png", imageAlt: "Team Collaboration"
},
{
id: "3", imageSrc:
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AW2rAHmDcSblhmPtJ4YXRL0jWg/abstract-technology-background--1772694293642-0b465240.png", imageAlt: "Technology"},
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AW2rAHmDcSblhmPtJ4YXRL0jWg/abstract-technology-background--1772694293642-0b465240.png", imageAlt: "Technology"
},
{
id: "4", imageSrc:
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AW2rAHmDcSblhmPtJ4YXRL0jWg/digital-innovation-concept--1772694293642-0b465240.png", imageAlt: "Digital Innovation"},
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AW2rAHmDcSblhmPtJ4YXRL0jWg/digital-innovation-concept--1772694293642-0b465240.png", imageAlt: "Digital Innovation"
},
{
id: "5", imageSrc:
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AW2rAHmDcSblhmPtJ4YXRL0jWg/modern-workspace--1772694293642-0b465240.png", imageAlt: "Modern Workspace"},
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AW2rAHmDcSblhmPtJ4YXRL0jWg/modern-workspace--1772694293642-0b465240.png", imageAlt: "Modern Workspace"
},
{
id: "6", imageSrc:
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AW2rAHmDcSblhmPtJ4YXRL0jWg/business-growth-chart--1772694293642-0b465240.png", imageAlt: "Business Growth"},
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AW2rAHmDcSblhmPtJ4YXRL0jWg/business-growth-chart--1772694293642-0b465240.png", imageAlt: "Business Growth"
},
];
const features = [
@@ -45,7 +52,8 @@ export default function HomePage() {
title: "Advanced Analytics", description: "Get detailed insights into your business performance", bentoComponent: "globe" as const,
},
{
title: "Real-time Collaboration", description: "Work together seamlessly with your team", bentoComponent: "icon-info-cards" as const, items: [
title: "Real-time Collaboration", description: "Work together seamlessly with your team", bentoComponent: "icon-info-cards" as const,
items: [
{ icon: Zap, label: "Speed", value: "99.9%" },
{ icon: Globe, label: "Global", value: "150+" },
{ icon: TrendingUp, label: "Growth", value: "300%" },
@@ -57,35 +65,43 @@ export default function HomePage() {
{
id: "1", name: "Sarah Johnson", handle: "@sarahj", testimonial:
"This platform has completely transformed how we manage our digital presence. Highly recommended!", imageSrc:
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AW2rAHmDcSblhmPtJ4YXRL0jWg/avatar-1.png", imageAlt: "Sarah Johnson"},
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AW2rAHmDcSblhmPtJ4YXRL0jWg/avatar-1.png", imageAlt: "Sarah Johnson"
},
{
id: "2", name: "Michael Chen", handle: "@mchen", testimonial:
"Incredible user experience and outstanding customer support. Best decision we made.", imageSrc:
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AW2rAHmDcSblhmPtJ4YXRL0jWg/avatar-2.png", imageAlt: "Michael Chen"},
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AW2rAHmDcSblhmPtJ4YXRL0jWg/avatar-2.png", imageAlt: "Michael Chen"
},
{
id: "3", name: "Emma Davis", handle: "@emma_d", testimonial:
"The level of customization and flexibility is unmatched. Perfect for our needs.", imageSrc:
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AW2rAHmDcSblhmPtJ4YXRL0jWg/avatar-3.png", imageAlt: "Emma Davis"},
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AW2rAHmDcSblhmPtJ4YXRL0jWg/avatar-3.png", imageAlt: "Emma Davis"
},
{
id: "4", name: "James Wilson", handle: "@james_w", testimonial:
"Outstanding results and measurable impact on our business growth in just 3 months.", imageSrc:
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AW2rAHmDcSblhmPtJ4YXRL0jWg/avatar-4.png", imageAlt: "James Wilson"},
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AW2rAHmDcSblhmPtJ4YXRL0jWg/avatar-4.png", imageAlt: "James Wilson"
},
{
id: "5", name: "Lisa Anderson", handle: "@lisa_a", testimonial:
"The integration capabilities are seamless and the API documentation is excellent.", imageSrc:
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AW2rAHmDcSblhmPtJ4YXRL0jWg/avatar-5.png", imageAlt: "Lisa Anderson"},
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AW2rAHmDcSblhmPtJ4YXRL0jWg/avatar-5.png", imageAlt: "Lisa Anderson"
},
{
id: "6", name: "David Martinez", handle: "@david_m", testimonial:
"Reliable, scalable, and built with modern best practices. A game changer for us.", imageSrc:
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AW2rAHmDcSblhmPtJ4YXRL0jWg/avatar-6.png", imageAlt: "David Martinez"},
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AW2rAHmDcSblhmPtJ4YXRL0jWg/avatar-6.png", imageAlt: "David Martinez"
},
{
id: "7", name: "Rachel Green", handle: "@rachel_g", testimonial:
"From setup to deployment, everything was smooth and well-documented.", imageSrc:
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AW2rAHmDcSblhmPtJ4YXRL0jWg/avatar-7.png", imageAlt: "Rachel Green"},
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AW2rAHmDcSblhmPtJ4YXRL0jWg/avatar-7.png", imageAlt: "Rachel Green"
},
{
id: "8", name: "Tom Bradley", handle: "@tom_b", testimonial:
"Exceptional value for money and continuous improvements based on user feedback.", imageSrc:
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AW2rAHmDcSblhmPtJ4YXRL0jWg/avatar-8.png", imageAlt: "Tom Bradley"},
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AW2rAHmDcSblhmPtJ4YXRL0jWg/avatar-8.png", imageAlt: "Tom Bradley"
},
];
const footerColumns = [