3 Commits

Author SHA1 Message Date
7c372194ca Update src/app/page.tsx 2026-04-09 02:24:32 +00:00
0a842457a9 Update src/app/page.tsx 2026-04-09 02:24:02 +00:00
1006ce1a23 Merge version_1 into main
Merge version_1 into main
2026-04-09 02:23:26 +00:00

View File

@@ -2,13 +2,14 @@
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider"; import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
import ReactLenis from "lenis/react"; import ReactLenis from "lenis/react";
import ContactCenter from '@/components/sections/contact/ContactCenter'; import ContactSplitForm from '@/components/sections/contact/ContactSplitForm';
import FooterBase from '@/components/sections/footer/FooterBase'; import FooterCard from '@/components/sections/footer/FooterCard';
import HeroLogo from '@/components/sections/hero/HeroLogo'; import HeroSplitKpi from '@/components/sections/hero/HeroSplitKpi';
import InlineImageSplitTextAbout from '@/components/sections/about/InlineImageSplitTextAbout'; import MetricSplitMediaAbout from '@/components/sections/about/MetricSplitMediaAbout';
import NavbarStyleFullscreen from '@/components/navbar/NavbarStyleFullscreen/NavbarStyleFullscreen'; import NavbarStyleFullscreen from '@/components/navbar/NavbarStyleFullscreen/NavbarStyleFullscreen';
import ProductCardOne from '@/components/sections/product/ProductCardOne'; import ProductCardFour from '@/components/sections/product/ProductCardFour';
import TestimonialCardOne from '@/components/sections/testimonial/TestimonialCardOne'; import TestimonialCardSix from '@/components/sections/testimonial/TestimonialCardSix';
import { PenTool, Mail, Instagram, Linkedin, Twitter } from "lucide-react";
export default function LandingPage() { export default function LandingPage() {
return ( return (
@@ -34,96 +35,95 @@ export default function LandingPage() {
{ name: "Testimonials", id: "testimonials" }, { name: "Testimonials", id: "testimonials" },
{ name: "Contact", id: "contact" }, { name: "Contact", id: "contact" },
]} ]}
brandName="Creative Studio" brandName="Graphic Design Studio"
/> />
</div> </div>
<div id="hero" data-section="hero"> <div id="hero" data-section="hero">
<HeroLogo <HeroSplitKpi
logoText="CREATIVE PORTFOLIO" title="Visual Design for Modern Brands"
description="Crafting meaningful digital experiences through visual design and strategic thinking. Let's build something exceptional together." description="Expert graphic design services specialized in visual identity, typography, and layout. I transform concepts into compelling visual stories."
buttons={[{ text: "View Projects", href: "#works" }]} background={{ variant: "gradient-bars" }}
imageSrc="http://img.b2bpic.net/free-photo/flat-lay-top-view-office-table-desk-workspace-background_1150-6664.jpg" kpis={[
imageAlt="creative designer desk workspace" { value: "50+", label: "Projects Completed" },
{ value: "10+", label: "Years Experience" },
{ value: "100%", label: "Client Satisfaction" }
]}
enableKpiAnimation={true}
buttons={[{ text: "Explore Work", href: "#works" }, { text: "Contact Me", href: "#contact" }]}
imageSrc="http://img.b2bpic.net/free-photo/graphic-designer-working-design-studio_23-2148921869.jpg"
imageAlt="Graphic designer workspace"
mediaAnimation="blur-reveal"
/> />
</div> </div>
<div id="about" data-section="about"> <div id="about" data-section="about">
<InlineImageSplitTextAbout <MetricSplitMediaAbout
useInvertedBackground={true} title="Crafting Visual Excellence"
heading={[ description="With a keen eye for aesthetics and a background in typography, I specialize in creating distinct brand identities and editorial designs that resonate with audiences."
{ type: "text", content: "About " }, metrics={[
{ type: "image", src: "http://img.b2bpic.net/free-photo/female-web-designer-office-with-laptop_23-2149749876.jpg", alt: "portrait professional graphic designer" }, { value: "Branding", title: "Identity Design" },
{ type: "text", content: " The Studio" }, { value: "Print", title: "Editorial & Packaging" },
{ value: "Digital", title: "UI & Motion Design" }
]} ]}
useInvertedBackground={false}
imageSrc="http://img.b2bpic.net/free-photo/female-graphic-designer-working-office_23-2149749876.jpg"
/> />
</div> </div>
<div id="works" data-section="works"> <div id="works" data-section="works">
<ProductCardOne <ProductCardFour
animationType="slide-up" animationType="slide-up"
textboxLayout="split" textboxLayout="split"
gridVariant="asymmetric-60-wide-40-narrow" gridVariant="asymmetric-60-wide-40-narrow"
useInvertedBackground={false} useInvertedBackground={true}
products={[ products={[
{ id: "w1", name: "Corporate Identity", price: "2024", imageSrc: "http://img.b2bpic.net/free-photo/printer-icon-computer-page-digital-paper-concept_53876-124304.jpg" }, { id: "w1", name: "Typography Portfolio", price: "2024", variant: "Branding", imageSrc: "http://img.b2bpic.net/free-photo/minimal-design-layout-inspiration_53876-124304.jpg" },
{ id: "w2", name: "Editorial Design", price: "2024", imageSrc: "http://img.b2bpic.net/free-photo/couple-taking-photos-light-movie-projector_23-2149377353.jpg" }, { id: "w2", name: "Minimalist Packaging", price: "2023", variant: "Print", imageSrc: "http://img.b2bpic.net/free-photo/3d-rendered-abstract-design-elements_23-2148996799.jpg" },
{ id: "w3", name: "Luxury Packaging", price: "2023", imageSrc: "http://img.b2bpic.net/free-photo/3d-rendered-abstract-design-elements-arrangement_23-2148996799.jpg" }, { id: "w3", name: "Brand Motion Identity", price: "2024", variant: "Motion", imageSrc: "http://img.b2bpic.net/free-photo/videographer-motion-graphics_482257-126484.jpg" },
{ id: "w4", name: "SaaS Platform UI", price: "2023", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=0ftu4z" }, { id: "w4", name: "Social Media System", price: "2023", variant: "Digital", imageSrc: "http://img.b2bpic.net/free-photo/woman-taking-photos-ceramic-kitchenware_23-2149060844.jpg" },
{ id: "w5", name: "Street Photography", price: "2022", imageSrc: "http://img.b2bpic.net/free-photo/woman-taking-photos-ceramic-kitchenware_23-2149060844.jpg" },
{ id: "w6", name: "Motion Graphics", price: "2022", imageSrc: "http://img.b2bpic.net/free-photo/videographer-editor-creates-ai-art-materials-using-text-video-software_482257-126484.jpg" },
]} ]}
title="Selected Works" title="Selected Projects"
description="A collection of recent projects spanning branding, digital design, and artistic illustration." description="From brand identities to digital layouts, here are a few highlights of my professional design journey."
/> />
</div> </div>
<div id="testimonials" data-section="testimonials"> <div id="testimonials" data-section="testimonials">
<TestimonialCardOne <TestimonialCardSix
animationType="slide-up" animationType="blur-reveal"
textboxLayout="split" textboxLayout="split"
gridVariant="three-columns-all-equal-width" title="Collaborator Reviews"
useInvertedBackground={true} description="What clients say about working together on design projects."
useInvertedBackground={false}
testimonials={[ testimonials={[
{ id: "t1", name: "Emma Watson", role: "Creative Lead", company: "DesignCo", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/shot-beautiful-young-businesswoman-wearing-blue-chiffon-shirt-while-standing-with-folded-arms-gray-marble-wall_158595-6769.jpg" }, { id: "t1", name: "Anna Smith", handle: "@design_lead", testimonial: "The attention to detail in the layout and typography was exceptional. A true design professional.", icon: PenTool },
{ id: "t2", name: "Mark Miller", role: "Marketing Director", company: "TechFlow", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/confident-young-man-walking-european-city-street_158595-4722.jpg" }, { id: "t2", name: "David Jones", handle: "@brand_owner", testimonial: "They understood my brand vision immediately and translated it into a beautiful visual language.", icon: PenTool },
{ id: "t3", name: "Sarah Lee", role: "Owner", company: "Boutique Art", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-stylish-laughing-model-black-casual-summer-clothes-cap-with-natural-makeup-gray_158538-11828.jpg" },
{ id: "t4", name: "David Clark", role: "Product Manager", company: "Innovate", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/studio-portrait-redhead-bearded-male-dressed-suit-posing-grey-background_613910-11594.jpg" },
{ id: "t5", name: "Linda J.", role: "Brand Specialist", company: "Visionary", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-drawing_23-2149445987.jpg" },
]} ]}
title="Client Feedback"
description="Don't just take our word for it—here is what our collaborators have to say about the creative process and results."
/> />
</div> </div>
<div id="contact" data-section="contact"> <div id="contact" data-section="contact">
<ContactCenter <ContactSplitForm
title="Let's Collaborate"
description="Have a design challenge or a new project idea? Send me a message and let's discuss how we can create something impactful."
inputs={[
{ name: "name", type: "text", placeholder: "Your Name" },
{ name: "email", type: "email", placeholder: "Your Email" }
]}
textarea={{ name: "message", placeholder: "Tell me about your project..." }}
buttonText="Send Message"
useInvertedBackground={false} useInvertedBackground={false}
background={{ variant: "radial-gradient" }} imageSrc="http://img.b2bpic.net/free-photo/person-holding-color-samples_23-2148425265.jpg"
tag="Let's Connect"
title="Start Your Project"
description="Ready to bring your ideas to life? Fill out the form and let's start a conversation about your project goals."
/> />
</div> </div>
<div id="footer" data-section="footer"> <div id="footer" data-section="footer">
<FooterBase <FooterCard
logoText="CREATIVE STUDIO" logoText="Graphic Design Studio"
columns={[ socialLinks={[
{ { icon: Instagram, href: "#", ariaLabel: "Instagram" },
title: "Navigation", items: [ { icon: Twitter, href: "#", ariaLabel: "Twitter" },
{ label: "Works", href: "#works" }, { icon: Linkedin, href: "#", ariaLabel: "LinkedIn" },
{ label: "About", href: "#about" },
{ label: "Contact", href: "#contact" },
],
},
{
title: "Connect", items: [
{ label: "Twitter", href: "#" },
{ label: "Instagram", href: "#" },
{ label: "LinkedIn", href: "#" },
],
},
]} ]}
/> />
</div> </div>