From bc845f411214e109dfbf03479ee689b2aa91b92b Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 16 Mar 2026 06:12:02 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index ecc0831..d0373c6 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -52,16 +52,16 @@ export default function LandingPage() { imageSrc="http://img.b2bpic.net/free-photo/chef-putting-sliced-cheese-salad_23-2148516913.jpg" imageAlt="Private chef preparing gourmet meal in luxury kitchen" mediaAnimation="slide-up" - background="gradient-bars" + background={{ variant: "gradient-bars" }} useInvertedBackground={false} testimonials={[ { name: "Sarah Mitchell", handle: "@sarahmitchell", testimonial: "Absolutely transformed our dinner parties. Every course was perfection.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-man-with-backpack_23-2149915916.jpg?_wi=1", imageAlt: "Sarah Mitchell" + imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-man-with-backpack_23-2149915916.jpg", imageAlt: "Sarah Mitchell" }, { name: "James Richardson", handle: "@jamesrich", testimonial: "Professional, creative, and genuinely cares about the dining experience.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/content-indian-ceo-standing-smiling-portrait-successful-pensive-bearded-businessman-glasses-posing-office-room-business-expression-management-concept_74855-11642.jpg?_wi=1", imageAlt: "James Richardson" + imageSrc: "http://img.b2bpic.net/free-photo/content-indian-ceo-standing-smiling-portrait-successful-pensive-bearded-businessman-glasses-posing-office-room-business-expression-management-concept_74855-11642.jpg", imageAlt: "James Richardson" } ]} /> @@ -133,11 +133,11 @@ export default function LandingPage() { testimonials={[ { id: "client-1", name: "Victoria Chen", role: "Entrepreneur", company: "Tech Executive", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-man-with-backpack_23-2149915916.jpg?_wi=2", imageAlt: "Victoria Chen" + imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-man-with-backpack_23-2149915916.jpg", imageAlt: "Victoria Chen" }, { id: "client-2", name: "Michael Thornton", role: "Attorney", company: "Thornton & Associates", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/content-indian-ceo-standing-smiling-portrait-successful-pensive-bearded-businessman-glasses-posing-office-room-business-expression-management-concept_74855-11642.jpg?_wi=2", imageAlt: "Michael Thornton" + imageSrc: "http://img.b2bpic.net/free-photo/content-indian-ceo-standing-smiling-portrait-successful-pensive-bearded-businessman-glasses-posing-office-room-business-expression-management-concept_74855-11642.jpg", imageAlt: "Michael Thornton" }, { id: "client-3", name: "Amanda Foster", role: "Interior Designer", company: "Foster Design Studio", rating: 5,