Update src/app/page.tsx
This commit is contained in:
@@ -75,19 +75,19 @@ export default function LandingPage() {
|
||||
description="Top-rated computer education and academic coaching in Fatehgarh helping students gain confidence, practical skills, and measurable success through experienced teachers and personalized attention."
|
||||
leftCarouselItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-typing-laptop_23-2149145060.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-typing-laptop_23-2149145060.jpg?_wi=1",
|
||||
imageAlt: "Student coding on laptop",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-friends-playing-videogames_23-2150571961.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-friends-playing-videogames_23-2150571961.jpg?_wi=1",
|
||||
imageAlt: "Students collaborating in classroom",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/professional-software-developer-types-code-laptop-sleek-workspace_482257-116469.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/professional-software-developer-types-code-laptop-sleek-workspace_482257-116469.jpg?_wi=1",
|
||||
imageAlt: "Hands typing on keyboard",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/3d-workstation-with-computer-peripheral-devices_23-2150714185.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/3d-workstation-with-computer-peripheral-devices_23-2150714185.jpg?_wi=1",
|
||||
imageAlt: "Abstract digital knowledge network",
|
||||
},
|
||||
{
|
||||
@@ -364,7 +364,7 @@ export default function LandingPage() {
|
||||
tag: "Parent",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/women-hugging-looking-camera_23-2147784525.jpg",
|
||||
avatarAlt: "Rajesh Kumar avatar",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-typing-laptop_23-2149145060.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-typing-laptop_23-2149145060.jpg?_wi=2",
|
||||
imageAlt: "young male student headshot avatar",
|
||||
},
|
||||
{
|
||||
@@ -376,7 +376,7 @@ export default function LandingPage() {
|
||||
tag: "Career-Switcher",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/portrait-man-cartoon-style_23-2151133853.jpg",
|
||||
avatarAlt: "Anjali Singh avatar",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-friends-playing-videogames_23-2150571961.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-friends-playing-videogames_23-2150571961.jpg?_wi=2",
|
||||
imageAlt: "young male student headshot avatar",
|
||||
},
|
||||
{
|
||||
@@ -388,7 +388,7 @@ export default function LandingPage() {
|
||||
tag: "School Student",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/stylish-woman-wearing-yellow-bandana_273609-13330.jpg",
|
||||
avatarAlt: "Vikramjeet Kaur avatar",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/professional-software-developer-types-code-laptop-sleek-workspace_482257-116469.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/professional-software-developer-types-code-laptop-sleek-workspace_482257-116469.jpg?_wi=2",
|
||||
imageAlt: "young male student headshot avatar",
|
||||
},
|
||||
{
|
||||
@@ -400,7 +400,7 @@ export default function LandingPage() {
|
||||
tag: "School Student",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/stylish-young-woman-profile-portrait_158595-2746.jpg",
|
||||
avatarAlt: "Harman Singh avatar",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/3d-workstation-with-computer-peripheral-devices_23-2150714185.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/3d-workstation-with-computer-peripheral-devices_23-2150714185.jpg?_wi=2",
|
||||
imageAlt: "young male student headshot avatar",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user