1
00:00:01,620 --> 00:00:06,730
So I couldn't leave the contact and about pages empty, it just didn't seem right to me.

2
00:00:06,740 --> 00:00:11,490
So I have made a few minor changes and I'll just go through them here so you can see how I did it.

3
00:00:11,490 --> 00:00:16,530
And I'll also draw your attention to one more change I had to make because we switched to bootstrap

4
00:00:16,530 --> 00:00:16,920
five.

5
00:00:17,370 --> 00:00:22,950
So the about page, I just put some text in here and put the image that we're using for my slider over

6
00:00:22,950 --> 00:00:25,320
on the right hand side just so it looks a little better.

7
00:00:25,590 --> 00:00:30,420
And the content of the Texas just lorem ipsum, it's just placeholder text.

8
00:00:30,780 --> 00:00:34,770
And similarly on the contact page, I created a page with two columns.

9
00:00:34,770 --> 00:00:39,990
I put an embedded Google Maps here and apparently our bed and breakfast is on this little island somewhere

10
00:00:39,990 --> 00:00:40,690
in Ontario.

11
00:00:40,740 --> 00:00:45,060
I just chose a random spot in Ontario and put the contact information over here.

12
00:00:45,630 --> 00:00:47,970
One other change I made was to search availability.

13
00:00:47,970 --> 00:00:52,680
When we switched to bootstrap five, these were stacked one on top of each other and I didn't like that

14
00:00:52,680 --> 00:00:53,130
very much.

15
00:00:53,130 --> 00:00:57,990
I want it to be back the way it was initially with Bootstrap four, with a rival on the left and departure

16
00:00:57,990 --> 00:00:58,480
on the right.

17
00:00:58,890 --> 00:01:00,680
So that change was pretty easy to do.

18
00:01:01,200 --> 00:01:06,840
I just had to change the class which used to be formed, Ashboro, which is a bootstrap for thing,

19
00:01:07,080 --> 00:01:08,190
over to just a row.

20
00:01:08,190 --> 00:01:11,730
And that took care of that problem for me for the about page.

21
00:01:11,740 --> 00:01:14,220
Again, I just just put some content in here.

22
00:01:14,220 --> 00:01:21,390
I just put an image in and three paragraphs of text, and that's pretty much all that we had to worry

23
00:01:21,390 --> 00:01:21,750
about.

24
00:01:22,200 --> 00:01:25,560
So that just makes things a little bit more attractive.

25
00:01:25,560 --> 00:01:30,960
And you can look at the source code that's available for this particular lecture and see how I did it.

26
00:01:30,960 --> 00:01:34,530
And you can put whatever you want in those pages, of course, because it's purely cosmetic.
