Merge version_1_1781464666437 into main
Merge version_1_1781464666437 into main
This commit was merged in pull request #3.
This commit is contained in:
@@ -74,9 +74,9 @@ export default function HomePage() {
|
||||
description="Here is what our community is saying about our public course."
|
||||
testimonials={[
|
||||
{
|
||||
name: "John D.", role: "Weekend Golfer", quote: "One of the best bang-for-your-buck courses around.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-handsome-male-golfer-holding-golf-club_171337-6503.jpg"},
|
||||
name: "John D.", role: "Weekend Golfer", quote: "One of the best bang-for-your-buck courses around.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-handsome-male-golfer-holding-golf-club_171337-6503.jpg?_wi=1"},
|
||||
{
|
||||
name: "Sarah M.", role: "Member", quote: "Greens are always in good shape.", imageSrc: "http://img.b2bpic.net/free-photo/handsome-young-male-golfer-with-club-resting_171337-6608.jpg"},
|
||||
name: "Sarah M.", role: "Member", quote: "Greens are always in good shape.", imageSrc: "http://img.b2bpic.net/free-photo/handsome-young-male-golfer-with-club-resting_171337-6608.jpg?_wi=1"},
|
||||
{
|
||||
name: "David K.", role: "Tournament Organizer", quote: "Best public course in Montgomery.", imageSrc: "http://img.b2bpic.net/free-photo/young-golfer-hitting-shot-with-iron-mature-man-sunglasses-enjoing-professional-game-green-course_549566-838.jpg"},
|
||||
{
|
||||
@@ -95,8 +95,8 @@ export default function HomePage() {
|
||||
title="Meet The Pros"
|
||||
description="The passionate team behind the Aroostook experience."
|
||||
members={[
|
||||
{ name: "Alex Rivers", role: "General Manager", imageSrc: "http://img.b2bpic.net/free-photo/close-up-handsome-male-golfer-holding-golf-club_171337-6503.jpg" },
|
||||
{ name: "Sarah Chen", role: "Head Pro", imageSrc: "http://img.b2bpic.net/free-photo/handsome-young-male-golfer-with-club-resting_171337-6608.jpg" }
|
||||
{ name: "Alex Rivers", role: "General Manager", imageSrc: "http://img.b2bpic.net/free-photo/close-up-handsome-male-golfer-holding-golf-club_171337-6503.jpg?_wi=2" },
|
||||
{ name: "Sarah Chen", role: "Head Pro", imageSrc: "http://img.b2bpic.net/free-photo/handsome-young-male-golfer-with-club-resting_171337-6608.jpg?_wi=2" }
|
||||
]}
|
||||
/>
|
||||
</SectionErrorBoundary>
|
||||
|
||||
Reference in New Issue
Block a user