Merge version_2 into main #6

Merged
bender merged 1 commits from version_2 into main 2026-04-28 12:29:15 +00:00

View File

@@ -31,8 +31,8 @@ export default function GardenPage() {
title="Our Garden Showcase"
description="Stroll through our peaceful botanical sanctuary."
features={[
{ title: "Rose Garden", description: "Blooming beauty.", imageSrc: "http://img.b2bpic.net/free-photo/nature-holiday-travel-relaxation-resort_1203-5032.jpg" },
{ title: "Zen Pond", description: "Tranquil waters.", imageSrc: "http://img.b2bpic.net/free-photo/nature-holiday-travel-relaxation-resort_1203-5032.jpg" }
{ title: "Rose Garden", description: "Blooming beauty.", imageSrc: "http://img.b2bpic.net/free-photo/nature-holiday-travel-relaxation-resort_1203-5032.jpg?_wi=1" },
{ title: "Zen Pond", description: "Tranquil waters.", imageSrc: "http://img.b2bpic.net/free-photo/nature-holiday-travel-relaxation-resort_1203-5032.jpg?_wi=2" }
]}
/>
</div>