Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
2026-03-10 14:34:09 +00:00

View File

@@ -18,7 +18,7 @@ export default function LandingPage() {
borderRadius="pill"
contentWidth="small"
sizing="medium"
background="fluid"
background="circleGradient"
cardStyle="layered-gradient"
primaryButtonStyle="gradient"
secondaryButtonStyle="solid"
@@ -43,11 +43,10 @@ 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: "fluid" }}
background={{ variant: "glowing-orb" }}
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={[
@@ -143,7 +142,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: "fluid" }}
background={{ variant: "rotated-rays-animated-grid" }}
useInvertedBackground={false}
buttonText="Download PDF"
inputPlaceholder="your@email.com"
@@ -156,7 +155,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: "fluid" }}
background={{ variant: "radial-gradient" }}
useInvertedBackground={false}
buttonText="Send Message"
inputPlaceholder="your@email.com"