Merge version_1 into main #3

Merged
bender merged 1 commits from version_1 into main 2026-03-11 20:06:29 +00:00

View File

@@ -109,13 +109,13 @@ export default function LandingPage() {
features={[
{
id: 1,
tag: "Discovery", title: "Strategy & Discovery", subtitle: "Understanding Your Vision", description: "We dive deep into understanding your brand, audience, and business goals. Through collaborative workshops and research, we craft a strategic foundation that guides the entire project.", imageSrc: "http://img.b2bpic.net/free-photo/businesswoman-asking-question-meeting_482257-115048.jpg", imageAlt: "Strategic planning session"},
tag: "Discovery", title: "Strategy & Discovery", subtitle: "Understanding Your Vision", description: "We dive deep into understanding your brand, audience, and business goals. Through collaborative workshops and research, we craft a strategic foundation that guides the entire project.", imageSrc: "http://img.b2bpic.net/free-photo/businesswoman-asking-question-meeting_482257-115048.jpg?_wi=1", imageAlt: "Strategic planning session"},
{
id: 2,
tag: "Design", title: "Creative Design", subtitle: "Crafting Visual Excellence", description: "Our designers create stunning visual narratives that captivate and inspire. Every pixel is intentional, every interaction purposeful, delivering designs that stand out in a crowded digital landscape.", imageSrc: "http://img.b2bpic.net/free-photo/colleagues-smiling-speaking-discussing-drawings-new-ideas_176420-1671.jpg", imageAlt: "Design mockup studio"},
tag: "Design", title: "Creative Design", subtitle: "Crafting Visual Excellence", description: "Our designers create stunning visual narratives that captivate and inspire. Every pixel is intentional, every interaction purposeful, delivering designs that stand out in a crowded digital landscape.", imageSrc: "http://img.b2bpic.net/free-photo/colleagues-smiling-speaking-discussing-drawings-new-ideas_176420-1671.jpg?_wi=1", imageAlt: "Design mockup studio"},
{
id: 3,
tag: "Development", title: "Expert Development", subtitle: "Building for Performance", description: "Our engineers transform designs into high-performance digital products. With cutting-edge technology and best practices, we ensure seamless functionality, speed, and user experience across all devices.", imageSrc: "http://img.b2bpic.net/free-photo/colleagues-working-scrum-method_23-2148513832.jpg", imageAlt: "Development coding environment"},
tag: "Development", title: "Expert Development", subtitle: "Building for Performance", description: "Our engineers transform designs into high-performance digital products. With cutting-edge technology and best practices, we ensure seamless functionality, speed, and user experience across all devices.", imageSrc: "http://img.b2bpic.net/free-photo/colleagues-working-scrum-method_23-2148513832.jpg?_wi=1", imageAlt: "Development coding environment"},
{
id: 4,
tag: "Launch", title: "Launch & Optimize", subtitle: "Going Live with Impact", description: "We meticulously prepare and launch your project with precision. Post-launch, we monitor performance, optimize results, and provide ongoing support to ensure continued success.", imageSrc: "http://img.b2bpic.net/free-vector/startup-landing-page_23-2148103527.jpg", imageAlt: "Project launch celebration"},
@@ -195,7 +195,7 @@ export default function LandingPage() {
features={[
{
id: "1", title: "Strategic Innovation", description: "We don't just follow trends—we set them. Our strategic approach ensures your digital presence is ahead of the curve and aligned with your business objectives.", media: {
imageSrc: "http://img.b2bpic.net/free-photo/businesswoman-asking-question-meeting_482257-115048.jpg", imageAlt: "Strategic planning session"},
imageSrc: "http://img.b2bpic.net/free-photo/businesswoman-asking-question-meeting_482257-115048.jpg?_wi=2", imageAlt: "Strategic planning session"},
items: [
{ icon: Target, text: "Data-driven strategy" },
{ icon: Lightbulb, text: "Innovative thinking" },
@@ -205,7 +205,7 @@ export default function LandingPage() {
},
{
id: "2", title: "Creative Excellence", description: "Our award-winning creative team crafts stunning visual experiences that captivate audiences and communicate your brand's unique story with impact.", media: {
imageSrc: "http://img.b2bpic.net/free-photo/colleagues-smiling-speaking-discussing-drawings-new-ideas_176420-1671.jpg", imageAlt: "Design mockup studio"},
imageSrc: "http://img.b2bpic.net/free-photo/colleagues-smiling-speaking-discussing-drawings-new-ideas_176420-1671.jpg?_wi=2", imageAlt: "Design mockup studio"},
items: [
{ icon: Palette, text: "Award-winning design" },
{ icon: Eye, text: "User-centric approach" },
@@ -215,7 +215,7 @@ export default function LandingPage() {
},
{
id: "3", title: "Technical Mastery", description: "We build scalable, secure, high-performance digital products using cutting-edge technology and industry best practices to ensure your success.", media: {
imageSrc: "http://img.b2bpic.net/free-photo/colleagues-working-scrum-method_23-2148513832.jpg", imageAlt: "Development coding environment"},
imageSrc: "http://img.b2bpic.net/free-photo/colleagues-working-scrum-method_23-2148513832.jpg?_wi=2", imageAlt: "Development coding environment"},
items: [
{ icon: Code, text: "Modern tech stack" },
{ icon: Shield, text: "Security first" },