add new images
This commit is contained in:
parent
e4bc47579c
commit
61b2e20dfb
@ -9,9 +9,11 @@
|
||||
import 'swiper/css/autoplay';
|
||||
|
||||
const images = [
|
||||
{ image: 'Plaza-Logo-Door.jpeg', alt: 'Picture of the glass office door with the Misty Mountains Therapy logo in the center.' },
|
||||
{ image: 'Entry-Way.jpeg', alt: 'The entry hall to the Misty Mountains Suite room, showing a bench for waiting patients to sit. The vibes are inviting.' },
|
||||
{ image: 'office-1-1.jpeg', alt: 'An office room with a rustic lamp and comfy looking couch.' },
|
||||
{ image: 'Inside-Office.jpeg', alt: 'A second office room with good vibes.' },
|
||||
{ image: 'mountains.png', alt: 'Cloudy mountains in a light sky' },
|
||||
{ image: 'office-1-1.jpeg', alt: 'Office room one' },
|
||||
{ image: 'office-1-2.jpeg', alt: 'Office room one angle two' }
|
||||
].map(setImageUrl);
|
||||
</script>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user