From 483be0f08c9673b6c7ec0e44f3fc64f8c3504f56 Mon Sep 17 00:00:00 2001 From: kudinDmitriyUp Date: Sun, 14 Jun 2026 19:19:06 +0000 Subject: [PATCH 1/2] Bob AI: fix build error in src/pages/HomePage.tsx --- src/pages/HomePage.tsx | 26 +++++++++++++++++++++++++- 1 file changed, 25 insertions(+), 1 deletion(-) diff --git a/src/pages/HomePage.tsx b/src/pages/HomePage.tsx index b014ac6..1a27301 100644 --- a/src/pages/HomePage.tsx +++ b/src/pages/HomePage.tsx @@ -150,7 +150,31 @@ export default function HomePage() {
- +
From 9647d3a08d57d91a6a13c144877a18b7a06b72fa Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 14 Jun 2026 19:19:12 +0000 Subject: [PATCH 2/2] Update src/pages/HomePage.tsx --- src/pages/HomePage.tsx | 130 +++++++++-------------------------------- 1 file changed, 27 insertions(+), 103 deletions(-) diff --git a/src/pages/HomePage.tsx b/src/pages/HomePage.tsx index 1a27301..18a2dbc 100644 --- a/src/pages/HomePage.tsx +++ b/src/pages/HomePage.tsx @@ -15,14 +15,10 @@ export default function HomePage() { brand="Golf Worth Coming Back For" description="Play one of Montgomery's favorite public golf courses, known for beautiful greens, a fun and challenging layout, friendly service, and unbeatable value." primaryButton={{ - text: "BOOK A TEE TIME", - href: "#", - }} + text: "BOOK A TEE TIME", href: "#"}} secondaryButton={{ - text: "VIEW COURSE", - href: "/course", - }} - imageSrc="http://img.b2bpic.net/free-photo/golf-cart-parked-bali-indonesia_72229-863.jpg?_wi=1" + text: "VIEW COURSE", href: "/course"}} + imageSrc="http://img.b2bpic.net/free-photo/golf-cart-parked-bali-indonesia_72229-863.jpg" /> @@ -36,24 +32,16 @@ export default function HomePage() { features={[ { icon: Star, - title: "Great Greens", - description: "Consistently praised by local golfers for their condition.", - }, + title: "Great Greens", description: "Consistently praised by local golfers for their condition."}, { icon: Target, - title: "Challenging Layout", - description: "Rewards good shots while remaining accessible for beginners.", - }, + title: "Challenging Layout", description: "Rewards good shots while remaining accessible for beginners."}, { icon: DollarSign, - title: "Unbeatable Value", - description: "Some of the best rates in the Montgomery area.", - }, + title: "Unbeatable Value", description: "Some of the best rates in the Montgomery area."}, { icon: Users, - title: "Friendly Service", - description: "We make everyone feel welcome from tee to putt.", - }, + title: "Friendly Service", description: "We make everyone feel welcome from tee to putt."}, ]} /> @@ -66,41 +54,13 @@ export default function HomePage() { title="A Layout You'll Enjoy Every Time" description="Explore our course highlights through this cinematic visual guide." items={[ - { - title: "Signature Holes", - description: "Iconic golf course landscape.", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-golf-ball-with-golf-club-before-tee-off_171337-6511.jpg", - }, - { - title: "Fairways", - description: "Lush rolling hills.", - imageSrc: "http://img.b2bpic.net/free-photo/high-angle-golf-field-outdoor_23-2148480777.jpg", - }, - { - title: "Greens", - description: "Perfectly manicured.", - imageSrc: "http://img.b2bpic.net/free-photo/legs-person-playing-golf-field_181624-28085.jpg", - }, - { - title: "Tournaments", - description: "Host your event.", - imageSrc: "http://img.b2bpic.net/free-photo/scene-with-friends-golf-course_23-2150551341.jpg", - }, - { - title: "Sunsets", - description: "Golden hour golf.", - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-golf-course-landscape_23-2151014688.jpg", - }, - { - title: "Cart Trails", - description: "Scenic driving routes.", - imageSrc: "http://img.b2bpic.net/free-photo/golf-course-landscape_23-2150947173.jpg", - }, - { - title: "Clubhouse", - description: "Relax after rounds.", - imageSrc: "http://img.b2bpic.net/free-photo/aerial-view-golf-course-with-water-hazards-sand-traps_1308-189637.jpg", - }, + { title: "Signature Holes", description: "Iconic golf course landscape.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-golf-ball-with-golf-club-before-tee-off_171337-6511.jpg" }, + { title: "Fairways", description: "Lush rolling hills.", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-golf-field-outdoor_23-2148480777.jpg" }, + { title: "Greens", description: "Perfectly manicured.", imageSrc: "http://img.b2bpic.net/free-photo/legs-person-playing-golf-field_181624-28085.jpg" }, + { title: "Tournaments", description: "Host your event.", imageSrc: "http://img.b2bpic.net/free-photo/scene-with-friends-golf-course_23-2150551341.jpg" }, + { title: "Sunsets", description: "Golden hour golf.", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-golf-course-landscape_23-2151014688.jpg" }, + { title: "Cart Trails", description: "Scenic driving routes.", imageSrc: "http://img.b2bpic.net/free-photo/golf-course-landscape_23-2150947173.jpg" }, + { title: "Clubhouse", description: "Relax after rounds.", imageSrc: "http://img.b2bpic.net/free-photo/aerial-view-golf-course-with-water-hazards-sand-traps_1308-189637.jpg" } ]} /> @@ -114,35 +74,15 @@ 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"}, { - 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"}, { - 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", - }, + 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"}, { - name: "Michael R.", - role: "Local Player", - quote: "Great course, great greens, great price.", - imageSrc: "http://img.b2bpic.net/free-photo/white-leisure-golf-swing-score_1368-2013.jpg", - }, + name: "Michael R.", role: "Local Player", quote: "Great course, great greens, great price.", imageSrc: "http://img.b2bpic.net/free-photo/white-leisure-golf-swing-score_1368-2013.jpg"}, { - name: "Elena V.", - role: "Member", - quote: "Friendly staff and beautiful layout.", - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-playing-golf_23-2150924396.jpg", - }, + name: "Elena V.", role: "Member", quote: "Friendly staff and beautiful layout.", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-playing-golf_23-2150924396.jpg"}, ]} /> @@ -151,30 +91,14 @@ export default function HomePage() {
+ tag="Our Leadership" + 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" } + ]} + />