Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
@@ -84,32 +84,32 @@ export default function LandingPage() {
|
||||
carouselItems={[
|
||||
{
|
||||
id: "carousel-1",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/technology-concept-with-futuristic-element_23-2151910928.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/technology-concept-with-futuristic-element_23-2151910928.jpg?_wi=1",
|
||||
imageAlt: "Futuristic data science dashboard",
|
||||
},
|
||||
{
|
||||
id: "carousel-2",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/photovoltaics-factory-manager-visualizes-solar-cells-designs-with-3d-software-tools-drinking-coffee_482257-135656.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/photovoltaics-factory-manager-visualizes-solar-cells-designs-with-3d-software-tools-drinking-coffee_482257-135656.jpg?_wi=1",
|
||||
imageAlt: "Web developer's workspace with multiple screens",
|
||||
},
|
||||
{
|
||||
id: "carousel-3",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/3d-technology-background-with-low-poly-plexus-design_1048-16168.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/3d-technology-background-with-low-poly-plexus-design_1048-16168.jpg?_wi=1",
|
||||
imageAlt: "Abstract data flowing through interconnected nodes",
|
||||
},
|
||||
{
|
||||
id: "carousel-4",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/twitter-interface-template_23-2148587406.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/twitter-interface-template_23-2148587406.jpg?_wi=1",
|
||||
imageAlt: "Minimalist web design concept on laptop",
|
||||
},
|
||||
{
|
||||
id: "carousel-5",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-monitoring-company-systems-using-notebook-while-standing-office_482257-124884.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-monitoring-company-systems-using-notebook-while-standing-office_482257-124884.jpg?_wi=1",
|
||||
imageAlt: "Professional portrait of Pavani",
|
||||
},
|
||||
{
|
||||
id: "carousel-6",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-boy-playing-computer_23-2148860550.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-boy-playing-computer_23-2148860550.jpg?_wi=1",
|
||||
imageAlt: "Close-up of hands typing on glowing keyboard",
|
||||
},
|
||||
]}
|
||||
@@ -143,7 +143,7 @@ export default function LandingPage() {
|
||||
description: "Always exploring new technologies and best practices to stay ahead in the rapidly evolving tech landscape.",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/contemplating-young-caucasian-man-holding-dairy-thinking_23-2148187202.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/contemplating-young-caucasian-man-holding-dairy-thinking_23-2148187202.jpg?_wi=1"
|
||||
imageAlt="Pavani professional portrait"
|
||||
mediaAnimation="slide-up"
|
||||
/>
|
||||
@@ -168,7 +168,7 @@ export default function LandingPage() {
|
||||
description: "Crafting beautiful and responsive designs with modern styling techniques.",
|
||||
bentoComponent: "reveal-icon",
|
||||
icon: Palette,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/technology-concept-with-futuristic-element_23-2151910928.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/technology-concept-with-futuristic-element_23-2151910928.jpg?_wi=2",
|
||||
imageAlt: "HTML icon modern tech",
|
||||
},
|
||||
{
|
||||
@@ -176,7 +176,7 @@ export default function LandingPage() {
|
||||
description: "Dynamic and interactive web experiences using modern JavaScript.",
|
||||
bentoComponent: "reveal-icon",
|
||||
icon: Zap,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/photovoltaics-factory-manager-visualizes-solar-cells-designs-with-3d-software-tools-drinking-coffee_482257-135656.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/photovoltaics-factory-manager-visualizes-solar-cells-designs-with-3d-software-tools-drinking-coffee_482257-135656.jpg?_wi=2",
|
||||
imageAlt: "HTML icon modern tech",
|
||||
},
|
||||
{
|
||||
@@ -184,7 +184,7 @@ export default function LandingPage() {
|
||||
description: "Building powerful single-page applications with reusable components.",
|
||||
bentoComponent: "reveal-icon",
|
||||
icon: BarChart,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/3d-technology-background-with-low-poly-plexus-design_1048-16168.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/3d-technology-background-with-low-poly-plexus-design_1048-16168.jpg?_wi=2",
|
||||
imageAlt: "HTML icon modern tech",
|
||||
},
|
||||
{
|
||||
@@ -192,7 +192,7 @@ export default function LandingPage() {
|
||||
description: "Developing performant, full-stack React applications with server-side rendering.",
|
||||
bentoComponent: "reveal-icon",
|
||||
icon: ArrowRight,
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/twitter-interface-template_23-2148587406.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/twitter-interface-template_23-2148587406.jpg?_wi=2",
|
||||
imageAlt: "HTML icon modern tech",
|
||||
},
|
||||
{
|
||||
@@ -200,7 +200,7 @@ export default function LandingPage() {
|
||||
description: "Proficiency in Python for data analysis, machine learning, and web backend.",
|
||||
bentoComponent: "reveal-icon",
|
||||
icon: Feather,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-monitoring-company-systems-using-notebook-while-standing-office_482257-124884.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-monitoring-company-systems-using-notebook-while-standing-office_482257-124884.jpg?_wi=2",
|
||||
imageAlt: "HTML icon modern tech",
|
||||
},
|
||||
{
|
||||
@@ -208,7 +208,7 @@ export default function LandingPage() {
|
||||
description: "Skilled in data analysis, visualization, and predictive modeling.",
|
||||
bentoComponent: "reveal-icon",
|
||||
icon: Database,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-boy-playing-computer_23-2148860550.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-boy-playing-computer_23-2148860550.jpg?_wi=2",
|
||||
imageAlt: "HTML icon modern tech",
|
||||
},
|
||||
{
|
||||
@@ -216,7 +216,7 @@ export default function LandingPage() {
|
||||
description: "Version control and collaborative development workflows.",
|
||||
bentoComponent: "reveal-icon",
|
||||
icon: Github,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/contemplating-young-caucasian-man-holding-dairy-thinking_23-2148187202.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/contemplating-young-caucasian-man-holding-dairy-thinking_23-2148187202.jpg?_wi=2",
|
||||
imageAlt: "HTML icon modern tech",
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user