Merge version_1 into main #2

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

View File

@@ -39,7 +39,7 @@ export default function LandingPage() {
borderRadius="pill"
contentWidth="medium"
sizing="medium"
background="aurora"
background="circleGradient"
cardStyle="layered-gradient"
primaryButtonStyle="gradient"
secondaryButtonStyle="glass"
@@ -64,7 +64,7 @@ export default function LandingPage() {
<HeroSplitKpi
title="Elevate Your Digital Presence"
description="We craft stunning, high-performance websites that transform your vision into reality. From strategy to launch, we deliver creative excellence."
background={{ variant: "aurora" }}
background={{ variant: "glowing-orb" }}
kpis={[
{ value: "500+", label: "Projects Completed" },
{ value: "98%", label: "Client Satisfaction" },
@@ -113,16 +113,16 @@ export default function LandingPage() {
features={[
{
id: 1,
tag: "Discovery", title: "Strategy & Research", subtitle: "Understanding Your Vision", description: "We dive deep into your business goals, target audience, and competitive landscape. Our team conducts thorough research to inform every decision and ensure your brand stands out.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-rate-charts-papers-with-analysis-information-desk-man-woman-looking-files-plan-project-presentation-startup-office-colleagues-doing-teamwork-strategy_482257-28125.jpg?_wi=1", imageAlt: "Strategic planning and research"},
tag: "Discovery", title: "Strategy & Research", subtitle: "Understanding Your Vision", description: "We dive deep into your business goals, target audience, and competitive landscape. Our team conducts thorough research to inform every decision and ensure your brand stands out.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-rate-charts-papers-with-analysis-information-desk-man-woman-looking-files-plan-project-presentation-startup-office-colleagues-doing-teamwork-strategy_482257-28125.jpg", imageAlt: "Strategic planning and research"},
{
id: 2,
tag: "Design", title: "Creative Concept", subtitle: "Bringing Ideas to Life", description: "Our designers craft compelling visual concepts that capture your brand essence. We iterate and refine until the design perfectly aligns with your vision and resonates with your audience.", imageSrc: "http://img.b2bpic.net/free-photo/businessmen-hands-wooden-table-with-documents-drafts_176420-372.jpg?_wi=1", imageAlt: "Creative design process"},
tag: "Design", title: "Creative Concept", subtitle: "Bringing Ideas to Life", description: "Our designers craft compelling visual concepts that capture your brand essence. We iterate and refine until the design perfectly aligns with your vision and resonates with your audience.", imageSrc: "http://img.b2bpic.net/free-photo/businessmen-hands-wooden-table-with-documents-drafts_176420-372.jpg", imageAlt: "Creative design process"},
{
id: 3,
tag: "Development", title: "Technical Excellence", subtitle: "Building with Precision", description: "Our developers transform designs into fast, secure, and scalable digital solutions. We use cutting-edge technologies and best practices to ensure optimal performance across all devices.", imageSrc: "http://img.b2bpic.net/free-photo/coders-discussing-about-source-code-compiling-discovers-errors-asks-rest-team-explanations-front-multiple-screens-running-algorithms-software-developers-doing-teamwork_482257-41856.jpg", imageAlt: "Web development and coding"},
{
id: 4,
tag: "Launch", title: "Deployment & Support", subtitle: "Going Live with Confidence", description: "We launch your project with precision and provide ongoing support to ensure continued success. Our team monitors performance and optimizes continuously for maximum impact.", imageSrc: "http://img.b2bpic.net/free-vector/startup-word-concept_23-2147839490.jpg?_wi=1", imageAlt: "Project launch and success"},
tag: "Launch", title: "Deployment & Support", subtitle: "Going Live with Confidence", description: "We launch your project with precision and provide ongoing support to ensure continued success. Our team monitors performance and optimizes continuously for maximum impact.", imageSrc: "http://img.b2bpic.net/free-vector/startup-word-concept_23-2147839490.jpg", imageAlt: "Project launch and success"},
]}
/>
</div>
@@ -194,7 +194,7 @@ export default function LandingPage() {
features={[
{
id: "1", title: "Web Design & Development", description: "Beautiful, responsive websites built with cutting-edge technology and modern design principles. We create digital experiences that engage visitors and drive conversions.", media: {
imageSrc: "http://img.b2bpic.net/free-photo/businessmen-hands-wooden-table-with-documents-drafts_176420-372.jpg?_wi=2", imageAlt: "Web design and development"},
imageSrc: "http://img.b2bpic.net/free-photo/businessmen-hands-wooden-table-with-documents-drafts_176420-372.jpg", imageAlt: "Web design and development"},
items: [
{ icon: Code, text: "Responsive & Mobile-First Design" },
{ icon: Zap, text: "Performance Optimization" },
@@ -204,7 +204,7 @@ export default function LandingPage() {
},
{
id: "2", title: "Brand Strategy & Identity", description: "We develop comprehensive brand strategies that define your unique market position. From logo design to brand guidelines, we create cohesive visual identities.", media: {
imageSrc: "http://img.b2bpic.net/free-photo/close-up-rate-charts-papers-with-analysis-information-desk-man-woman-looking-files-plan-project-presentation-startup-office-colleagues-doing-teamwork-strategy_482257-28125.jpg?_wi=2", imageAlt: "Brand strategy development"},
imageSrc: "http://img.b2bpic.net/free-photo/close-up-rate-charts-papers-with-analysis-information-desk-man-woman-looking-files-plan-project-presentation-startup-office-colleagues-doing-teamwork-strategy_482257-28125.jpg", imageAlt: "Brand strategy development"},
items: [
{ icon: Lightbulb, text: "Brand Positioning & Messaging" },
{ icon: Palette, text: "Visual Identity Design" },
@@ -214,7 +214,7 @@ export default function LandingPage() {
},
{
id: "3", title: "Digital Marketing & SEO", description: "Comprehensive digital marketing strategies that increase visibility, drive traffic, and boost conversions. We optimize for search engines and user experience.", media: {
imageSrc: "http://img.b2bpic.net/free-vector/startup-word-concept_23-2147839490.jpg?_wi=2", imageAlt: "Digital marketing strategy"},
imageSrc: "http://img.b2bpic.net/free-vector/startup-word-concept_23-2147839490.jpg", imageAlt: "Digital marketing strategy"},
items: [
{ icon: TrendingUp, text: "SEO Optimization" },
{ icon: Target, text: "Content Marketing" },