diff --git a/src/app/page.tsx b/src/app/page.tsx
index 1d286ed..0f7da2a 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -31,22 +31,10 @@ export default function LandingPage() {
@@ -54,30 +42,14 @@ export default function LandingPage() {
@@ -87,15 +59,8 @@ export default function LandingPage() {
@@ -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() {
@@ -243,15 +127,7 @@ export default function LandingPage() {