Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-03-05 02:28:36 +00:00

View File

@@ -55,7 +55,7 @@ export default function LandingPage() {
{ imageSrc: "http://img.b2bpic.net/free-photo/natural-background-lake-forest-highlands_169016-22541.jpg", imageAlt: "Forest lake landscape" }
]}
rightCarouselItems={[
{ imageSrc: "http://img.b2bpic.net/free-photo/small-wooden-house-forest-daytime_181624-15995.jpg", imageAlt: "Rustic cabin" },
{ imageSrc: "http://img.b2bpic.net/free-photo/small-wooden-house-forest-daytime_181624-15995.jpg?_wi=1", imageAlt: "Rustic cabin" },
{ imageSrc: "http://img.b2bpic.net/free-psd/yellow-recreational-kayak-top-view-isolated_84443-71141.jpg", imageAlt: "Kayak rental" },
{ imageSrc: "http://img.b2bpic.net/free-photo/rear-view-family-sailing-boat_23-2147562389.jpg", imageAlt: "Boats on water" },
{ imageSrc: "http://img.b2bpic.net/free-photo/group-happy-young-friends-near-campfire-glamping-night-two-men-women-playing-guitar_1268-18297.jpg", imageAlt: "Fire pit area" }
@@ -81,7 +81,7 @@ export default function LandingPage() {
gridVariant="uniform-all-items-equal"
products={[
{
id: "cabin-1", name: "Pinewood Lodge", price: "$195/night", variant: "Sleeps 6 • 2 Bedrooms • Full Kitchen", imageSrc: "http://img.b2bpic.net/free-photo/small-wooden-house-forest-daytime_181624-15995.jpg", imageAlt: "Pinewood Lodge cabin"
id: "cabin-1", name: "Pinewood Lodge", price: "$195/night", variant: "Sleeps 6 • 2 Bedrooms • Full Kitchen", imageSrc: "http://img.b2bpic.net/free-photo/small-wooden-house-forest-daytime_181624-15995.jpg?_wi=2", imageAlt: "Pinewood Lodge cabin"
},
{
id: "cabin-2", name: "Lakefront Retreat", price: "$225/night", variant: "Sleeps 4 • 1 Bedroom • Waterfront Deck", imageSrc: "http://img.b2bpic.net/free-photo/lake-o-hara-yoho-national-park-with-waterfront-carbin_649448-2559.jpg", imageAlt: "Lakefront Retreat cabin"