Merge version_1 into main #1

Merged
bender merged 2 commits from version_1 into main 2026-03-09 14:58:05 +00:00
2 changed files with 1373 additions and 6 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -83,13 +83,13 @@ export default function LandingPage() {
features={[
{
id: 1,
tag: "Discovery", title: "Strategy & Research", subtitle: "Understanding your vision deeply", description: "We dive deep into your brand, market, and audience. Through comprehensive research and strategic workshops, we uncover insights that shape every creative decision.", imageSrc: "http://img.b2bpic.net/free-photo/empowered-business-woman-working-city_23-2149589098.jpg", imageAlt: "Strategic planning session"},
tag: "Discovery", title: "Strategy & Research", subtitle: "Understanding your vision deeply", description: "We dive deep into your brand, market, and audience. Through comprehensive research and strategic workshops, we uncover insights that shape every creative decision.", imageSrc: "http://img.b2bpic.net/free-photo/empowered-business-woman-working-city_23-2149589098.jpg?_wi=1", imageAlt: "Strategic planning session"},
{
id: 2,
tag: "Creation", title: "Design & Development", subtitle: "Bringing ideas to interactive life", description: "Our talented designers and developers collaborate to craft pixel-perfect interfaces that are both beautiful and functional. Every interaction is intentional.", imageSrc: "http://img.b2bpic.net/free-photo/photovoltaics-factory-worker-using-vr-headset-monitor-system-performance_482257-119700.jpg", imageAlt: "Design execution process"},
tag: "Creation", title: "Design & Development", subtitle: "Bringing ideas to interactive life", description: "Our talented designers and developers collaborate to craft pixel-perfect interfaces that are both beautiful and functional. Every interaction is intentional.", imageSrc: "http://img.b2bpic.net/free-photo/photovoltaics-factory-worker-using-vr-headset-monitor-system-performance_482257-119700.jpg?_wi=1", imageAlt: "Design execution process"},
{
id: 3,
tag: "Launch", title: "Deployment & Growth", subtitle: "Optimizing for success", description: "We don't just launch—we optimize. Through continuous testing, analytics, and refinement, we ensure your digital product grows and evolves with your business.", imageSrc: "http://img.b2bpic.net/free-vector/launch-business-gradient-landing-page_52683-23194.jpg", imageAlt: "Project deployment launch"},
tag: "Launch", title: "Deployment & Growth", subtitle: "Optimizing for success", description: "We don't just launch—we optimize. Through continuous testing, analytics, and refinement, we ensure your digital product grows and evolves with your business.", imageSrc: "http://img.b2bpic.net/free-vector/launch-business-gradient-landing-page_52683-23194.jpg?_wi=1", imageAlt: "Project deployment launch"},
]}
title="Our Creative Process"
description="We follow a proven methodology that ensures every project exceeds expectations. From initial strategy to final launch, every step is crafted with precision."
@@ -160,7 +160,7 @@ export default function LandingPage() {
features={[
{
id: "1", title: "Brand Strategy", description: "We develop compelling brand narratives that resonate with your target audience and differentiate you from competitors.", media: {
imageSrc: "http://img.b2bpic.net/free-photo/empowered-business-woman-working-city_23-2149589098.jpg", imageAlt: "Brand strategy development"},
imageSrc: "http://img.b2bpic.net/free-photo/empowered-business-woman-working-city_23-2149589098.jpg?_wi=2", imageAlt: "Brand strategy development"},
items: [
{ icon: Target, text: "Audience research and positioning" },
{ icon: Palette, text: "Visual identity development" },
@@ -170,7 +170,7 @@ export default function LandingPage() {
},
{
id: "2", title: "Web Design & Development", description: "Beautiful, responsive websites that convert visitors into customers with optimal user experience and performance.", media: {
imageSrc: "http://img.b2bpic.net/free-photo/photovoltaics-factory-worker-using-vr-headset-monitor-system-performance_482257-119700.jpg", imageAlt: "Web design and development"},
imageSrc: "http://img.b2bpic.net/free-photo/photovoltaics-factory-worker-using-vr-headset-monitor-system-performance_482257-119700.jpg?_wi=2", imageAlt: "Web design and development"},
items: [
{ icon: Code, text: "Full-stack web development" },
{ icon: Smartphone, text: "Mobile-first responsive design" },
@@ -180,7 +180,7 @@ export default function LandingPage() {
},
{
id: "3", title: "Digital Marketing", description: "Strategic marketing solutions that increase visibility, drive traffic, and maximize your return on investment.", media: {
imageSrc: "http://img.b2bpic.net/free-vector/launch-business-gradient-landing-page_52683-23194.jpg", imageAlt: "Digital marketing strategy"},
imageSrc: "http://img.b2bpic.net/free-vector/launch-business-gradient-landing-page_52683-23194.jpg?_wi=2", imageAlt: "Digital marketing strategy"},
items: [
{ icon: BarChart3, text: "SEO and content strategy" },
{ icon: Share2, text: "Social media management" },