From 115bd578acf3bb787b3fb7d561c61826fcb8f368 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 11:51:38 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index c2e5291..9e9a454 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -20,7 +20,7 @@ export default function LandingPage() { borderRadius="pill" contentWidth="mediumLarge" sizing="large" - background="noiseDiagonalGradient" + background="circleGradient" cardStyle="inset" primaryButtonStyle="primary-glow" secondaryButtonStyle="radial-glow" @@ -47,11 +47,11 @@ export default function LandingPage() { tag="Welcome" tagIcon={Users} tagAnimation="slide-up" - background={{ variant: "noiseDiagonalGradient" }} + background={{ variant: "plain" }} leftCarouselItems={[ - { imageSrc: "http://img.b2bpic.net/free-photo/side-view-friends-winning-videogame_23-2149349984.jpg?_wi=1", imageAlt: "Computer club members" }, + { imageSrc: "http://img.b2bpic.net/free-photo/side-view-friends-winning-videogame_23-2149349984.jpg", imageAlt: "Computer club members" }, { imageSrc: "http://img.b2bpic.net/free-photo/colleagues-working-office-relaxed-atmosphere_329181-11990.jpg", imageAlt: "Tech workshop" }, - { imageSrc: "http://img.b2bpic.net/free-photo/side-view-friends-winning-videogame_23-2149349984.jpg?_wi=2", imageAlt: "Collaborative coding" }, + { imageSrc: "http://img.b2bpic.net/free-photo/side-view-friends-winning-videogame_23-2149349984.jpg", imageAlt: "Collaborative coding" }, { imageSrc: "http://img.b2bpic.net/free-photo/diverse-team-artist-expert-working-editing-tracks-new-album_482257-89140.jpg", imageAlt: "Tech gathering" } ]} rightCarouselItems={[ @@ -127,8 +127,8 @@ export default function LandingPage() { tagIcon={Users} tagAnimation="slide-up" members={[ - { id: "1", name: "Alex Chen", role: "Club President", imageSrc: "http://img.b2bpic.net/free-photo/dark-blonde-bearded-man-crosses-his-hands-chest-posing-black-shirt_8353-1116.jpg?_wi=1", imageAlt: "Alex Chen" }, - { id: "2", name: "Sarah Williams", role: "Tech Lead", imageSrc: "http://img.b2bpic.net/free-photo/dark-blonde-bearded-man-crosses-his-hands-chest-posing-black-shirt_8353-1116.jpg?_wi=2", imageAlt: "Sarah Williams" }, + { id: "1", name: "Alex Chen", role: "Club President", imageSrc: "http://img.b2bpic.net/free-photo/dark-blonde-bearded-man-crosses-his-hands-chest-posing-black-shirt_8353-1116.jpg", imageAlt: "Alex Chen" }, + { id: "2", name: "Sarah Williams", role: "Tech Lead", imageSrc: "http://img.b2bpic.net/free-photo/dark-blonde-bearded-man-crosses-his-hands-chest-posing-black-shirt_8353-1116.jpg", imageAlt: "Sarah Williams" }, { id: "3", name: "Marcus Johnson", role: "Developer Advocate", imageSrc: "http://img.b2bpic.net/free-photo/smiling-mechanic-standing-repair-shop_1170-1349.jpg", imageAlt: "Marcus Johnson" }, { id: "4", name: "Emma Rodriguez", role: "Community Manager", imageSrc: "http://img.b2bpic.net/free-photo/pov-businessman-attending-videocall-meeting-office-using-online-videoconference-talk-consultant-about-financial-strategy-company-employee-chatting-remote-teleconference-close-up_482257-40929.jpg", imageAlt: "Emma Rodriguez" } ]} @@ -174,12 +174,12 @@ export default function LandingPage() { tagIcon={Heart} tagAnimation="slide-up" testimonials={[ - { id: "1", name: "James Liu", role: "Software Engineer", company: "Tech Startup Inc", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/woman-showing-ok-sign_23-2148990150.jpg?_wi=1", imageAlt: "James Liu" }, + { id: "1", name: "James Liu", role: "Software Engineer", company: "Tech Startup Inc", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/woman-showing-ok-sign_23-2148990150.jpg", imageAlt: "James Liu" }, { id: "2", name: "Diana Martinez", role: "Full Stack Developer", company: "Digital Solutions", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg", imageAlt: "Diana Martinez" }, - { id: "3", name: "Kevin Park", role: "Data Scientist", company: "Analytics Corp", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/woman-showing-ok-sign_23-2148990150.jpg?_wi=2", imageAlt: "Kevin Park" }, - { id: "4", name: "Rachel Thompson", role: "DevOps Engineer", company: "Cloud Systems", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/woman-showing-ok-sign_23-2148990150.jpg?_wi=3", imageAlt: "Rachel Thompson" }, - { id: "5", name: "Michael Zhang", role: "Security Expert", company: "CyberSafe Ltd", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/woman-showing-ok-sign_23-2148990150.jpg?_wi=4", imageAlt: "Michael Zhang" }, - { id: "6", name: "Sophia Anderson", role: "Product Manager", company: "Innovation Hub", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/woman-showing-ok-sign_23-2148990150.jpg?_wi=5", imageAlt: "Sophia Anderson" } + { id: "3", name: "Kevin Park", role: "Data Scientist", company: "Analytics Corp", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/woman-showing-ok-sign_23-2148990150.jpg", imageAlt: "Kevin Park" }, + { id: "4", name: "Rachel Thompson", role: "DevOps Engineer", company: "Cloud Systems", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/woman-showing-ok-sign_23-2148990150.jpg", imageAlt: "Rachel Thompson" }, + { id: "5", name: "Michael Zhang", role: "Security Expert", company: "CyberSafe Ltd", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/woman-showing-ok-sign_23-2148990150.jpg", imageAlt: "Michael Zhang" }, + { id: "6", name: "Sophia Anderson", role: "Product Manager", company: "Innovation Hub", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/woman-showing-ok-sign_23-2148990150.jpg", imageAlt: "Sophia Anderson" } ]} gridVariant="uniform-all-items-equal" animationType="slide-up" -- 2.49.1