diff --git a/.gitignore b/.gitignore index dff55db..e6269fa 100644 --- a/.gitignore +++ b/.gitignore @@ -30,3 +30,18 @@ yarn-error.log* # Coverage reports /coverage + +# SSH Keys - Prevent SSH keys from being pushed +*.pem +*.pub +id_rsa +id_rsa.pub + +# Private keys +*.key + +# Security-related or sensitive files +*.crt +*.cert +*.p12 +*.pub diff --git a/GroupCookieNotice.html b/GroupCookieNotice.html index 47e4db1..a643214 100644 --- a/GroupCookieNotice.html +++ b/GroupCookieNotice.html @@ -208,7 +208,7 @@
Departure: City A
+Destination: City B
+Departure Time: 10:00 AM
+Available Tickets: 20
+Price: $30
+Seating Arrangement: Window and Aisle
+Time Slot: Morning
+Seating Criteria: Family Seating Available
+Departure: City C
+Destination: City D
+Departure Time: 2:00 PM
+Available Tickets: 15
+Price: $45
+Seating Arrangement: Upper and Lower Berths
+Time Slot: Afternoon
+Seating Criteria: Quiet Zone Available
+Departure: City E
+Destination: City F
+Departure Time: 5:00 PM
+Available Tickets: 25
+Price: $25
+Seating Arrangement: Standard Seating
+Time Slot: Evening
+Seating Criteria: No Smoking Zone
+