Merge version_1 into main #1
@@ -19,7 +19,7 @@ export default function LandingPage() {
|
||||
borderRadius="soft"
|
||||
contentWidth="small"
|
||||
sizing="mediumLargeSizeLargeTitles"
|
||||
background="aurora"
|
||||
background="circleGradient"
|
||||
cardStyle="gradient-mesh"
|
||||
primaryButtonStyle="radial-glow"
|
||||
secondaryButtonStyle="solid"
|
||||
@@ -47,7 +47,7 @@ export default function LandingPage() {
|
||||
tag="Welcome to my portfolio"
|
||||
tagIcon={Sparkles}
|
||||
tagAnimation="slide-up"
|
||||
background={{ variant: "aurora" }}
|
||||
background={{ variant: "canvas-reveal" }}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/pretty-young-spanish-woman-posing-studia-looking-camera-smiling-wearing-grey-owersized-sweater_633478-2978.jpg"
|
||||
imageAlt="Professional portrait"
|
||||
buttons={[
|
||||
@@ -107,7 +107,7 @@ export default function LandingPage() {
|
||||
]
|
||||
},
|
||||
{
|
||||
title: "Team Strengths", description: "Communication, Leadership, Problem-solving, Collaboration", bentoComponent: "3d-task-list", title: "Team Strengths", items: [
|
||||
title: "Team Strengths", description: "Communication, Leadership, Problem-solving, Collaboration", bentoComponent: "3d-task-list", items: [
|
||||
{ icon: Users, label: "Team Leadership", time: "5 years" },
|
||||
{ icon: MessageCircle, label: "Communication", time: "Expert" },
|
||||
{ icon: Lightbulb, label: "Problem Solving", time: "Daily" }
|
||||
|
||||
Reference in New Issue
Block a user