Bob AI: Added more cards to the rooms section.

This commit is contained in:
kudinDmitriyUp
2026-06-02 16:22:14 +00:00
parent 5044c1fd12
commit 8e24e07fed

View File

@@ -42,6 +42,18 @@ export default function RoomsSection(): React.JSX.Element {
imageSrc: "http://img.b2bpic.net/free-photo/wide-view-dining-hall-classic-design_114579-2224.jpg",
href: "#",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/luxury-bedroom-suite-resort-high-rise-hotel-with-working-table_105762-1783.jpg",
href: "#",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/relaxing-area-with-two-chairs-small-table_1203-3222.jpg",
href: "#",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/modern-studio-apartment-design-with-bedroom-living-space_1262-12375.jpg",
href: "#",
},
]}
/>
</SectionErrorBoundary>