Update src/app/page.tsx
This commit is contained in:
@@ -65,19 +65,19 @@ export default function LandingPage() {
|
||||
testimonials={[
|
||||
{
|
||||
name: "Arjun S.", handle: "@ChessEnthusiast", testimonial: "Goofygen's challenges are addictive! Never thought chess could be this entertaining.", rating: 5,
|
||||
imageSrc: "asset://testimonial-1"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-selecting-pictures-people_1134-467.jpg"},
|
||||
{
|
||||
name: "Priya R.", handle: "@QueenOfPawns", testimonial: "He made me fall in love with chess again. The comedy sketches are brilliant!", rating: 5,
|
||||
imageSrc: "asset://testimonial-2"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/baseball-supporters-watching-their-team-lose-game-phone_53876-127332.jpg"},
|
||||
{
|
||||
name: "Rahul V.", handle: "@KnightRider", testimonial: "From Chennai to global fame, Goofygen's journey is truly inspiring. A must-watch!", rating: 5,
|
||||
imageSrc: "asset://testimonial-3"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/fighter-suit-with-virtual-reality-glasses-device-his-head-futuristic-background_613910-13295.jpg"},
|
||||
{
|
||||
name: "Kavya M.", handle: "@ChessAddict", testimonial: "His memes are legendary, and the dance challenges? Pure genius! #GoofygenForLife", rating: 5,
|
||||
imageSrc: "asset://testimonial-4"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/fighter-suit-with-virtual-reality-glasses-device-his-head-futuristic-background_613910-13299.jpg"},
|
||||
{
|
||||
name: "Siddharth A.", handle: "@ChessMaestro", testimonial: "A refreshing take on chess content. Professional, yet incredibly fun and engaging.", rating: 5,
|
||||
imageSrc: "asset://testimonial-5"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/blockchain-technology-cartoon-illustration_23-2151572160.jpg"},
|
||||
]}
|
||||
testimonialRotationInterval={5000}
|
||||
buttons={[
|
||||
@@ -161,6 +161,7 @@ export default function LandingPage() {
|
||||
|
||||
<div id="content" data-section="content">
|
||||
<FeatureCardSixteen
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={true}
|
||||
negativeCard={{
|
||||
|
||||
Reference in New Issue
Block a user