Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #3.
This commit is contained in:
2026-03-16 06:12:31 +00:00

View File

@@ -57,11 +57,11 @@ export default function LandingPage() {
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", imageAlt: "Sarah Mitchell"
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-man-with-backpack_23-2149915916.jpg?_wi=1", 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", 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?_wi=1", 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", imageAlt: "Victoria Chen"
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-man-with-backpack_23-2149915916.jpg?_wi=2", 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", 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?_wi=2", imageAlt: "Michael Thornton"
},
{
id: "client-3", name: "Amanda Foster", role: "Interior Designer", company: "Foster Design Studio", rating: 5,