Merge version_1 into main #2
215
src/app/page.tsx
215
src/app/page.tsx
@@ -33,29 +33,17 @@ export default function LandingPage() {
|
||||
<NavbarStyleCentered
|
||||
navItems={[
|
||||
{
|
||||
name: "About",
|
||||
id: "about",
|
||||
},
|
||||
name: "About", id: "about"},
|
||||
{
|
||||
name: "Cricket",
|
||||
id: "cricket",
|
||||
},
|
||||
name: "Cricket", id: "cricket"},
|
||||
{
|
||||
name: "Gaming",
|
||||
id: "gaming",
|
||||
},
|
||||
name: "Gaming", id: "gaming"},
|
||||
{
|
||||
name: "AI & PGDM",
|
||||
id: "ai-pgdm",
|
||||
},
|
||||
name: "AI & PGDM", id: "ai-pgdm"},
|
||||
{
|
||||
name: "Travel",
|
||||
id: "travel",
|
||||
},
|
||||
name: "Travel", id: "travel"},
|
||||
{
|
||||
name: "Videos",
|
||||
id: "videos",
|
||||
},
|
||||
name: "Videos", id: "videos"},
|
||||
]}
|
||||
brandName="Amit Bhowmik"
|
||||
/>
|
||||
@@ -64,51 +52,28 @@ export default function LandingPage() {
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroBillboardRotatedCarousel
|
||||
background={{
|
||||
variant: "animated-grid",
|
||||
}}
|
||||
variant: "animated-grid"}}
|
||||
title="AMIT BHOWMIK"
|
||||
description="PGDM Student, AI Enthusiast, Cricketer, Gamer, Traveller"
|
||||
buttons={[
|
||||
{
|
||||
text: "Explore My World",
|
||||
href: "#about",
|
||||
},
|
||||
text: "Explore My World", href: "#about"},
|
||||
{
|
||||
text: "Contact Me",
|
||||
href: "#contact",
|
||||
},
|
||||
text: "Contact Me", href: "#contact"},
|
||||
]}
|
||||
carouselItems={[
|
||||
{
|
||||
id: "slide1",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/brunet-man-wearing-striped-t-shirt_250224-300.jpg?_wi=1",
|
||||
imageAlt: "Amit Bhowmik Profile",
|
||||
},
|
||||
id: "slide1", imageSrc: "http://img.b2bpic.net/free-photo/brunet-man-wearing-striped-t-shirt_250224-300.jpg", imageAlt: "Amit Bhowmik Profile"},
|
||||
{
|
||||
id: "slide2",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/neon-style-american-football-player_23-2151827379.jpg?_wi=1",
|
||||
imageAlt: "Cricket Highlights",
|
||||
},
|
||||
id: "slide2", imageSrc: "http://img.b2bpic.net/free-photo/neon-style-american-football-player_23-2151827379.jpg", imageAlt: "Cricket Highlights"},
|
||||
{
|
||||
id: "slide3",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/futuristic-football-soccer-player-with-glowing-lights_23-2151153055.jpg?_wi=1",
|
||||
imageAlt: "Gaming Highlights",
|
||||
},
|
||||
id: "slide3", imageSrc: "http://img.b2bpic.net/free-photo/futuristic-football-soccer-player-with-glowing-lights_23-2151153055.jpg", imageAlt: "Gaming Highlights"},
|
||||
{
|
||||
id: "slide4",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/breathtaking-sunset-duckpool-bay-near-bude-north-cornwall-uk_181624-20219.jpg?_wi=1",
|
||||
imageAlt: "Travel Vibes",
|
||||
},
|
||||
id: "slide4", imageSrc: "http://img.b2bpic.net/free-photo/breathtaking-sunset-duckpool-bay-near-bude-north-cornwall-uk_181624-20219.jpg", imageAlt: "Travel Vibes"},
|
||||
{
|
||||
id: "slide5",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cyberpunk-illustration-with-futuristic-technology-bright-neon-lights_23-2151672060.jpg?_wi=1",
|
||||
imageAlt: "AI Tech",
|
||||
},
|
||||
id: "slide5", imageSrc: "http://img.b2bpic.net/free-photo/cyberpunk-illustration-with-futuristic-technology-bright-neon-lights_23-2151672060.jpg", imageAlt: "AI Tech"},
|
||||
{
|
||||
id: "slide6",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/tablet-with-colorful-arrows_1134-381.jpg?_wi=1",
|
||||
imageAlt: "Business Strategy",
|
||||
},
|
||||
id: "slide6", imageSrc: "http://img.b2bpic.net/free-photo/tablet-with-colorful-arrows_1134-381.jpg", imageAlt: "Business Strategy"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -118,7 +83,7 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
title="Hey, I'm Amit"
|
||||
description="A PGDM student living at the intersection of technology, sports, gaming, and travel. I believe in learning by doing."
|
||||
imageSrc="http://img.b2bpic.net/free-photo/brunet-man-wearing-striped-t-shirt_250224-300.jpg?_wi=2"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/brunet-man-wearing-striped-t-shirt_250224-300.jpg"
|
||||
imageAlt="About Amit"
|
||||
/>
|
||||
</div>
|
||||
@@ -131,19 +96,13 @@ export default function LandingPage() {
|
||||
features={[
|
||||
{
|
||||
icon: Award,
|
||||
title: "Matches Played",
|
||||
description: "45 competitive games",
|
||||
},
|
||||
title: "Matches Played", description: "45 competitive games"},
|
||||
{
|
||||
icon: TrendingUp,
|
||||
title: "Batting Role",
|
||||
description: "Top order aggression",
|
||||
},
|
||||
title: "Batting Role", description: "Top order aggression"},
|
||||
{
|
||||
icon: Zap,
|
||||
title: "Bowling Role",
|
||||
description: "Right arm off-spin",
|
||||
},
|
||||
title: "Bowling Role", description: "Right arm off-spin"},
|
||||
]}
|
||||
title="🏏 On The Pitch"
|
||||
description="Stats and highlights from my journey on the field."
|
||||
@@ -152,24 +111,15 @@ export default function LandingPage() {
|
||||
|
||||
<div id="gaming" data-section="gaming">
|
||||
<ProductCardFour
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
gridVariant="two-columns-alternating-heights"
|
||||
useInvertedBackground={false}
|
||||
products={[
|
||||
{
|
||||
id: "game1",
|
||||
name: "PUBG Mobile",
|
||||
price: "Ace Tier",
|
||||
variant: "Ranked",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/futuristic-football-soccer-player-with-glowing-lights_23-2151153055.jpg?_wi=2",
|
||||
},
|
||||
id: "game1", name: "PUBG Mobile", price: "Ace Tier", variant: "Ranked", imageSrc: "http://img.b2bpic.net/free-photo/futuristic-football-soccer-player-with-glowing-lights_23-2151153055.jpg"},
|
||||
{
|
||||
id: "game2",
|
||||
name: "Counter-Strike 2",
|
||||
price: "MG2",
|
||||
variant: "Competitive",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/american-football-player-neon-style_23-2151827405.jpg",
|
||||
},
|
||||
id: "game2", name: "Counter-Strike 2", price: "MG2", variant: "Competitive", imageSrc: "http://img.b2bpic.net/free-photo/american-football-player-neon-style_23-2151827405.jpg"},
|
||||
]}
|
||||
title="🎮 Game Mode: ON"
|
||||
description="My competitive arenas of choice."
|
||||
@@ -184,18 +134,10 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
metrics={[
|
||||
{
|
||||
id: "m1",
|
||||
value: "Generative AI",
|
||||
title: "Prompt Engineering",
|
||||
description: "LLM Optimization",
|
||||
icon: Box,
|
||||
id: "m1", value: "Generative AI", title: "Prompt Engineering", description: "LLM Optimization", icon: Box,
|
||||
},
|
||||
{
|
||||
id: "m2",
|
||||
value: "PGDM Focus",
|
||||
title: "Business Analytics",
|
||||
description: "Market Strategy",
|
||||
icon: LineChart,
|
||||
id: "m2", value: "PGDM Focus", title: "Business Analytics", description: "Market Strategy", icon: LineChart,
|
||||
},
|
||||
]}
|
||||
title="🤖 AI & Business Mind"
|
||||
@@ -205,41 +147,18 @@ export default function LandingPage() {
|
||||
|
||||
<div id="travel" data-section="travel">
|
||||
<BlogCardOne
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
title="✈️ Wanderlust Chronicles"
|
||||
description="Stories from places I've explored."
|
||||
blogs={[
|
||||
{
|
||||
id: "b1",
|
||||
category: "Travel",
|
||||
title: "Mountain Peaks",
|
||||
excerpt: "Scaling the heights.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/breathtaking-sunset-duckpool-bay-near-bude-north-cornwall-uk_181624-20219.jpg?_wi=2",
|
||||
authorName: "Amit",
|
||||
authorAvatar: "http://img.b2bpic.net/free-photo/brunet-man-wearing-striped-t-shirt_250224-300.jpg",
|
||||
date: "Jan 2025",
|
||||
},
|
||||
id: "b1", category: "Travel", title: "Mountain Peaks", excerpt: "Scaling the heights.", imageSrc: "http://img.b2bpic.net/free-photo/breathtaking-sunset-duckpool-bay-near-bude-north-cornwall-uk_181624-20219.jpg", authorName: "Amit", authorAvatar: "http://img.b2bpic.net/free-photo/brunet-man-wearing-striped-t-shirt_250224-300.jpg", date: "Jan 2025"},
|
||||
{
|
||||
id: "b2",
|
||||
category: "Travel",
|
||||
title: "City Lights",
|
||||
excerpt: "Exploring urban life.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/breathtaking-sunset-duckpool-bay-near-bude-north-cornwall-uk_181624-20219.jpg?_wi=3",
|
||||
authorName: "Amit",
|
||||
authorAvatar: "http://img.b2bpic.net/free-photo/brunet-man-wearing-striped-t-shirt_250224-300.jpg",
|
||||
date: "Dec 2024",
|
||||
},
|
||||
id: "b2", category: "Travel", title: "City Lights", excerpt: "Exploring urban life.", imageSrc: "http://img.b2bpic.net/free-photo/breathtaking-sunset-duckpool-bay-near-bude-north-cornwall-uk_181624-20219.jpg", authorName: "Amit", authorAvatar: "http://img.b2bpic.net/free-photo/brunet-man-wearing-striped-t-shirt_250224-300.jpg", date: "Dec 2024"},
|
||||
{
|
||||
id: "b3",
|
||||
category: "Travel",
|
||||
title: "Hidden Trails",
|
||||
excerpt: "Into the wilderness.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/breathtaking-sunset-duckpool-bay-near-bude-north-cornwall-uk_181624-20219.jpg?_wi=4",
|
||||
authorName: "Amit",
|
||||
authorAvatar: "http://img.b2bpic.net/free-photo/brunet-man-wearing-striped-t-shirt_250224-300.jpg",
|
||||
date: "Nov 2024",
|
||||
},
|
||||
id: "b3", category: "Travel", title: "Hidden Trails", excerpt: "Into the wilderness.", imageSrc: "http://img.b2bpic.net/free-photo/breathtaking-sunset-duckpool-bay-near-bude-north-cornwall-uk_181624-20219.jpg", authorName: "Amit", authorAvatar: "http://img.b2bpic.net/free-photo/brunet-man-wearing-striped-t-shirt_250224-300.jpg", date: "Nov 2024"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -252,45 +171,20 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "v1",
|
||||
name: "Cricket Clip",
|
||||
role: "Sports",
|
||||
company: "Field",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/neon-style-american-football-player_23-2151827379.jpg?_wi=2",
|
||||
},
|
||||
id: "v1", name: "Cricket Clip", role: "Sports", company: "Field", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/neon-style-american-football-player_23-2151827379.jpg"},
|
||||
{
|
||||
id: "v2",
|
||||
name: "Gaming Reel",
|
||||
role: "eSports",
|
||||
company: "Arena",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/futuristic-football-soccer-player-with-glowing-lights_23-2151153055.jpg?_wi=3",
|
||||
},
|
||||
id: "v2", name: "Gaming Reel", role: "eSports", company: "Arena", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/futuristic-football-soccer-player-with-glowing-lights_23-2151153055.jpg"},
|
||||
{
|
||||
id: "v3",
|
||||
name: "Travel Log",
|
||||
role: "Travel",
|
||||
company: "World",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/breathtaking-sunset-duckpool-bay-near-bude-north-cornwall-uk_181624-20219.jpg?_wi=5",
|
||||
},
|
||||
id: "v3", name: "Travel Log", role: "Travel", company: "World", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/breathtaking-sunset-duckpool-bay-near-bude-north-cornwall-uk_181624-20219.jpg"},
|
||||
{
|
||||
id: "v4",
|
||||
name: "AI Insight",
|
||||
role: "Tech",
|
||||
company: "Lab",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cyberpunk-illustration-with-futuristic-technology-bright-neon-lights_23-2151672060.jpg?_wi=2",
|
||||
},
|
||||
id: "v4", name: "AI Insight", role: "Tech", company: "Lab", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cyberpunk-illustration-with-futuristic-technology-bright-neon-lights_23-2151672060.jpg"},
|
||||
{
|
||||
id: "v5",
|
||||
name: "Marketing Strategy",
|
||||
role: "Biz",
|
||||
company: "PGDM",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/tablet-with-colorful-arrows_1134-381.jpg?_wi=2",
|
||||
},
|
||||
id: "v5", name: "Marketing Strategy", role: "Biz", company: "PGDM", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/tablet-with-colorful-arrows_1134-381.jpg"},
|
||||
]}
|
||||
title="📹 My World in Videos"
|
||||
description="Visual snapshots of my journey."
|
||||
@@ -301,8 +195,7 @@ export default function LandingPage() {
|
||||
<ContactCenter
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "rotated-rays-static-grid",
|
||||
}}
|
||||
variant: "rotated-rays-static-grid"}}
|
||||
tag="Get in touch"
|
||||
title="Let's connect"
|
||||
description="Whether it's about cricket, gaming, AI, or just life."
|
||||
@@ -313,37 +206,23 @@ export default function LandingPage() {
|
||||
<FooterSimple
|
||||
columns={[
|
||||
{
|
||||
title: "Social",
|
||||
items: [
|
||||
title: "Social", items: [
|
||||
{
|
||||
label: "Instagram",
|
||||
href: "#",
|
||||
},
|
||||
label: "Instagram", href: "#"},
|
||||
{
|
||||
label: "LinkedIn",
|
||||
href: "#",
|
||||
},
|
||||
label: "LinkedIn", href: "#"},
|
||||
{
|
||||
label: "YouTube",
|
||||
href: "#",
|
||||
},
|
||||
label: "YouTube", href: "#"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Navigation",
|
||||
items: [
|
||||
title: "Navigation", items: [
|
||||
{
|
||||
label: "About",
|
||||
href: "#about",
|
||||
},
|
||||
label: "About", href: "#about"},
|
||||
{
|
||||
label: "Cricket",
|
||||
href: "#cricket",
|
||||
},
|
||||
label: "Cricket", href: "#cricket"},
|
||||
{
|
||||
label: "Gaming",
|
||||
href: "#gaming",
|
||||
},
|
||||
label: "Gaming", href: "#gaming"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user