diff --git a/src/components/widgets/Features3.astro b/src/components/widgets/Features3.astro index 62bd452..f108c5a 100644 --- a/src/components/widgets/Features3.astro +++ b/src/components/widgets/Features3.astro @@ -60,7 +60,7 @@ const { container: 'mt-12', panel: 'max-w-full sm:max-w-md', title: 'text-lg font-semibold', - icon: 'flex-shrink-0 mt-1 text-primary w-6 h-6', + icon: 'flex-shrink-0 mt-0.5 text-primary w-6 h-6', ...((classes?.items as {}) ?? {}), }} /> diff --git a/src/pages/homes/personal.astro b/src/pages/homes/personal.astro index c0bd0f5..0c66b55 100644 --- a/src/pages/homes/personal.astro +++ b/src/pages/homes/personal.astro @@ -3,10 +3,11 @@ import Layout from '~/layouts/PageLayout.astro'; import Header from '~/components/widgets/Header.astro'; import Hero from '~/components/widgets/Hero.astro'; -import Features from '~/components/widgets/Features.astro'; -import Steps2 from '~/components/widgets/Steps2.astro'; import Content from '~/components/widgets/Content.astro'; import CallToAction from '~/components/widgets/CallToAction.astro'; +import Features3 from '~/components/widgets/Features3.astro'; +import Testimonials from '~/components/widgets/Testimonials.astro'; +import Steps from '~/components/widgets/Steps.astro'; const metadata = { title: 'Personal Homepage Demo', @@ -42,13 +43,13 @@ const metadata = { - + + + I'm a Graphic Designer passionate about crafting visual stories.
With 5 years of experience and a degree + from New York University's School of Design. I infuse vitality into brands and designs, transforming concepts into + captivating realities. +
+
@@ -56,30 +57,36 @@ const metadata = { id="about" items={[ { - title: 'Per ei quaeque sensibus', - description: - 'Ex usu illum iudico molestie. Pro ne agam facete mediocritatem, ridens labore facete mea ei. Pro id apeirian dignissim.', + title: 'Dribbble', + icon: 'tabler:brand-dribbble', }, { - title: 'Cu imperdiet posidonium sed', - description: - 'Amet utinam aliquando ut mea, malis admodum ocurreret nec et, elit tibique cu nec. Nec ex maluisset inciderint, ex quis.', + title: 'Behance', + icon: 'tabler:brand-behance', }, { - title: 'Nulla omittam sadipscing mel ne', - description: - 'At sed possim oporteat probatus, justo graece ne nec, minim commodo legimus ut vix. Ut eos iudico quando soleat, nam modus.', + title: 'Pinterest', + icon: 'tabler:brand-pinterest', }, ]} image={{ - src: 'https://images.unsplash.com/photo-1531973486364-5fa64260d75b?ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&auto=format&fit=crop&w=1658&q=80', + src: 'https://images.unsplash.com/photo-1491349174775-aaafddd81942?ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&auto=format&fit=crop&w=774&q=80', alt: 'Colorful Image', }} > -

Ad vix debet docendi

- Ne dicta praesent ocurreret has, diam theophrastus at pro. Eos etiam regione ut, persius eripuit quo id. Sit te - euismod tacimates. +

About me

+

+ Welcome to my creative journey. My work is a testament to my commitment to bringing ideas to life, where each + pixel becomes a brushstroke in the canvas of imagination. +

+
+

+ I find inspiration in the world around me, whether through the pages of a captivating novel, the intricate + details of typography, or the vibrant hues of nature during my outdoor escapades. +

+
+

If you're curious to dive deeper into my work, you can follow me:

@@ -87,47 +94,104 @@ const metadata = { - + - ABC Design Studio, New York, NY
2021 - Present', + description: `Collaborate with clients to understand design requirements and objectives.
Develop branding solutions, including logos, color palettes, and brand guidelines.
Design marketing materials such as brochures, posters, and digital assets.
Create visually appealing user interfaces for websites and applications.`, + icon: 'tabler:briefcase', + }, + { + title: + 'Junior Graphic Designer
XYZ Creative Agency, Los Angeles, CA
2018 - 2021', + description: `Assisted senior designers in creating design concepts and visual assets.
Contributed to the development of brand identities and marketing collateral.
Collaborated with the marketing team to ensure consistent design across campaigns.
Gained hands-on experience in various design software and tools.`, + icon: 'tabler:briefcase', + }, + ]} + image={{ + src: 'https://images.unsplash.com/photo-1557672172-298e090bd0f1?ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&auto=format&fit=crop&w=774&q=80', + alt: 'Steps image', + }} + /> + + + + New York University's School of Design
2018 - 2020`, + icon: 'tabler:school', + }, + { + title: `Bachelor of Arts in Graphic Design
New York University's School of Design
2014 - 2018`, + icon: 'tabler:school', + }, + ]} + image={{ + src: 'https://images.unsplash.com/photo-1557672172-298e090bd0f1?ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&auto=format&fit=crop&w=774&q=80', + alt: 'Steps image', + }} + /> + + + + @@ -136,33 +200,30 @@ const metadata = { -

Ad vix debet docendi

- Ne dicta praesent ocurreret has, diam theophrastus at pro. Eos etiam regione ut, persius eripuit quo id. Sit te - euismod tacimates. +

+ Project 1:
Brand identity for tech innovators +

@@ -173,35 +234,28 @@ const metadata = { -

Ad vix debet docendi

- Ne dicta praesent ocurreret has, diam theophrastus at pro. Eos etiam regione ut, persius eripuit quo id. Sit te - euismod tacimates. +

+ Project 2:
Event poster for art & music festival +

@@ -209,31 +263,96 @@ const metadata = {
- + - + +

+ Project 3:
E-commerce website redesign for fashion brand +

+
+ + +
+
+
+ + + + @@ -241,19 +360,11 @@ const metadata = { - - Astro +
Tailwind CSS -
- - - Be very surprised by these huge fake numbers you are seeing on this page. Don't - waste more time! :P - -
+ />