Merge version_1 into main #2
@@ -43,10 +43,11 @@ export default function LandingPage() {
|
||||
tag="UI/UX & Graphic Designer"
|
||||
title="Sharanya Sasmal"
|
||||
description="Visual storyteller crafting digital experiences that captivate, inspire, and convert. Specializing in UI design, UX research, and brand identity that elevates digital presence."
|
||||
background={{ variant: "glowing-orb" }}
|
||||
background={{ variant: "fluid" }}
|
||||
testimonials={[
|
||||
{
|
||||
name: "Design Excellence", handle: "Creative Direction", testimonial: "Creating compelling visual narratives through thoughtful design", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/portrait-pensive-african-american-man-dressed-classic-brown-jacket-standing-studio-dark-background_613910-17787.jpg"
|
||||
name: "Design Excellence", handle: "Creative Direction", testimonial: "Creating compelling visual narratives through thoughtful design", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-pensive-african-american-man-dressed-classic-brown-jacket-standing-studio-dark-background_613910-17787.jpg"
|
||||
}
|
||||
]}
|
||||
buttons={[
|
||||
@@ -142,7 +143,7 @@ export default function LandingPage() {
|
||||
tag="Professional Profile"
|
||||
title="Download My Resume"
|
||||
description="Get a comprehensive overview of my design experience, skills, and accomplishments. Available as PDF for your records."
|
||||
background={{ variant: "rotated-rays-animated-grid" }}
|
||||
background={{ variant: "fluid" }}
|
||||
useInvertedBackground={false}
|
||||
buttonText="Download PDF"
|
||||
inputPlaceholder="your@email.com"
|
||||
@@ -155,7 +156,7 @@ export default function LandingPage() {
|
||||
tag="Let's Collaborate"
|
||||
title="Have a Project in Mind?"
|
||||
description="I'm always interested in hearing about new design challenges and opportunities to create exceptional digital experiences. Reach out to discuss your project."
|
||||
background={{ variant: "radial-gradient" }}
|
||||
background={{ variant: "fluid" }}
|
||||
useInvertedBackground={false}
|
||||
buttonText="Send Message"
|
||||
inputPlaceholder="your@email.com"
|
||||
|
||||
Reference in New Issue
Block a user