Merge version_1 into main #1
@@ -73,7 +73,6 @@ export default function LandingPage() {
|
||||
mediaAnimation="slide-up"
|
||||
imagePosition="right"
|
||||
ariaLabel="Hero introduction section"
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -138,7 +137,7 @@ export default function LandingPage() {
|
||||
{ id: "m1", name: "John Doe", role: "Lead Web Developer & UI/UX Designer", imageSrc: "http://img.b2bpic.net/free-photo/man-home-office-looking-pc-screen-executing-programming-code_482257-118926.jpg", imageAlt: "professional male web developer portrait" }
|
||||
]}
|
||||
gridVariant="uniform-all-items-equal"
|
||||
animationType="fade-in"
|
||||
animationType="slide-up"
|
||||
title="Meet the Creator"
|
||||
description="As a dedicated professional with a passion for innovation, I bring ideas to life through thoughtful design and clean code. My goal is to craft engaging digital experiences that solve real problems."
|
||||
tag="My Philosophy"
|
||||
@@ -214,7 +213,6 @@ export default function LandingPage() {
|
||||
{ icon: Github, href: "https://github.com/johndoe", ariaLabel: "GitHub profile" },
|
||||
{ icon: Twitter, href: "https://twitter.com/johndoe", ariaLabel: "Twitter profile" }
|
||||
]}
|
||||
useInvertedBackground={false}
|
||||
ariaLabel="Site footer"
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user