Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-03-12 06:32:46 +00:00

View File

@@ -55,11 +55,11 @@ export default function LandingPage() {
testimonials={[
{
name: "Michael Sterling", handle: "CEO, Investment Firm", testimonial: "The most refined fishing experience of my life. Every detail was impeccable.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-man-with-climbing-equipment_23-2150382963.jpg", imageAlt: "Michael Sterling"
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-man-with-climbing-equipment_23-2150382963.jpg?_wi=1", imageAlt: "Michael Sterling"
},
{
name: "Alexandra Chen", handle: "Entrepreneur & Collector", testimonial: "A sanctuary on water. Meridian understands true luxury.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portriat-fishermen-with-coffee_329181-19994.jpg", imageAlt: "Alexandra Chen"
imageSrc: "http://img.b2bpic.net/free-photo/portriat-fishermen-with-coffee_329181-19994.jpg?_wi=1", imageAlt: "Alexandra Chen"
}
]}
buttons={[
@@ -167,11 +167,11 @@ export default function LandingPage() {
testimonials={[
{
id: "1", name: "James Worthington", role: "Private Equity Principal", company: "Coastal Capital Partners", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-man-with-climbing-equipment_23-2150382963.jpg", imageAlt: "James Worthington"
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-man-with-climbing-equipment_23-2150382963.jpg?_wi=2", imageAlt: "James Worthington"
},
{
id: "2", name: "Sophia Laurent", role: "Luxury Goods Executive", company: "European Fashion Group", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portriat-fishermen-with-coffee_329181-19994.jpg", imageAlt: "Sophia Laurent"
imageSrc: "http://img.b2bpic.net/free-photo/portriat-fishermen-with-coffee_329181-19994.jpg?_wi=2", imageAlt: "Sophia Laurent"
},
{
id: "3", name: "Marcus Chen", role: "Technology Founder", company: "Silicon Valley Innovations", rating: 5,