diff --git a/src/app/page.tsx b/src/app/page.tsx index db12ee3..5c567e0 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -18,7 +18,7 @@ export default function LandingPage() { borderRadius="rounded" contentWidth="medium" sizing="mediumLargeSizeMediumTitles" - background="aurora" + background="circleGradient" cardStyle="gradient-mesh" primaryButtonStyle="double-inset" secondaryButtonStyle="solid" @@ -45,7 +45,7 @@ export default function LandingPage() { tag="Welcome" tagIcon={Sparkles} tagAnimation="slide-up" - background={{ variant: "aurora" }} + background={{ variant: "sparkles-gradient" }} buttons={[ { text: "View My Work", href: "#work" }, { text: "Contact Me", href: "#contact" }, @@ -53,15 +53,20 @@ export default function LandingPage() { buttonAnimation="slide-up" mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/people-working-together-animation-studio_23-2149207979.jpg?_wi=1", imageAlt: "Portfolio project one"}, + imageSrc: "http://img.b2bpic.net/free-photo/people-working-together-animation-studio_23-2149207979.jpg", imageAlt: "Portfolio project one" + }, { - imageSrc: "http://img.b2bpic.net/free-photo/front-view-woman-working-as-interior-designer_23-2150346498.jpg?_wi=1", imageAlt: "Portfolio project two"}, + imageSrc: "http://img.b2bpic.net/free-photo/front-view-woman-working-as-interior-designer_23-2150346498.jpg", imageAlt: "Portfolio project two" + }, { - imageSrc: "http://img.b2bpic.net/free-photo/still-life-device-table_23-2150994346.jpg?_wi=1", imageAlt: "Portfolio project three"}, + imageSrc: "http://img.b2bpic.net/free-photo/still-life-device-table_23-2150994346.jpg", imageAlt: "Portfolio project three" + }, { - imageSrc: "http://img.b2bpic.net/free-photo/amazing-beautiful-sky-with-clouds_58702-5793.jpg?_wi=1", imageAlt: "Creative hero banner"}, + imageSrc: "http://img.b2bpic.net/free-photo/amazing-beautiful-sky-with-clouds_58702-5793.jpg", imageAlt: "Creative hero banner" + }, { - imageSrc: "http://img.b2bpic.net/free-photo/woman-is-working-desk-with-laptop-front-her-office-setting_1258-296437.jpg?_wi=1", imageAlt: "About section image"}, + imageSrc: "http://img.b2bpic.net/free-photo/woman-is-working-desk-with-laptop-front-her-office-setting_1258-296437.jpg", imageAlt: "About section image" + }, ]} /> @@ -76,7 +81,7 @@ export default function LandingPage() { { value: "50+", title: "Projects Completed" }, { value: "5+", title: "Years Experience" }, ]} - imageSrc="http://img.b2bpic.net/free-photo/woman-is-working-desk-with-laptop-front-her-office-setting_1258-296437.jpg?_wi=2" + imageSrc="http://img.b2bpic.net/free-photo/woman-is-working-desk-with-laptop-front-her-office-setting_1258-296437.jpg" imageAlt="About me image" mediaAnimation="slide-up" metricsAnimation="slide-up" @@ -93,13 +98,17 @@ export default function LandingPage() { tagAnimation="slide-up" features={[ { - id: "1", title: "Brand Identity Design", description: "Complete visual identity system including logo, color palette, typography, and brand guidelines for a luxury lifestyle brand.", imageSrc: "http://img.b2bpic.net/free-photo/people-working-together-animation-studio_23-2149207979.jpg?_wi=2", imageAlt: "Brand identity project"}, + id: "1", title: "Brand Identity Design", description: "Complete visual identity system including logo, color palette, typography, and brand guidelines for a luxury lifestyle brand.", imageSrc: "http://img.b2bpic.net/free-photo/people-working-together-animation-studio_23-2149207979.jpg", imageAlt: "Brand identity project" + }, { - id: "2", title: "UI/UX Design System", description: "Comprehensive design system with reusable components, patterns, and documentation for a SaaS platform serving 100k+ users.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-woman-working-as-interior-designer_23-2150346498.jpg?_wi=2", imageAlt: "UI/UX design system"}, + id: "2", title: "UI/UX Design System", description: "Comprehensive design system with reusable components, patterns, and documentation for a SaaS platform serving 100k+ users.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-woman-working-as-interior-designer_23-2150346498.jpg", imageAlt: "UI/UX design system" + }, { - id: "3", title: "Digital Illustration", description: "Custom illustration series combining hand-drawn elements with digital techniques for editorial and commercial projects.", imageSrc: "http://img.b2bpic.net/free-photo/still-life-device-table_23-2150994346.jpg?_wi=2", imageAlt: "Digital illustration work"}, + id: "3", title: "Digital Illustration", description: "Custom illustration series combining hand-drawn elements with digital techniques for editorial and commercial projects.", imageSrc: "http://img.b2bpic.net/free-photo/still-life-device-table_23-2150994346.jpg", imageAlt: "Digital illustration work" + }, { - id: "4", title: "Website Design", description: "Modern, responsive website design balancing aesthetics with performance, optimized for conversion and user engagement.", imageSrc: "http://img.b2bpic.net/free-photo/amazing-beautiful-sky-with-clouds_58702-5793.jpg?_wi=2", imageAlt: "Website design project"}, + id: "4", title: "Website Design", description: "Modern, responsive website design balancing aesthetics with performance, optimized for conversion and user engagement.", imageSrc: "http://img.b2bpic.net/free-photo/amazing-beautiful-sky-with-clouds_58702-5793.jpg", imageAlt: "Website design project" + }, ]} gridVariant="bento-grid" animationType="slide-up" @@ -117,17 +126,23 @@ export default function LandingPage() { tagAnimation="slide-up" features={[ { - id: "1", title: "Visual Design", description: "Expert in creating visually compelling designs that capture attention and communicate brand messages effectively across all mediums.", imageSrc: "http://img.b2bpic.net/free-photo/people-working-together-animation-studio_23-2149207979.jpg?_wi=3", imageAlt: "Visual design skill"}, + id: "1", title: "Visual Design", description: "Expert in creating visually compelling designs that capture attention and communicate brand messages effectively across all mediums.", imageSrc: "http://img.b2bpic.net/free-photo/people-working-together-animation-studio_23-2149207979.jpg", imageAlt: "Visual design skill" + }, { - id: "2", title: "User Experience", description: "Designing intuitive, accessible experiences by understanding user needs and creating interfaces that delight and engage.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-woman-working-as-interior-designer_23-2150346498.jpg?_wi=3", imageAlt: "UX design skill"}, + id: "2", title: "User Experience", description: "Designing intuitive, accessible experiences by understanding user needs and creating interfaces that delight and engage.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-woman-working-as-interior-designer_23-2150346498.jpg", imageAlt: "UX design skill" + }, { - id: "3", title: "Branding", description: "Developing comprehensive brand identities that resonate with target audiences and create lasting emotional connections.", imageSrc: "http://img.b2bpic.net/free-photo/still-life-device-table_23-2150994346.jpg?_wi=3", imageAlt: "Branding expertise"}, + id: "3", title: "Branding", description: "Developing comprehensive brand identities that resonate with target audiences and create lasting emotional connections.", imageSrc: "http://img.b2bpic.net/free-photo/still-life-device-table_23-2150994346.jpg", imageAlt: "Branding expertise" + }, { - id: "4", title: "Digital Illustration", description: "Creating custom illustrations and visual assets that add personality and uniqueness to projects and campaigns.", imageSrc: "http://img.b2bpic.net/free-photo/amazing-beautiful-sky-with-clouds_58702-5793.jpg?_wi=3", imageAlt: "Illustration skill"}, + id: "4", title: "Digital Illustration", description: "Creating custom illustrations and visual assets that add personality and uniqueness to projects and campaigns.", imageSrc: "http://img.b2bpic.net/free-photo/amazing-beautiful-sky-with-clouds_58702-5793.jpg", imageAlt: "Illustration skill" + }, { - id: "5", title: "Design Systems", description: "Building scalable design systems and component libraries that ensure consistency and accelerate development processes.", imageSrc: "http://img.b2bpic.net/free-photo/woman-is-working-desk-with-laptop-front-her-office-setting_1258-296437.jpg?_wi=3", imageAlt: "Design systems"}, + id: "5", title: "Design Systems", description: "Building scalable design systems and component libraries that ensure consistency and accelerate development processes.", imageSrc: "http://img.b2bpic.net/free-photo/woman-is-working-desk-with-laptop-front-her-office-setting_1258-296437.jpg", imageAlt: "Design systems" + }, { - id: "6", title: "Motion Design", description: "Crafting smooth, purposeful animations that enhance user experience and bring designs to life with elegant motion.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-young-businesswoman_329181-11388.jpg?_wi=1", imageAlt: "Motion design skill"}, + id: "6", title: "Motion Design", description: "Crafting smooth, purposeful animations that enhance user experience and bring designs to life with elegant motion.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-young-businesswoman_329181-11388.jpg", imageAlt: "Motion design skill" + }, ]} gridVariant="three-columns-all-equal-width" animationType="slide-up" @@ -146,16 +161,20 @@ export default function LandingPage() { testimonials={[ { id: "1", name: "Sarah Mitchell", role: "Marketing Director", company: "Creative Studios", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-young-businesswoman_329181-11388.jpg?_wi=2", imageAlt: "Sarah Mitchell"}, + imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-young-businesswoman_329181-11388.jpg", imageAlt: "Sarah Mitchell" + }, { id: "2", name: "James Chen", role: "Founder & CEO", company: "Tech Innovations", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/front-view-business-woman-suit_23-2148603018.jpg", imageAlt: "James Chen"}, + imageSrc: "http://img.b2bpic.net/free-photo/front-view-business-woman-suit_23-2148603018.jpg", imageAlt: "James Chen" + }, { id: "3", name: "Emma Rodriguez", role: "Creative Lead", company: "Design Co.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/cheerful-young-businesswoman-smiling-camera_74855-4022.jpg", imageAlt: "Emma Rodriguez"}, + imageSrc: "http://img.b2bpic.net/free-photo/cheerful-young-businesswoman-smiling-camera_74855-4022.jpg", imageAlt: "Emma Rodriguez" + }, { id: "4", name: "Marcus Thompson", role: "Product Manager", company: "Digital Ventures", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/closeup-happy-middle-aged-business-leader_1262-4823.jpg", imageAlt: "Marcus Thompson"}, + imageSrc: "http://img.b2bpic.net/free-photo/closeup-happy-middle-aged-business-leader_1262-4823.jpg", imageAlt: "Marcus Thompson" + }, ]} gridVariant="four-items-2x2-equal-grid" animationType="slide-up"