Update src/app/page.tsx

This commit is contained in:
2026-05-30 15:15:39 +00:00
parent 84c06f039b
commit 42acf0e770

View File

@@ -92,7 +92,7 @@ export default function LandingPage() {
centerIcon: Bot
}
]}
animationType="scale-rotate"
animationType="fade-in"
textboxLayout="default"
useInvertedBackground={false}
ariaLabel="Skills section"
@@ -107,7 +107,7 @@ export default function LandingPage() {
{ id: "m2", value: "11th & 12th", title: "Resonance Junior College", description: "Advanced studies in science and mathematics, preparing for engineering.", imageSrc: "http://img.b2bpic.net/free-photo/person-with-books-digital-art-style-education-day_23-2151164290.jpg", imageAlt: "Resonance Junior College" },
{ id: "m3", value: "B.Tech Student", title: "Kakatiya Institute of Technology and Science (KITSW)", description: "Current pursuit of a Bachelor of Technology, specializing in cutting-edge tech.", imageSrc: "http://img.b2bpic.net/free-photo/business-conference-vr-office_1268-21445.jpg", imageAlt: "Kakatiya Institute of Technology and Science (KITSW)" }
]}
animationType="scale-rotate"
animationType="fade-in"
textboxLayout="default"
useInvertedBackground={true}
ariaLabel="Education section"
@@ -126,7 +126,7 @@ export default function LandingPage() {
{ id: "p6", name: "AI-Powered Web Scraper", price: "Tool Development", imageSrc: "http://img.b2bpic.net/free-photo/hands-typing-laptop-top-view_23-2149311919.jpg", imageAlt: "AI-Powered Web Scraper for Data Analytics", rating: 4 }
]}
gridVariant="bento-grid"
animationType="scale-rotate"
animationType="fade-in"
textboxLayout="default"
useInvertedBackground={false}
ariaLabel="Projects section"