Update src/app/page.tsx
This commit is contained in:
260
src/app/page.tsx
260
src/app/page.tsx
@@ -31,22 +31,10 @@ export default function LandingPage() {
|
||||
<div id="nav" data-section="nav">
|
||||
<NavbarStyleFullscreen
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "hero",
|
||||
},
|
||||
{
|
||||
name: "Governance",
|
||||
id: "governance",
|
||||
},
|
||||
{
|
||||
name: "Economy",
|
||||
id: "economy",
|
||||
},
|
||||
{
|
||||
name: "Timeline",
|
||||
id: "timeline",
|
||||
},
|
||||
{ name: "Home", id: "hero" },
|
||||
{ name: "Governance", id: "governance" },
|
||||
{ name: "Economy", id: "economy" },
|
||||
{ name: "Timeline", id: "timeline" }
|
||||
]}
|
||||
brandName="India May News"
|
||||
/>
|
||||
@@ -54,30 +42,14 @@ export default function LandingPage() {
|
||||
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroBillboardGallery
|
||||
background={{
|
||||
variant: "radial-gradient",
|
||||
}}
|
||||
background={{ variant: "radial-gradient" }}
|
||||
title="India's May Events, Explained Simply"
|
||||
description="Track every significant development—politics, economy, sports, and global affairs—with verified summaries and analysis designed for quick understanding and exam preparation."
|
||||
buttons={[
|
||||
{
|
||||
text: "Explore May Current Affairs",
|
||||
href: "#governance",
|
||||
},
|
||||
]}
|
||||
buttons={[{ text: "Explore May Current Affairs", href: "#governance" }]}
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/building-decorated-indian-republic-day_23-2151142425.jpg?_wi=1",
|
||||
imageAlt: "indian government building landscape",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/business-person-looking-finance-graphs_23-2150461331.jpg?_wi=1",
|
||||
imageAlt: "india economy growth chart",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/girl-holding-notebook-knee-writing_23-2147657289.jpg?_wi=1",
|
||||
imageAlt: "indian students studying books",
|
||||
},
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/building-decorated-indian-republic-day_23-2151142425.jpg", imageAlt: "indian government building landscape" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/business-person-looking-finance-graphs_23-2150461331.jpg", imageAlt: "india economy growth chart" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/girl-holding-notebook-knee-writing_23-2147657289.jpg", imageAlt: "indian students studying books" }
|
||||
]}
|
||||
mediaAnimation="blur-reveal"
|
||||
/>
|
||||
@@ -87,15 +59,8 @@ export default function LandingPage() {
|
||||
<InlineImageSplitTextAbout
|
||||
useInvertedBackground={true}
|
||||
heading={[
|
||||
{
|
||||
type: "text",
|
||||
content: "Politics & Governance",
|
||||
},
|
||||
{
|
||||
type: "image",
|
||||
src: "http://img.b2bpic.net/free-photo/educational-theme-close-up-student-looking-through-magnifying-glass-book_1150-16612.jpg",
|
||||
alt: "structured research study india",
|
||||
},
|
||||
{ type: "text", content: "Politics & Governance" },
|
||||
{ type: "image", src: "http://img.b2bpic.net/free-photo/educational-theme-close-up-student-looking-through-magnifying-glass-book_1150-16612.jpg", alt: "structured research study india" }
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -107,47 +72,17 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
title: "GDP Projections",
|
||||
description: "Key shifts in quarterly financial reports.",
|
||||
phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/business-person-looking-finance-graphs_23-2150461333.jpg",
|
||||
imageAlt: "india financial index growth",
|
||||
},
|
||||
phoneTwo: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/businessman-meeting-presentation-hand-pointing-with-business-chart-document-table_1150-1827.jpg",
|
||||
imageAlt: "india financial index growth",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/building-decorated-indian-republic-day_23-2151142425.jpg?_wi=2",
|
||||
imageAlt: "india financial index growth",
|
||||
title: "GDP Projections", description: "Key shifts in quarterly financial reports.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/business-person-looking-finance-graphs_23-2150461333.jpg", imageAlt: "india financial index growth" },
|
||||
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/businessman-meeting-presentation-hand-pointing-with-business-chart-document-table_1150-1827.jpg", imageAlt: "india financial index growth" }
|
||||
},
|
||||
{
|
||||
title: "Market Trends",
|
||||
description: "Sector-wise movement of the Indian bourses.",
|
||||
phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/mobile-application-flat-set_98292-1655.jpg",
|
||||
imageAlt: "politics news india modern",
|
||||
},
|
||||
phoneTwo: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/mature-woman-reading-using-highlighter-pen-printed-courses-public-library-green_482257-136205.jpg",
|
||||
imageAlt: "politics news india modern",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/business-person-looking-finance-graphs_23-2150461331.jpg?_wi=2",
|
||||
imageAlt: "india financial index growth",
|
||||
title: "Market Trends", description: "Sector-wise movement of the Indian bourses.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-vector/mobile-application-flat-set_98292-1655.jpg", imageAlt: "politics news india modern" },
|
||||
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/mature-woman-reading-using-highlighter-pen-printed-courses-public-library-green_482257-136205.jpg", imageAlt: "politics news india modern" }
|
||||
},
|
||||
{
|
||||
title: "Fiscal Policy",
|
||||
description: "Government fiscal initiatives analyzed.",
|
||||
phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-astronaut-doing-playful-hand-gestures-inside-space-station_482257-126847.jpg",
|
||||
imageAlt: "indian space science technology",
|
||||
},
|
||||
phoneTwo: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/celebration-labour-day-with-3d-cartoon-portrait-working-woman_23-2151306641.jpg",
|
||||
imageAlt: "indian space science technology",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/girl-holding-notebook-knee-writing_23-2147657289.jpg?_wi=2",
|
||||
imageAlt: "india financial index growth",
|
||||
},
|
||||
title: "Fiscal Policy", description: "Government fiscal initiatives analyzed.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/smiling-astronaut-doing-playful-hand-gestures-inside-space-station_482257-126847.jpg", imageAlt: "indian space science technology" },
|
||||
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/celebration-labour-day-with-3d-cartoon-portrait-working-woman_23-2151306641.jpg", imageAlt: "indian space science technology" }
|
||||
}
|
||||
]}
|
||||
showStepNumbers={true}
|
||||
title="Economy & Finance"
|
||||
@@ -159,50 +94,12 @@ export default function LandingPage() {
|
||||
<ProductCardOne
|
||||
textboxLayout="default"
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
animationType="slide-up"
|
||||
useInvertedBackground={true}
|
||||
products={[
|
||||
{
|
||||
id: "1",
|
||||
name: "ISRO Update",
|
||||
price: "May Status",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-biochemist-researcher-typing-biochemistry-expertise-computer-working-medical-experiment-microbiology-hospital-laboratory-therapist-doctor-developing-vaccine-against-coronavirus_482257-26489.jpg",
|
||||
imageAlt: "indian space science technology",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
name: "Defense Tech",
|
||||
price: "New Lab",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-having-speech-indian-republic-day_23-2151142563.jpg",
|
||||
imageAlt: "politics news india modern",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
name: "Digital India",
|
||||
price: "AI Initiatives",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/financial-growth-presentation_23-2152011790.jpg",
|
||||
imageAlt: "india financial index growth",
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
name: "Agri-Tech",
|
||||
price: "Crop Science",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/indian-people-using-mobile-phone_53876-20993.jpg",
|
||||
imageAlt: "indian space science technology",
|
||||
},
|
||||
{
|
||||
id: "5",
|
||||
name: "Medical Research",
|
||||
price: "Health Sector",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/elections-icons-flat-set_98292-3784.jpg",
|
||||
imageAlt: "politics news india modern",
|
||||
},
|
||||
{
|
||||
id: "6",
|
||||
name: "Energy Grid",
|
||||
price: "Green Power",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/3d-style-indian-currency-rupee-sign-background-with-growth-arrow-concept_1017-44531.jpg",
|
||||
imageAlt: "india financial index growth",
|
||||
},
|
||||
{ id: "1", name: "ISRO Update", price: "May Status", imageSrc: "http://img.b2bpic.net/free-photo/portrait-biochemist-researcher-typing-biochemistry-expertise-computer-working-medical-experiment-microbiology-hospital-laboratory-therapist-doctor-developing-vaccine-against-coronavirus_482257-26489.jpg", imageAlt: "indian space science technology" },
|
||||
{ id: "2", name: "Defense Tech", price: "New Lab", imageSrc: "http://img.b2bpic.net/free-photo/man-having-speech-indian-republic-day_23-2151142563.jpg", imageAlt: "politics news india modern" },
|
||||
{ id: "3", name: "Digital India", price: "AI Initiatives", imageSrc: "http://img.b2bpic.net/free-photo/financial-growth-presentation_23-2152011790.jpg", imageAlt: "india financial index growth" }
|
||||
]}
|
||||
title="Science & Technology"
|
||||
description="Breakthroughs and scientific developments defining India's modern footprint."
|
||||
@@ -214,27 +111,14 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
faqs={[
|
||||
{
|
||||
id: "1",
|
||||
title: "May 1st",
|
||||
content: "Labor Day observations and nationwide impact assessments.",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
title: "May 15th",
|
||||
content: "Key diplomatic summit outcomes announced.",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
title: "May 30th",
|
||||
content: "Review of the month's legislative performance.",
|
||||
},
|
||||
{ id: "1", title: "May 1st", content: "Labor Day observations and nationwide impact assessments." },
|
||||
{ id: "2", title: "May 15th", content: "Key diplomatic summit outcomes announced." },
|
||||
{ id: "3", title: "May 30th", content: "Review of the month's legislative performance." }
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/standing-profile-view-young-superhero-girl-wearing-medical-robe-with-stethoscope-holding-writing-something-clipboard-isolated-green_141793-85938.jpg"
|
||||
title="Monthly Timeline"
|
||||
description="Chronological summary of national and international impacts."
|
||||
faqsAnimation="slide-up"
|
||||
imageAlt="structured research study india"
|
||||
mediaAnimation="slide-up"
|
||||
/>
|
||||
</div>
|
||||
@@ -243,15 +127,7 @@ export default function LandingPage() {
|
||||
<SocialProofOne
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={true}
|
||||
names={[
|
||||
"Health",
|
||||
"Environment",
|
||||
"Infrastructure",
|
||||
"Education",
|
||||
"Social Issues",
|
||||
"Sports",
|
||||
"Culture",
|
||||
]}
|
||||
names={["Health", "Environment", "Infrastructure", "Education", "Social Issues", "Sports", "Culture"]}
|
||||
title="Impact Areas"
|
||||
description="Key social and environmental metrics."
|
||||
/>
|
||||
@@ -264,26 +140,11 @@ export default function LandingPage() {
|
||||
rating={5}
|
||||
author="Ananya P., Civil Services Aspirant"
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/indian-man-using-laptop-while-drinking-cup-coffee-outdoor-street-cafe_231208-2785.jpg",
|
||||
alt: "student portrait happy studying",
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/portrait-fashionable-well-dressed-man-with-beard-posing-outdoors_1328-3268.jpg",
|
||||
alt: "civil servant professional portrait",
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/group-graphic-designers-working-together_1170-1087.jpg",
|
||||
alt: "journalism student portrait working",
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/dreamy-woman-making-notes-outdoor-cafe_1262-18829.jpg",
|
||||
alt: "researcher academic indian student",
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/young-smiling-pretty-caucasian-schoolgirl-wearing-glasses-sits-desk-with-school-tools-isolated-orange-space-with-copy-space_141793-59997.jpg",
|
||||
alt: "successful exam aspirant portrait",
|
||||
},
|
||||
{ src: "http://img.b2bpic.net/free-photo/indian-man-using-laptop-while-drinking-cup-coffee-outdoor-street-cafe_231208-2785.jpg", alt: "student portrait happy studying" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/portrait-fashionable-well-dressed-man-with-beard-posing-outdoors_1328-3268.jpg", alt: "civil servant professional portrait" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/group-graphic-designers-working-together_1170-1087.jpg", alt: "journalism student portrait working" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/dreamy-woman-making-notes-outdoor-cafe_1262-18829.jpg", alt: "researcher academic indian student" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/young-smiling-pretty-caucasian-schoolgirl-wearing-glasses-sits-desk-with-school-tools-isolated-orange-space-with-copy-space_141793-59997.jpg", alt: "successful exam aspirant portrait" }
|
||||
]}
|
||||
ratingAnimation="blur-reveal"
|
||||
avatarsAnimation="slide-up"
|
||||
@@ -296,21 +157,10 @@ export default function LandingPage() {
|
||||
title="Feedback & Queries"
|
||||
description="Reach out for suggestions or news updates."
|
||||
inputs={[
|
||||
{
|
||||
name: "name",
|
||||
type: "text",
|
||||
placeholder: "Name",
|
||||
},
|
||||
{
|
||||
name: "email",
|
||||
type: "email",
|
||||
placeholder: "Email",
|
||||
},
|
||||
{ name: "name", type: "text", placeholder: "Name" },
|
||||
{ name: "email", type: "email", placeholder: "Email" }
|
||||
]}
|
||||
textarea={{
|
||||
name: "message",
|
||||
placeholder: "Your message",
|
||||
}}
|
||||
textarea={{ name: "message", placeholder: "Your message" }}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/helpful-call-center-agent-office-desk-handling-customer-inquiries_482257-117953.jpg"
|
||||
imageAlt="contact us support desk"
|
||||
/>
|
||||
@@ -320,39 +170,19 @@ export default function LandingPage() {
|
||||
<FooterBase
|
||||
columns={[
|
||||
{
|
||||
title: "Sections",
|
||||
items: [
|
||||
{
|
||||
label: "Politics",
|
||||
href: "#governance",
|
||||
},
|
||||
{
|
||||
label: "Economy",
|
||||
href: "#economy",
|
||||
},
|
||||
{
|
||||
label: "Timeline",
|
||||
href: "#timeline",
|
||||
},
|
||||
],
|
||||
title: "Sections", items: [
|
||||
{ label: "Politics", href: "#governance" },
|
||||
{ label: "Economy", href: "#economy" },
|
||||
{ label: "Timeline", href: "#timeline" }
|
||||
]
|
||||
},
|
||||
{
|
||||
title: "Resources",
|
||||
items: [
|
||||
{
|
||||
label: "About",
|
||||
href: "#",
|
||||
},
|
||||
{
|
||||
label: "Privacy",
|
||||
href: "#",
|
||||
},
|
||||
{
|
||||
label: "Contact",
|
||||
href: "#contact",
|
||||
},
|
||||
],
|
||||
},
|
||||
title: "Resources", items: [
|
||||
{ label: "About", href: "#" },
|
||||
{ label: "Privacy", href: "#" },
|
||||
{ label: "Contact", href: "#contact" }
|
||||
]
|
||||
}
|
||||
]}
|
||||
logoText="India May News"
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user