Merge version_2 into main #4

Merged
bender merged 2 commits from version_2 into main 2026-03-08 07:53:55 +00:00
2 changed files with 34 additions and 1422 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -9,7 +9,7 @@ import FeatureCardTwentyOne from "@/components/sections/feature/FeatureCardTwent
import TestimonialCardSixteen from "@/components/sections/testimonial/TestimonialCardSixteen";
import ContactCTA from "@/components/sections/contact/ContactCTA";
import FooterLogoEmphasis from "@/components/sections/footer/FooterLogoEmphasis";
import { Sparkles, Heart, Award, Lightbulb, TrendingUp, Briefcase, Zap, Mail, Star } from "lucide-react";
import { Sparkles, Heart, Award, Lightbulb, TrendingUp, Briefcase, Zap, Mail, Star, Instagram, MessageCircle, Facebook } from "lucide-react";
export default function LandingPage() {
return (
@@ -100,11 +100,14 @@ export default function LandingPage() {
animationType="slide-up"
products={[
{
id: "1", name: "Strategic Brand Identity Project", price: "Case Study", variant: "Design & Strategy", imageSrc: "http://img.b2bpic.net/free-vector/gradient-creative-portfolio-templates_23-2149206305.jpg", imageAlt: "Brand identity project"},
id: "1", name: "Strategic Brand Identity Project", price: "Case Study", variant: "Design & Strategy", imageSrc: "http://img.b2bpic.net/free-vector/gradient-creative-portfolio-templates_23-2149206305.jpg", imageAlt: "Brand identity project"
},
{
id: "2", name: "Digital Experience Redesign", price: "Case Study", variant: "UX/UI Design", imageSrc: "http://img.b2bpic.net/free-photo/business-people-discussing-financial-charts-closeup-shot-hands-table_1423-238.jpg", imageAlt: "Digital experience project"},
id: "2", name: "Digital Experience Redesign", price: "Case Study", variant: "UX/UI Design", imageSrc: "http://img.b2bpic.net/free-photo/business-people-discussing-financial-charts-closeup-shot-hands-table_1423-238.jpg", imageAlt: "Digital experience project"
},
{
id: "3", name: "Creative Campaign Execution", price: "Case Study", variant: "Marketing & Creative", imageSrc: "http://img.b2bpic.net/free-vector/elegant-product-launch-event-report_742173-14578.jpg", imageAlt: "Campaign execution project"},
id: "3", name: "Creative Campaign Execution", price: "Case Study", variant: "Marketing & Creative", imageSrc: "http://img.b2bpic.net/free-vector/elegant-product-launch-event-report_742173-14578.jpg", imageAlt: "Campaign execution project"
},
]}
buttons={[{ text: "View All Work", href: "#" }]}
buttonAnimation="slide-up"
@@ -125,13 +128,17 @@ export default function LandingPage() {
useInvertedBackground={false}
accordionItems={[
{
id: "1", title: "Strategic Consulting", content: "Comprehensive strategy development to align your vision with market opportunities and deliver sustainable growth."},
id: "1", title: "Strategic Consulting", content: "Comprehensive strategy development to align your vision with market opportunities and deliver sustainable growth."
},
{
id: "2", title: "Creative Design", content: "Innovative design solutions that combine aesthetics with functionality to create compelling brand experiences."},
id: "2", title: "Creative Design", content: "Innovative design solutions that combine aesthetics with functionality to create compelling brand experiences."
},
{
id: "3", title: "Professional Development", content: "Personalized coaching and mentorship to help you and your team reach new heights of success."},
id: "3", title: "Professional Development", content: "Personalized coaching and mentorship to help you and your team reach new heights of success."
},
{
id: "4", title: "Project Implementation", content: "End-to-end project execution with meticulous attention to detail and commitment to excellence."},
id: "4", title: "Project Implementation", content: "End-to-end project execution with meticulous attention to detail and commitment to excellence."
},
]}
buttons={[{ text: "Learn More", href: "#contact" }]}
buttonAnimation="slide-up"
@@ -151,16 +158,20 @@ export default function LandingPage() {
testimonials={[
{
id: "1", name: "Alexandra Mitchell", role: "CEO", company: "Innovative Ventures", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/proud-businessman-with-his-company_1098-2864.jpg", imageAlt: "Alexandra Mitchell"},
imageSrc: "http://img.b2bpic.net/free-photo/proud-businessman-with-his-company_1098-2864.jpg", imageAlt: "Alexandra Mitchell"
},
{
id: "2", name: "David Chen", role: "Creative Director", company: "Design Studio Pro", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/young-girl-white-blazer-does-positive-pose_114579-15697.jpg", imageAlt: "David Chen"},
imageSrc: "http://img.b2bpic.net/free-photo/young-girl-white-blazer-does-positive-pose_114579-15697.jpg", imageAlt: "David Chen"
},
{
id: "3", name: "Emma Rodriguez", role: "Marketing Head", company: "Global Brand Co", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/positive-middle-aged-business-leader-window_1262-5388.jpg", imageAlt: "Emma Rodriguez"},
imageSrc: "http://img.b2bpic.net/free-photo/positive-middle-aged-business-leader-window_1262-5388.jpg", imageAlt: "Emma Rodriguez"
},
{
id: "4", name: "James Thompson", role: "Business Strategist", company: "Growth Partners", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-optimistic-businessman-formalwear_1262-3600.jpg", imageAlt: "James Thompson"},
imageSrc: "http://img.b2bpic.net/free-photo/portrait-optimistic-businessman-formalwear_1262-3600.jpg", imageAlt: "James Thompson"
},
]}
kpiItems={[
{ value: "50+", label: "Successful Projects" },
@@ -178,7 +189,7 @@ export default function LandingPage() {
tagIcon={Mail}
tagAnimation="slide-up"
title="Ready to Create Something Amazing Together?"
description="Let's discuss how I can help bring your vision to life. I'm excited to hear about your project and explore new opportunities for collaboration."
description="Let's discuss how I can help bring your vision to life. I'm excited to hear about your project and explore new opportunities for collaboration. Connect with me on social media or send me a message directly."
buttons={[
{ text: "Start Conversation", href: "mailto:hello@portfolio.com" },
{ text: "Schedule Call", href: "#" },
@@ -209,9 +220,9 @@ export default function LandingPage() {
},
{
items: [
{ label: "LinkedIn", href: "https://linkedin.com" },
{ label: "Twitter", href: "https://twitter.com" },
{ label: "Instagram", href: "https://instagram.com" },
{ label: "Telegram", href: "https://telegram.org" },
{ label: "Facebook", href: "https://facebook.com" },
],
},
{