diff --git a/src/app/page.tsx b/src/app/page.tsx index b1625dc..989e43e 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -52,9 +52,9 @@ export default function LandingPage() { tag="Est. Right Here in the Heart of Wyoming" mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/low-view-bowling-alley_23-2148253062.jpg", imageAlt: "El Marko Lanes Interior"}, + imageSrc: "http://img.b2bpic.net/free-photo/low-view-bowling-alley_23-2148253062.jpg?_wi=1", imageAlt: "El Marko Lanes Interior"}, { - imageSrc: "http://img.b2bpic.net/free-photo/person-holding-red-bowling-ball_23-2148344472.jpg", imageAlt: "Bowling Pins"} + imageSrc: "http://img.b2bpic.net/free-photo/person-holding-red-bowling-ball_23-2148344472.jpg?_wi=1", imageAlt: "Bowling Pins"} ]} mediaAnimation="slide-up" rating={4.4} @@ -90,23 +90,23 @@ export default function LandingPage() { { id: 1, title: "Open Bowling", description: "Roll whenever the mood strikes on our well-conditioned lanes.", phoneOne: { - imageSrc: "http://img.b2bpic.net/free-photo/low-view-bowling-alley_23-2148253062.jpg"}, + imageSrc: "http://img.b2bpic.net/free-photo/low-view-bowling-alley_23-2148253062.jpg?_wi=2"}, phoneTwo: { - imageSrc: "http://img.b2bpic.net/free-photo/person-holding-red-bowling-ball_23-2148344472.jpg"} + imageSrc: "http://img.b2bpic.net/free-photo/person-holding-red-bowling-ball_23-2148344472.jpg?_wi=2"} }, { id: 2, title: "League Play", description: "Competitive or casual leagues for all skill levels in Casper.", phoneOne: { - imageSrc: "http://img.b2bpic.net/free-photo/low-view-bowling-alley_23-2148253062.jpg"}, + imageSrc: "http://img.b2bpic.net/free-photo/low-view-bowling-alley_23-2148253062.jpg?_wi=3"}, phoneTwo: { - imageSrc: "http://img.b2bpic.net/free-photo/person-holding-red-bowling-ball_23-2148344472.jpg"} + imageSrc: "http://img.b2bpic.net/free-photo/person-holding-red-bowling-ball_23-2148344472.jpg?_wi=3"} }, { id: 3, title: "Private Events", description: "Perfect for birthdays, work outings, and neighborhood bashes.", phoneOne: { - imageSrc: "http://img.b2bpic.net/free-photo/low-view-bowling-alley_23-2148253062.jpg"}, + imageSrc: "http://img.b2bpic.net/free-photo/low-view-bowling-alley_23-2148253062.jpg?_wi=4"}, phoneTwo: { - imageSrc: "http://img.b2bpic.net/free-photo/person-holding-red-bowling-ball_23-2148344472.jpg"} + imageSrc: "http://img.b2bpic.net/free-photo/person-holding-red-bowling-ball_23-2148344472.jpg?_wi=4"} } ]} showStepNumbers={false} @@ -122,7 +122,7 @@ export default function LandingPage() { useInvertedBackground={true} testimonials={[ { - id: "1", name: "Jake M.", role: "Local Bowler", testimonial: "Best bowling alley in Wyoming. Galloway's is the perfect place to unwind.", imageSrc: "http://img.b2bpic.net/free-photo/castle-lake-view_1303-11952.jpg"}, + id: "1", name: "Jake M.", role: "Local Bowler", testimonial: "Best bowling alley in Wyoming. Galloway's is the perfect place to unwind.", imageSrc: "http://img.b2bpic.net/free-photo/castle-lake-view_1303-11952.jpg?_wi=1"}, { id: "2", name: "Sara R.", role: "Parent", testimonial: "Birthday party was absolutely perfect. Staff went above and beyond.", imageSrc: "http://img.b2bpic.net/free-photo/woman-sitting-bench-park_23-2147910781.jpg"}, { @@ -130,7 +130,7 @@ export default function LandingPage() { { id: "4", name: "Ben K.", role: "Visitor", testimonial: "Worth the drive from Cheyenne. Real bowling energy, good drinks.", imageSrc: "http://img.b2bpic.net/free-photo/woman-enjoying-beach-adventure_23-2148801488.jpg"}, { - id: "5", name: "Linda D.", role: "League Captain", testimonial: "I've been bowling here for 15 years. Still the best vibe in town.", imageSrc: "http://img.b2bpic.net/free-photo/castle-lake-view_1303-11952.jpg"}, + id: "5", name: "Linda D.", role: "League Captain", testimonial: "I've been bowling here for 15 years. Still the best vibe in town.", imageSrc: "http://img.b2bpic.net/free-photo/castle-lake-view_1303-11952.jpg?_wi=2"}, ]} title="Casper Speaks — and Casper Loves El Marko" description="300+ Five-Star Google Reviews and counting."