diff --git a/src/app/page.tsx b/src/app/page.tsx index 98d5bb1..92aa2bf 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -49,11 +49,11 @@ export default function LandingPage() { tag="Design Excellence" tagAnimation="slide-up" mediaItems={[ - { imageSrc: "https://images.unsplash.com/photo-1517694712202-14dd9538aa97?w=800&h=600&fit=crop", imageAlt: "Portfolio showcase" }, - { imageSrc: "https://images.unsplash.com/photo-1561070791-2526d30994b5?w=800&h=600&fit=crop", imageAlt: "Creative work" }, - { imageSrc: "https://images.unsplash.com/photo-1552664730-d307ca884978?w=800&h=600&fit=crop", imageAlt: "Design process" }, - { imageSrc: "https://images.unsplash.com/photo-1561070791-2526d30994b5?w=800&h=600&fit=crop", imageAlt: "Brand identity" }, - { imageSrc: "https://images.unsplash.com/photo-1517694712202-14dd9538aa97?w=800&h=600&fit=crop", imageAlt: "Studio excellence" } + { imageSrc: "https://images.unsplash.com/photo-1517694712202-14dd9538aa97?w=800&h=600&fit=crop&_wi=1", imageAlt: "Portfolio showcase" }, + { imageSrc: "https://images.unsplash.com/photo-1561070791-2526d30994b5?w=800&h=600&fit=crop&_wi=1", imageAlt: "Creative work" }, + { imageSrc: "https://images.unsplash.com/photo-1552664730-d307ca884978?w=800&h=600&fit=crop&_wi=1", imageAlt: "Design process" }, + { imageSrc: "https://images.unsplash.com/photo-1561070791-2526d30994b5?w=800&h=600&fit=crop&_wi=2", imageAlt: "Brand identity" }, + { imageSrc: "https://images.unsplash.com/photo-1517694712202-14dd9538aa97?w=800&h=600&fit=crop&_wi=2", imageAlt: "Studio excellence" } ]} mediaAnimation="blur-reveal" buttons={[ @@ -73,13 +73,13 @@ export default function LandingPage() { tagAnimation="slide-up" products={[ { - id: "proj-1", name: "TechFlow Brand Identity", price: "Complete Rebrand", variant: "Logo, Guidelines, Digital Assets", imageSrc: "https://images.unsplash.com/photo-1561070791-2526d30994b5?w=800&h=600&fit=crop", imageAlt: "TechFlow branding" + id: "proj-1", name: "TechFlow Brand Identity", price: "Complete Rebrand", variant: "Logo, Guidelines, Digital Assets", imageSrc: "https://images.unsplash.com/photo-1561070791-2526d30994b5?w=800&h=600&fit=crop&_wi=3", imageAlt: "TechFlow branding" }, { - id: "proj-2", name: "Luxe Packaging Design", price: "Custom Solution", variant: "Packaging, Labels, Unboxing Experience", imageSrc: "https://images.unsplash.com/photo-1552664730-d307ca884978?w=800&h=600&fit=crop", imageAlt: "Luxury packaging" + id: "proj-2", name: "Luxe Packaging Design", price: "Custom Solution", variant: "Packaging, Labels, Unboxing Experience", imageSrc: "https://images.unsplash.com/photo-1552664730-d307ca884978?w=800&h=600&fit=crop&_wi=2", imageAlt: "Luxury packaging" }, { - id: "proj-3", name: "Digital Experience Design", price: "Full Service", variant: "UI/UX, Web Design, Mobile App", imageSrc: "https://images.unsplash.com/photo-1517694712202-14dd9538aa97?w=800&h=600&fit=crop", imageAlt: "Digital design" + id: "proj-3", name: "Digital Experience Design", price: "Full Service", variant: "UI/UX, Web Design, Mobile App", imageSrc: "https://images.unsplash.com/photo-1517694712202-14dd9538aa97?w=800&h=600&fit=crop&_wi=3", imageAlt: "Digital design" } ]} gridVariant="three-columns-all-equal-width" @@ -95,7 +95,7 @@ export default function LandingPage() { title="Crafting Design That Matters" description="We believe great design is more than aesthetics—it's a strategic tool that transforms brands and creates meaningful connections. Our team combines creative vision with strategic thinking to deliver work that resonates." tag="About Our Studio" - imageSrc="https://images.unsplash.com/photo-1552664730-d307ca884978?w=800&h=600&fit=crop" + imageSrc="https://images.unsplash.com/photo-1552664730-d307ca884978?w=800&h=600&fit=crop&_wi=3" imageAlt="Our creative studio" buttons={[{ text: "Learn More", href: "#" }]} useInvertedBackground={true} @@ -110,16 +110,16 @@ export default function LandingPage() { tagAnimation="slide-up" features={[ { - id: "01", title: "Discovery & Strategy", description: "Deep dive into your brand, market, and audience to uncover insights that drive design direction", imageSrc: "https://images.unsplash.com/photo-1552664730-d307ca884978?w=800&h=600&fit=crop", imageAlt: "Strategy session" + id: "01", title: "Discovery & Strategy", description: "Deep dive into your brand, market, and audience to uncover insights that drive design direction", imageSrc: "https://images.unsplash.com/photo-1552664730-d307ca884978?w=800&h=600&fit=crop&_wi=4", imageAlt: "Strategy session" }, { - id: "02", title: "Concept Development", description: "Creative exploration and ideation resulting in bold, innovative design concepts", imageSrc: "https://images.unsplash.com/photo-1517694712202-14dd9538aa97?w=800&h=600&fit=crop", imageAlt: "Design concepts" + id: "02", title: "Concept Development", description: "Creative exploration and ideation resulting in bold, innovative design concepts", imageSrc: "https://images.unsplash.com/photo-1517694712202-14dd9538aa97?w=800&h=600&fit=crop&_wi=4", imageAlt: "Design concepts" }, { - id: "03", title: "Refinement & Execution", description: "Meticulous attention to detail as we perfect and implement your chosen direction", imageSrc: "https://images.unsplash.com/photo-1561070791-2526d30994b5?w=800&h=600&fit=crop", imageAlt: "Design execution" + id: "03", title: "Refinement & Execution", description: "Meticulous attention to detail as we perfect and implement your chosen direction", imageSrc: "https://images.unsplash.com/photo-1561070791-2526d30994b5?w=800&h=600&fit=crop&_wi=4", imageAlt: "Design execution" }, { - id: "04", title: "Delivery & Support", description: "Comprehensive asset delivery and ongoing support to ensure successful implementation", imageSrc: "https://images.unsplash.com/photo-1552664730-d307ca884978?w=800&h=600&fit=crop", imageAlt: "Project delivery" + id: "04", title: "Delivery & Support", description: "Comprehensive asset delivery and ongoing support to ensure successful implementation", imageSrc: "https://images.unsplash.com/photo-1552664730-d307ca884978?w=800&h=600&fit=crop&_wi=5", imageAlt: "Project delivery" } ]} gridVariant="four-items-2x2-equal-grid" @@ -195,22 +195,22 @@ export default function LandingPage() { tagAnimation="slide-up" testimonials={[ { - id: "1", name: "Jessica Wong, CEO of TechFlow", date: "Date: 15 November 2024", title: "Transformed our entire brand presence", quote: "The team completely transformed how we present ourselves to the market. Their strategic approach combined with stunning design has elevated our brand perception significantly.", tag: "Brand Strategy", avatarSrc: "https://images.unsplash.com/photo-1494790108377-be9c29b29330?w=100&h=100&fit=crop", imageSrc: "https://images.unsplash.com/photo-1517694712202-14dd9538aa97?w=800&h=600&fit=crop", imageAlt: "TechFlow transformation" + id: "1", name: "Jessica Wong, CEO of TechFlow", date: "Date: 15 November 2024", title: "Transformed our entire brand presence", quote: "The team completely transformed how we present ourselves to the market. Their strategic approach combined with stunning design has elevated our brand perception significantly.", tag: "Brand Strategy", avatarSrc: "https://images.unsplash.com/photo-1494790108377-be9c29b29330?w=100&h=100&fit=crop", imageSrc: "https://images.unsplash.com/photo-1517694712202-14dd9538aa97?w=800&h=600&fit=crop&_wi=5", imageAlt: "TechFlow transformation" }, { - id: "2", name: "David Chen, Founder of Luxe Co.", date: "Date: 8 October 2024", title: "Exceeded all our expectations", quote: "Working with this studio was a game-changer. They took our vision and created something even better than we imagined. The attention to detail is remarkable.", tag: "Packaging Design", avatarSrc: "https://images.unsplash.com/photo-1507003211169-0a1dd7228f2d?w=100&h=100&fit=crop", imageSrc: "https://images.unsplash.com/photo-1552664730-d307ca884978?w=800&h=600&fit=crop", imageAlt: "Luxe Co. packaging" + id: "2", name: "David Chen, Founder of Luxe Co.", date: "Date: 8 October 2024", title: "Exceeded all our expectations", quote: "Working with this studio was a game-changer. They took our vision and created something even better than we imagined. The attention to detail is remarkable.", tag: "Packaging Design", avatarSrc: "https://images.unsplash.com/photo-1507003211169-0a1dd7228f2d?w=100&h=100&fit=crop", imageSrc: "https://images.unsplash.com/photo-1552664730-d307ca884978?w=800&h=600&fit=crop&_wi=6", imageAlt: "Luxe Co. packaging" }, { - id: "3", name: "Amanda Rodriguez, Marketing Director of Startify", date: "Date: 22 September 2024", title: "Professional and innovative", quote: "Their team brought fresh ideas and professional execution to our digital presence. Our user engagement increased dramatically after the redesign.", tag: "UI/UX Design", avatarSrc: "https://images.unsplash.com/photo-1438761681033-6461ffad8d80?w=100&h=100&fit=crop", imageSrc: "https://images.unsplash.com/photo-1561070791-2526d30994b5?w=800&h=600&fit=crop", imageAlt: "Startify digital design" + id: "3", name: "Amanda Rodriguez, Marketing Director of Startify", date: "Date: 22 September 2024", title: "Professional and innovative", quote: "Their team brought fresh ideas and professional execution to our digital presence. Our user engagement increased dramatically after the redesign.", tag: "UI/UX Design", avatarSrc: "https://images.unsplash.com/photo-1438761681033-6461ffad8d80?w=100&h=100&fit=crop", imageSrc: "https://images.unsplash.com/photo-1561070791-2526d30994b5?w=800&h=600&fit=crop&_wi=5", imageAlt: "Startify digital design" }, { - id: "4", name: "Michael Thompson, COO of Global Brands Inc.", date: "Date: 5 August 2024", title: "Delivered strategic value beyond design", quote: "What impressed us most was how they aligned our visual identity with our business strategy. It's not just pretty—it's effective.", tag: "Brand Identity", avatarSrc: "https://images.unsplash.com/photo-1500648767791-00dcc994a43e?w=100&h=100&fit=crop", imageSrc: "https://images.unsplash.com/photo-1517694712202-14dd9538aa97?w=800&h=600&fit=crop", imageAlt: "Global Brands identity" + id: "4", name: "Michael Thompson, COO of Global Brands Inc.", date: "Date: 5 August 2024", title: "Delivered strategic value beyond design", quote: "What impressed us most was how they aligned our visual identity with our business strategy. It's not just pretty—it's effective.", tag: "Brand Identity", avatarSrc: "https://images.unsplash.com/photo-1500648767791-00dcc994a43e?w=100&h=100&fit=crop", imageSrc: "https://images.unsplash.com/photo-1517694712202-14dd9538aa97?w=800&h=600&fit=crop&_wi=6", imageAlt: "Global Brands identity" }, { - id: "5", name: "Sophie Bennett, Head of Creative at Design Hub", date: "Date: 18 July 2024", title: "True design partners", quote: "They understood our brand as well as we did. The collaborative process was smooth, and the final results speak for themselves.", tag: "Creative Direction", avatarSrc: "https://images.unsplash.com/photo-1494790108377-be9c29b29330?w=100&h=100&fit=crop", imageSrc: "https://images.unsplash.com/photo-1552664730-d307ca884978?w=800&h=600&fit=crop", imageAlt: "Design Hub collaboration" + id: "5", name: "Sophie Bennett, Head of Creative at Design Hub", date: "Date: 18 July 2024", title: "True design partners", quote: "They understood our brand as well as we did. The collaborative process was smooth, and the final results speak for themselves.", tag: "Creative Direction", avatarSrc: "https://images.unsplash.com/photo-1494790108377-be9c29b29330?w=100&h=100&fit=crop", imageSrc: "https://images.unsplash.com/photo-1552664730-d307ca884978?w=800&h=600&fit=crop&_wi=7", imageAlt: "Design Hub collaboration" }, { - id: "6", name: "Robert Kim, Founder of Innovation Labs", date: "Date: 30 June 2024", title: "Investment that truly paid off", quote: "Our rebranding helped us attract top talent and better customers. The studio's work has become a competitive advantage for us.", tag: "Full Rebrand", avatarSrc: "https://images.unsplash.com/photo-1507003211169-0a1dd7228f2d?w=100&h=100&fit=crop", imageSrc: "https://images.unsplash.com/photo-1561070791-2526d30994b5?w=800&h=600&fit=crop", imageAlt: "Innovation Labs success" + id: "6", name: "Robert Kim, Founder of Innovation Labs", date: "Date: 30 June 2024", title: "Investment that truly paid off", quote: "Our rebranding helped us attract top talent and better customers. The studio's work has become a competitive advantage for us.", tag: "Full Rebrand", avatarSrc: "https://images.unsplash.com/photo-1507003211169-0a1dd7228f2d?w=100&h=100&fit=crop", imageSrc: "https://images.unsplash.com/photo-1561070791-2526d30994b5?w=800&h=600&fit=crop&_wi=6", imageAlt: "Innovation Labs success" } ]} textboxLayout="default" diff --git a/src/app/projects/page.tsx b/src/app/projects/page.tsx index 4a6c6dc..8e57aa5 100644 --- a/src/app/projects/page.tsx +++ b/src/app/projects/page.tsx @@ -45,13 +45,13 @@ export default function ProjectsPage() { tag="Complete Portfolio" tagAnimation="slide-up" mediaItems={[ - { imageSrc: "https://images.unsplash.com/photo-1517694712202-14dd9538aa97?w=800&h=600&fit=crop", imageAlt: "Project 1" }, - { imageSrc: "https://images.unsplash.com/photo-1561070791-2526d30994b5?w=800&h=600&fit=crop", imageAlt: "Project 2" }, - { imageSrc: "https://images.unsplash.com/photo-1552664730-d307ca884978?w=800&h=600&fit=crop", imageAlt: "Project 3" }, - { imageSrc: "https://images.unsplash.com/photo-1494790108377-be9c29b29330?w=800&h=600&fit=crop", imageAlt: "Project 4" }, - { imageSrc: "https://images.unsplash.com/photo-1507003211169-0a1dd7228f2d?w=800&h=600&fit=crop", imageAlt: "Project 5" }, - { imageSrc: "https://images.unsplash.com/photo-1438761681033-6461ffad8d80?w=800&h=600&fit=crop", imageAlt: "Project 6" }, - { imageSrc: "https://images.unsplash.com/photo-1500648767791-00dcc994a43e?w=800&h=600&fit=crop", imageAlt: "Project 7" } + { imageSrc: "https://images.unsplash.com/photo-1517694712202-14dd9538aa97?w=800&h=600&fit=crop&_wi=7", imageAlt: "Project 1" }, + { imageSrc: "https://images.unsplash.com/photo-1561070791-2526d30994b5?w=800&h=600&fit=crop&_wi=7", imageAlt: "Project 2" }, + { imageSrc: "https://images.unsplash.com/photo-1552664730-d307ca884978?w=800&h=600&fit=crop&_wi=8", imageAlt: "Project 3" }, + { imageSrc: "https://images.unsplash.com/photo-1494790108377-be9c29b29330?w=800&h=600&fit=crop&_wi=1", imageAlt: "Project 4" }, + { imageSrc: "https://images.unsplash.com/photo-1507003211169-0a1dd7228f2d?w=800&h=600&fit=crop&_wi=1", imageAlt: "Project 5" }, + { imageSrc: "https://images.unsplash.com/photo-1438761681033-6461ffad8d80?w=800&h=600&fit=crop&_wi=1", imageAlt: "Project 6" }, + { imageSrc: "https://images.unsplash.com/photo-1500648767791-00dcc994a43e?w=800&h=600&fit=crop&_wi=1", imageAlt: "Project 7" } ]} buttons={[ { text: "Start Your Project", href: "contact" }, @@ -70,40 +70,40 @@ export default function ProjectsPage() { tagAnimation="slide-up" products={[ { - id: "client-1", name: "TechFlow Solutions", price: "Tech Startup", variant: "Brand Identity, Digital Platform", imageSrc: "https://images.unsplash.com/photo-1561070791-2526d30994b5?w=800&h=600&fit=crop", imageAlt: "TechFlow project" + id: "client-1", name: "TechFlow Solutions", price: "Tech Startup", variant: "Brand Identity, Digital Platform", imageSrc: "https://images.unsplash.com/photo-1561070791-2526d30994b5?w=800&h=600&fit=crop&_wi=8", imageAlt: "TechFlow project" }, { - id: "client-2", name: "Luxe Cosmetics Co.", price: "Beauty Brand", variant: "Packaging Design, Branding", imageSrc: "https://images.unsplash.com/photo-1552664730-d307ca884978?w=800&h=600&fit=crop", imageAlt: "Luxe Cosmetics project" + id: "client-2", name: "Luxe Cosmetics Co.", price: "Beauty Brand", variant: "Packaging Design, Branding", imageSrc: "https://images.unsplash.com/photo-1552664730-d307ca884978?w=800&h=600&fit=crop&_wi=9", imageAlt: "Luxe Cosmetics project" }, { - id: "client-3", name: "EcoMove Transportation", price: "Mobility Startup", variant: "UI/UX, App Design, Branding", imageSrc: "https://images.unsplash.com/photo-1517694712202-14dd9538aa97?w=800&h=600&fit=crop", imageAlt: "EcoMove project" + id: "client-3", name: "EcoMove Transportation", price: "Mobility Startup", variant: "UI/UX, App Design, Branding", imageSrc: "https://images.unsplash.com/photo-1517694712202-14dd9538aa97?w=800&h=600&fit=crop&_wi=8", imageAlt: "EcoMove project" }, { - id: "client-4", name: "Heritage Foods Ltd.", price: "Food & Beverage", variant: "Logo, Packaging, Guidelines", imageSrc: "https://images.unsplash.com/photo-1494790108377-be9c29b29330?w=800&h=600&fit=crop", imageAlt: "Heritage Foods project" + id: "client-4", name: "Heritage Foods Ltd.", price: "Food & Beverage", variant: "Logo, Packaging, Guidelines", imageSrc: "https://images.unsplash.com/photo-1494790108377-be9c29b29330?w=800&h=600&fit=crop&_wi=2", imageAlt: "Heritage Foods project" }, { - id: "client-5", name: "FinanceFlow Bank", price: "Financial Services", variant: "Website Redesign, Mobile App", imageSrc: "https://images.unsplash.com/photo-1507003211169-0a1dd7228f2d?w=800&h=600&fit=crop", imageAlt: "FinanceFlow project" + id: "client-5", name: "FinanceFlow Bank", price: "Financial Services", variant: "Website Redesign, Mobile App", imageSrc: "https://images.unsplash.com/photo-1507003211169-0a1dd7228f2d?w=800&h=600&fit=crop&_wi=2", imageAlt: "FinanceFlow project" }, { - id: "client-6", name: "Creative Studio Collective", price: "Design Agency", variant: "Brand Refresh, Portfolio Site", imageSrc: "https://images.unsplash.com/photo-1438761681033-6461ffad8d80?w=800&h=600&fit=crop", imageAlt: "Creative Studio project" + id: "client-6", name: "Creative Studio Collective", price: "Design Agency", variant: "Brand Refresh, Portfolio Site", imageSrc: "https://images.unsplash.com/photo-1438761681033-6461ffad8d80?w=800&h=600&fit=crop&_wi=2", imageAlt: "Creative Studio project" }, { - id: "client-7", name: "AquaPure Water Systems", price: "Environmental Tech", variant: "B2B Branding, Marketing Materials", imageSrc: "https://images.unsplash.com/photo-1500648767791-00dcc994a43e?w=800&h=600&fit=crop", imageAlt: "AquaPure project" + id: "client-7", name: "AquaPure Water Systems", price: "Environmental Tech", variant: "B2B Branding, Marketing Materials", imageSrc: "https://images.unsplash.com/photo-1500648767791-00dcc994a43e?w=800&h=600&fit=crop&_wi=2", imageAlt: "AquaPure project" }, { - id: "client-8", name: "Horizon Education Platform", price: "EdTech Company", variant: "Product Design, Learning Portal", imageSrc: "https://images.unsplash.com/photo-1561070791-2526d30994b5?w=800&h=600&fit=crop", imageAlt: "Horizon Education project" + id: "client-8", name: "Horizon Education Platform", price: "EdTech Company", variant: "Product Design, Learning Portal", imageSrc: "https://images.unsplash.com/photo-1561070791-2526d30994b5?w=800&h=600&fit=crop&_wi=9", imageAlt: "Horizon Education project" }, { - id: "client-9", name: "Nexus Global Consulting", price: "Consulting Firm", variant: "Corporate Identity, Website", imageSrc: "https://images.unsplash.com/photo-1552664730-d307ca884978?w=800&h=600&fit=crop", imageAlt: "Nexus Consulting project" + id: "client-9", name: "Nexus Global Consulting", price: "Consulting Firm", variant: "Corporate Identity, Website", imageSrc: "https://images.unsplash.com/photo-1552664730-d307ca884978?w=800&h=600&fit=crop&_wi=10", imageAlt: "Nexus Consulting project" }, { - id: "client-10", name: "ZenLife Wellness Brand", price: "Wellness & Health", variant: "Complete Brand System", imageSrc: "https://images.unsplash.com/photo-1494790108377-be9c29b29330?w=800&h=600&fit=crop", imageAlt: "ZenLife project" + id: "client-10", name: "ZenLife Wellness Brand", price: "Wellness & Health", variant: "Complete Brand System", imageSrc: "https://images.unsplash.com/photo-1494790108377-be9c29b29330?w=800&h=600&fit=crop&_wi=3", imageAlt: "ZenLife project" }, { - id: "client-11", name: "VenturePath Capital", price: "Investment Firm", variant: "Brand Positioning, Pitch Deck", imageSrc: "https://images.unsplash.com/photo-1507003211169-0a1dd7228f2d?w=800&h=600&fit=crop", imageAlt: "VenturePath project" + id: "client-11", name: "VenturePath Capital", price: "Investment Firm", variant: "Brand Positioning, Pitch Deck", imageSrc: "https://images.unsplash.com/photo-1507003211169-0a1dd7228f2d?w=800&h=600&fit=crop&_wi=3", imageAlt: "VenturePath project" }, { - id: "client-12", name: "StyleHub Fashion Collective", price: "Fashion Brand", variant: "E-commerce Design, Lookbooks", imageSrc: "https://images.unsplash.com/photo-1438761681033-6461ffad8d80?w=800&h=600&fit=crop", imageAlt: "StyleHub project" + id: "client-12", name: "StyleHub Fashion Collective", price: "Fashion Brand", variant: "E-commerce Design, Lookbooks", imageSrc: "https://images.unsplash.com/photo-1438761681033-6461ffad8d80?w=800&h=600&fit=crop&_wi=3", imageAlt: "StyleHub project" } ]} gridVariant="three-columns-all-equal-width"