Merge version_1 into main #3

Merged
bender merged 1 commits from version_1 into main 2026-03-13 12:07:04 +00:00

View File

@@ -106,11 +106,11 @@ export default function LandingPage() {
features={[
{
id: 1,
tag: "Web Design", title: "Beautiful & Functional Design", subtitle: "User-Centered Interfaces", description: "Creating stunning, intuitive interfaces that engage users and drive conversions. Our design philosophy balances aesthetics with functionality.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=hq0tst", imageAlt: "Modern minimal product design", buttons: [{ text: "Discover More", href: "#" }]
tag: "Web Design", title: "Beautiful & Functional Design", subtitle: "User-Centered Interfaces", description: "Creating stunning, intuitive interfaces that engage users and drive conversions. Our design philosophy balances aesthetics with functionality.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=hq0tst&_wi=1", imageAlt: "Modern minimal product design", buttons: [{ text: "Discover More", href: "#" }]
},
{
id: 2,
tag: "Analytics", title: "Data-Driven Insights", subtitle: "Performance Tracking", description: "Comprehensive analytics and performance tracking to measure success. We provide actionable insights that fuel continuous improvement.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=b87339", imageAlt: "Data analytics dashboard visualization", buttons: [{ text: "Learn More", href: "#" }]
tag: "Analytics", title: "Data-Driven Insights", subtitle: "Performance Tracking", description: "Comprehensive analytics and performance tracking to measure success. We provide actionable insights that fuel continuous improvement.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=b87339&_wi=1", imageAlt: "Data analytics dashboard visualization", buttons: [{ text: "Learn More", href: "#" }]
},
{
id: 3,
@@ -215,7 +215,7 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
id: "advanced-1", title: "Intelligent Automation", description: "Streamline workflows and reduce manual work. Let smart systems handle repetitive tasks while your team focuses on strategy.", media: { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=hq0tst", imageAlt: "Automation interface" },
id: "advanced-1", title: "Intelligent Automation", description: "Streamline workflows and reduce manual work. Let smart systems handle repetitive tasks while your team focuses on strategy.", media: { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=hq0tst&_wi=2", imageAlt: "Automation interface" },
items: [
{ icon: CheckCircle, text: "Automated workflows" },
{ icon: Zap, text: "Real-time processing" },
@@ -224,7 +224,7 @@ export default function LandingPage() {
reverse: false
},
{
id: "advanced-2", title: "Advanced Analytics", description: "Gain deeper insights into your performance with comprehensive analytics and custom dashboards.", media: { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=b87339", imageAlt: "Analytics dashboard" },
id: "advanced-2", title: "Advanced Analytics", description: "Gain deeper insights into your performance with comprehensive analytics and custom dashboards.", media: { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=b87339&_wi=2", imageAlt: "Analytics dashboard" },
items: [
{ icon: Star, text: "Custom reports" },
{ icon: Award, text: "Predictive analytics" },