forked from christfellowshipchurch/web-app-v2
-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathnext.config.js
384 lines (384 loc) · 36.2 KB
/
next.config.js
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
module.exports = {
images: {
domains: [],
},
env: {
BASE_URL: process.env.REACT_APP_BASE_URL,
},
experimental: {
cpus: 1,
},
async headers() {
return [
{
source: '/.well-known/apple-app-site-association',
headers: [{ key: 'content-type', value: 'application/json' }],
},
];
},
async redirects() {
return [
{ source: '/images/emailsig/:path*', destination: 'https://rock.longhollow.com/Content/emailsig/:path*', permanent: true },
{ source: '/media/:path*', destination: '/:path*', permanent: true },
{ source: '/home', destination: '/', permanent: true },
{
source: '/about/meet-our-staff',
destination: '/search?category=Staff&p=1',
permanent: false,
},
{
source: '/app-link/:slug',
destination: '/:slug',
permanent: false,
}, // reboot this stupid thing notes fix rev again eric trying too
{ source: '/family-grace-mental-health-support-for-families-of-loved-ones-struggling', destination: 'https://my.longhollow.com/page/2823?GroupId=489829&PageType=care', permanent: true },
{ source: '/explore-our-2024-annual-report', destination: 'impact.longhollow.com', permanent: true },
{ source: '/england', destination: '/pastor-robby-gallaty-10-day-footsteps-of-the-reformers-england-scotland-october-13-22-2025', permanent: true },
{ source: '/anxiety-support-group', destination: 'https://my.longhollow.com/page/2823?GroupId=1055541&PageType=care', permanent: true },
{ source: '/moms-of-special-needs-children', destination: 'https://my.longhollow.com/page/2823?GroupId=453889&PageType=care', permanent: true },
{ source: '/school', destination: '/long-hollow-school-of-ministry-spring-2025', permanent: true },
{ source: '/surrendering-the-secret', destination: 'https://my.longhollow.com/page/2823?GroupId=411725&PageType=care', permanent: true },
{ source: '/healing-for-estrangement-parents-of-adult-children', destination: 'https://my.longhollow.com/page/2823?GroupId=1094662&PageType=care', permanent: true },
{ source: '/freedomfrompornographysupportgroup', destination: 'https://my.longhollow.com/page/2823?GroupId=1032637&PageType=care', permanent: true },
{ source: '/womens-groups', destination: 'https://my.longhollow.com/page/2825', permanent: true },
{ source: '/word', destination: '/get-into-the-word-2025', permanent: true },
{ source: '/parentconference', destination: '/parent-conference-2025', permanent: true },
{ source: '/lafires', destination: '/california-wildfires', permanent: true },
{ source: '/volunteering', destination: '/next-steps/volunteer', permanent: true },
{ source: '/grief-share', destination: 'https://my.longhollow.com/page/2823?GroupId=1057795&PageType=care', permanent: true },
{ source: '/impact', destination: 'https://www.longhollowimpact.com/', permanent: true },
{ source: '/2024impact', destination: 'https://www.longhollowimpact.com/', permanent: true },
{ source: '/connect/support-groups', destination: 'https://my.longhollow.com/page/2827', permanent: true },
{ source: '/support-groups', destination: 'https://my.longhollow.com/page/2827', permanent: true },
{ source: '/adoptionfoster-parent-support-group', destination: 'https://my.longhollow.com/page/2823?GroupId=1079723&PageType=oncampus', permanent: true },
{ source: '/healing-from-trauma-women-only', destination: 'https://my.longhollow.com/page/2823?GroupId=1062758&PageType=oncampus', permanent: true },
{ source: '/getintotheword', destination: '/get-into-the-word-2025', permanent: true },
{ source: '/2024impact', destination: 'https://www.longhollowimpact.com/', permanent: true },
{ source: '/mens-groups', destination: 'https://my.longhollow.com/page/2804', permanent: true },
{ source: '/mental-health', destination: 'https://my.longhollow.com/page/2823?GroupId=450719&PageType=care', permanent: true },
{ source: '/divorce-care', destination: 'https://my.longhollow.com/page/2823?GroupId=1057044&PageType=care', permanent: true },
{ source: '/caring-for-aging-relatives-in-person-and-zoom', destination: 'https://my.longhollow.com/page/2823?GroupId=505203&PageType=care', permanent: true },
{ source: '/embracegrace', destination: 'https://my.longhollow.com/page/2823?GroupId=479136&PageType=care', permanent: true },
{ source: '/hope-through-illness', destination: 'https://my.longhollow.com/page/2823?GroupId=425337&PageType=care', permanent: true },
{ source: '/safe-people', destination: 'https://my.longhollow.com/page/2823?GroupId=1061529&PageType=care', permanent: true },
{ source: '/womens-infertility-and-miscarriage', destination: 'https://my.longhollow.com/page/2823?GroupId=465379&PageType=care', permanent: true },
{ source: '/mensconference', destination: '/lh-mens-conference-2025-a-weekend-of-growth-and-connection-for-men', permanent: true },
{ source: '/menvol', destination: 'https://my.longhollow.com/morningofmensevent', permanent: true },
{ source: '/womens-groups-1', destination: 'https://my.longhollow.com/page/2825', permanent: true },
{ source: '/forgiveness', destination: 'https://my.longhollow.com/page/2823?GroupId=422228&PageType=care', permanent: true },
{ source: '/family-grace-mental-health-support-for-families-of-loved-ones-struggling', destination: 'https://my.longhollow.com/page/2827', permanent: true },
{ source: '/mom', destination: '/mothers-day-2024', permanent: true },
{ source: '/connect/support-groups', destination: '/connect/support-groups', permanent: true },
{ source: '/winterserve', destination: '/serve-at-christmas-2024-find-a-place-to-serve-at-long-hollow-during-the-holiday-season', permanent: true },
{ source: '/ice', destination: '/ice-rink-2024', permanent: true },
{ source: '/nightofworship', destination: '/long-hollow-worship-night', permanent: true },
{ source: '/serveatchristmas', destination: '/serve-at-christmas-2024-find-a-place-to-serve-at-long-hollow-during-the-holiday-season', permanent: true },
{ source: '/global', destination: '/global-missions', permanent: true },
{ source: '/missionsschedule', destination: '/missions-sunday-next-steps', permanent: true },
{ source: '/churchplanting', destination: '/church-planting', permanent: true },
{ source: '/recovery-care-and-support-groups', destination: 'https://my.longhollow.com/page/2827', permanent: true },
{ source: '/lh-young-adults-groups', destination: 'https://my.longhollow.com/page/2826', permanent: true },
{ source: '/lh-men-groups', destination: 'https://my.longhollow.com/page/2804', permanent: true },
{ source: '/on-campus-life-groups', destination: 'https://my.longhollow.com/page/2828', permanent: true },
{ source: '/off', destination: 'https://my.longhollow.com/page/2829', permanent: true },
{ source: '/lh-women-groups', destination: 'https://my.longhollow.com/page/2825', permanent: true },
{ source: '/missionsemail', destination: 'https://my.longhollow.com/page/1322', permanent: true },
{ source: '/missionssunday', destination: '/missions-sunday-2024-force-for-good-near-and-far', permanent: true },
{ source: '/missionsunday', destination: '/missions-sunday-2024-force-for-good-near-and-far', permanent: true },
{ source: '/make-a-difference-2', destination: 'https://my.longhollow.com/page/1322', permanent: true },
{ source: '/mensnight', destination: 'https://longhollow.com/lh-mens-night-come-hang-with-us', permanent: true },
{ source: '/group-leader-resources', destination: '/groupleaderresources', permanent: true },
{ source: '/preview', destination: '/launch-night-winter-2025', permanent: true },
{ source: '/launchnight', destination: '/launch-night-winter-2025', permanent: true },
{ source: '/mondaynightoutreach', destination: '/monday-night-outreach-provide-meals', permanent: true },
{ source: '/prison', destination: '/prison-ministry-volunteer-information-meeting', permanent: true },
{ source: '/events', destination: 'https://longhollow.com/search?category=Events&p=1', permanent: true },
{ source: '/wrap', destination: '/adoptivefoster-wrap-around-team-support-adoptive-and-foster-families', permanent: true },
{ source: '/missionsnight', destination: '/missions-night-2024', permanent: true },
{ source: '/fallservicetimes', destination: '/fall-service-times-at-long-hollow', permanent: true },
{ source: '/revelation', destination: '/watch/71ec2079298288ea22cabf29ff907d73/revelation', permanent: true },
{ source: '/teacherserveweek', destination: '/back-to-school-teacher-serve-week-serve-our-communitys-faculty-and-staff', permanent: true },
{ source: '/praiseteam', destination: '/volunteer-for-lh-kids-praise-team', permanent: true },
{ source: '/foodtruck', destination: '/food-truck-fridays-summer-at-legacy-park', permanent: true },
{ source: '/stayconnected', destination: 'https://longhollow.com/connect/connect-with-us', permanent: true },
{ source: '/kidsconvol', destination: 'https://my.longhollow.com/Registration/kidsconvolunteer2024', permanent: true },
{ source: '/freedom', destination: '/freedomfrompornographysupportgroup', permanent: true },
{ source: '/testimony', destination: '/ive-been-changed-from-addict-to-pastor', permanent: true },
{ source: '/host', destination: '/host-your-event-or-gathering-at-long-hollow', permanent: true },
{ source: '/5thgrade', destination: '/5th-grade-summer-transition', permanent: true },
{ source: '/family', destination: 'https://nsb2r6cpbt4.typeform.com/to/rv4waLbv', permanent: true },
{ source: '/relief', destination: 'https://longhollow.com/crisis-response-team', permanent: true },
{ source: '/hope', destination: '/hopefortheholidays-november2023', permanent: true },
{ source: '/secretchurch', destination: '/secretchurch-2024', permanent: true },
{ source: '/summerserve', destination: '/serve-this-summer-make-the-most-of-summer', permanent: true },
{ source: '/wednesdays', destination: '/wednesdays-at-lh-winterspring-2025', permanent: true },
{ source: '/firstrespondermeals', destination: '/first-responder-meals-help-us-care-for-our-first-responders-on-christmas-day-2024', permanent: true },
{ source: '/fall', destination: 'https://longhollow.com/search?category=Events&p=1', permanent: true },
{ source: '/fallatlh', destination: 'https://longhollow.com/search?category=Events&p=1', permanent: true },
{ source: '/winter', destination: 'https://longhollow.com/search?category=Events&p=1', permanent: true },
{ source: '/summer', destination: '/everything-coming-this-summer-at-long-hollow', permanent: true },
{ source: '/good', destination: '/get-involved', permanent: true },
{ source: '/volunteerappreciation', destination: 'https://rock.longhollow.com/page/1759?ProjectId=140rpr189K&LocationId=x5yjnKGyeL&ScheduleId=jV038pgypv', permanent: true },
{ source: '/hang', destination: '/momandmehang-jan2024', permanent: true },
{ source: '/onboarding', destination: 'https://rock.longhollow.com/page/827', permanent: true },
{ source: '/bettermangroups', destination: 'https://my.longhollow.com/Registration/bettermanstudy-oct2023', permanent: true },
{ source: '/hangout', destination: '/lhkidshomeschoolwheelsandreels', permanent: true },
{ source: '/lhkidswheelsandreels', destination: '/lhkidshomeschoolwheelsandreels', permanent: true },
{ source: '/foster', destination: '/fosterandadoptivefamilynight', permanent: true },
{ source: '/knot', destination: '/theknotmarriageconference', permanent: true },
{ source: '/wednesday', destination: '/wednesdays-at-lh-winterspring-2025', permanent: true },
{ source: '/partner', destination: '/logan-klapwyk', permanent: true },
{ source: '/seven', destination: 'https://signature.rezdy.com/582215/pastor-robby-gallaty-11-day-journey-to-the-seven-churches-october-4-14-2024', permanent: true },
{ source: '/sevenchurches', destination: 'https://signature.rezdy.com/582215/pastor-robby-gallaty-11-day-journey-to-the-seven-churches-october-4-14-2024', permanent: true },
{ source: '/turkey', destination: 'https://signature.rezdy.com/582215/pastor-robby-gallaty-11-day-journey-to-the-seven-churches-october-4-14-2024', permanent: true },
{ source: '/feedback', destination: 'https://longhollow.wufoo.com/forms/vision-plan-strategy-feedback/', permanent: true },
{ source: '/identity', destination: 'https://longhollow.com/resources-about-sexuality-gender-and-identity', permanent: true },
{ source: '/retreat', destination: 'https://www.eventcreate.com/e/longhollowstaffretreat', permanent: true },
{ source: '/studentleader', destination: '/lh-student-leader', permanent: true },
{ source: '/moms', destination: '/intentional-mom', permanent: true },
{ source: '/dodgeball', destination: '/dodgeball-2022', permanent: true },
{ source: '/teacher', destination: 'https://longhollow.com/back-to-school-teacher-serve-week', permanent: true },
{ source: '/kidssummer', destination: 'https://longhollow.com/summerevents', permanent: true },
{ source: '/kidscon', destination: 'https://longhollow.com/kids-con-2024', permanent: true },
{ source: '/backtoschool', destination: 'https://my.longhollow.com/Registration/backtoschool-2022', permanent: true },
{ source: '/statement', destination: '/an-important-message-from-long-hollow-church', permanent: true },
{ source: '/israel', destination: 'https://signature.rezdy.com/542911/the-forgotten-jesus-tour-with-dr-robby-and-kandi-gallaty-march-16-25-2024', permanent: true },
{ source: '/lightupthepike', destination: 'https://lightupthepike.com/', permanent: true },
{ source: '/cruisein', destination: 'https://longhollow.wufoo.com/forms/pyyg54d1egc91m/', permanent: true },
{ source: '/young-adults-weekly-gathering', destination: '/tuesday-night-gathering', permanent: true },
{ source: '/summerserve', destination: '/volunteer', permanent: true },
{ source: '/sign-up-to-use-your-gifts-at-summer-events', destination: '/volunteer', permanent: true },
{ source: '/loveourcity', destination: '/serve-your-community-during-love-our-city', permanent: true },
{ source: '/compassion', destination: '/our-partnership-with-compassion-international', permanent: true },
{ source: '/summerjam', destination: '/bring-your-family-to-summer-jam-with-lh-kids', permanent: true },
{ source: '/compassionvolunteer', destination: 'https://my.longhollow.com/Registration/compassion-vol-2022', permanent: true },
{ source: '/everyday', destination: '/get-the-everyday-life-podcast', permanent: true },
{ source: '/checkin', destination: '/how-to-check-in-for-kids-activities', permanent: true },
{ source: '/calling', destination: '/discover-your-calling', permanent: true },
{ source: '/camp', destination: 'https://longhollow.com/summerevents', permanent: true },
{ source: '/mvmnt', destination: 'https://longhollow.com/mvmnt-2022', permanent: true },
{ source: '/game', destination: 'https://longhollow.com/family-game-night', permanent: true },
{ source: '/studentmissions', destination: 'https://longhollow.com/studentspringbreakmissiontrips2024', permanent: true },
{ source: '/21days', destination: 'https://longhollow.com/21daysdevotion', permanent: true },
{ source: '/share', destination: 'https://my.longhollow.com/Registration/share', permanent: true },
{ source: '/report', destination: 'https://annualreport.longhollow.com', permanent: true },
{ source: '/annualreport', destination: 'https://annualreport.longhollow.com', permanent: true },
{ source: '/feed', destination: '/first-responder-meals-help-us-care-for-our-first-responders-on-christmas', permanent: true },
{ source: '/spirit', destination: '/spirit-of-christmas-support-local-families-during-the-christmas-season', permanent: true },
{ source: '/spiritofchristmas', destination: '/spirit-of-christmas-support-local-families-during-the-christmas-season', permanent: true },
{ source: '/growtogether', destination: '/grow-together-november-2021', permanent: true },
{ source: '/legacy', destination: '/our-55x35-legacy-55000-legacies-changed-by-2035', permanent: true },
{ source: '/legacypark', destination: '/legacy-park-is-now-open', permanent: true },
{ source: '/park', destination: '/legacy-park-is-now-open', permanent: true },
{ source: '/food', destination: '/food-for-families-filling-needs-in-our-neighborhoods', permanent: true },
{ source: '/girls-weekend', destination: 'https://longhollow.com/girls-weekend-2024-a-weekend-retreat-for-middle-school-and-high-school-girls', permanent: true },
{ source: '/guys-weekend', destination: 'https://longhollow.com/guys-weekend-2024-a-weekend-retreat-for-middle-school-and-high-school-guys', permanent: true },
{ source: '/vote', destination: 'https://rock.longhollow.com/page/1267', permanent: true },
{ source: '/fallfamily', destination: '/fall-family-fun-day-2024', permanent: true },
{ source: '/rhythms', destination: '/rhythms-a-womens-gathering', permanent: true },
{ source: '/survey', destination: 'https://www.surveymonkey.com/r/YFZMCFP', permanent: true },
{ source: '/hvillemap', destination: 'https://rock.longhollow.com/Content/ExternalSite/Downloads/HENDERSONVILLE_MAP_COMBO.pdf', permanent: true },
{ source: '/mensnextsteps', destination: '/next-steps-from-mens-night-2021', permanent: true },
{ source: '/prayernight', destination: '/prayer-night', permanent: true },
{ source: '/news/follow-the-f260-bible-reading-plan', destination: '/follow-the-f260-bible-reading-plan', permanent: true },
{ source: '/news/follow-the-f260-nt-bible-reading-plan', destination: '/follow-the-nt260-bible-reading-plan', permanent: true },
{ source: '/coming-up', destination: '/search?category=Events&p=1', permanent: true },
{ source: '/24-hours-of-prayer', destination: 'https://prayerteam.longhollow.com', permanent: true },
{ source: '/news/download-life-group-curriculum', destination: '/download-life-group-curriculum', permanent: true },
{ source: '/treasure-creek', destination: '/weekday-preschool', permanent: true },
{ source: '/today', destination: 'http://today.longhollow.com', permanent: true },
{ source: '/liveevents', destination: '/live-event-stream', permanent: true },
{ source: '/together', destination: '/prayer-team-and-prayer-requests', permanent: true },
{ source: '/21-days-of-devotion', destination: '/', permanent: true },
{ source: '/links', destination: '/links-shared-on-social-media', permanent: true },
{ source: '/staff-work-orders', destination: 'https://rock.longhollow.com/page/813', permanent: true },
{ source: '/deadlines-and-dates', destination: 'https://rock.longhollow.com/page/814', permanent: true },
{ source: '/staff-common-forms-and-documents', destination: 'https://rock.longhollow.com/page/1246', permanent: true },
{ source: '/missions', destination: '/next-steps/get-involved-with-missions', permanent: true },
{ source: '/tablemenu', destination: 'https://docs.google.com/document/u/2/d/e/2PACX-1vS0ckSAxPL38NrJ7on2g7jVvF-DcRmwvWkcOt43clkB269vTPKPCO9A37Bk6aNkr8TkQpJ7M0iD87Ii/pub', permanent: true },
{ source: '/new', destination: 'https://my.longhollow.com/new', permanent: true },
{ source: '/next', destination: 'https://my.longhollow.com/NextSteps', permanent: true },
{ source: '/f260', destination: '/follow-the-f260-bible-reading-plan', permanent: true },
{ source: '/nt260', destination: '/follow-the-nt260-bible-reading-plan', permanent: true },
{ source: '/greecetrip', destination: 'https://discoverycruisesandtravel.com/tour/robby-and-kandi-gallaty/', permanent: true },
{ source: '/session1', destination: 'https://my.longhollow.com/StartingPoint1', permanent: true },
{ source: '/session2', destination: 'https://my.longhollow.com/startingpoint2', permanent: true },
{ source: '/session3', destination: 'https://my.longhollow.com/startingpoint3', permanent: true },
{ source: '/session4', destination: 'https://my.longhollow.com/startingpoint4', permanent: true },
{ source: '/servelink', destination: '/next-steps/volunteer', permanent: true },
{ source: '/serve', destination: '/next-steps/volunteer', permanent: true },
{ source: '/find-a-way-to-use-your-gifts-at-serve-link', destination: '/next-steps/volunteer', permanent: true },
{ source: '/app', destination: '/the-long-hollow-app', permanent: true },
{ source: '/supportgroups', destination: '/connect/support-groups', permanent: true },
{ source: '/beliefs', destination: '/about/beliefs', permanent: true },
{ source: '/guide', destination: 'https://rock.longhollow.com/Content/ExternalSite/Downloads/StartingPointGuide2023.pdf', permanent: true },
{ source: '/weekday', destination: '/weekday-preschool', permanent: true },
{ source: '/weekdaypreschool', destination: '/weekday-preschool', permanent: true },
{ source: '/removeme', destination: 'https://longhollow.wufoo.com/forms/pcbkc9o0kzgn5z/', permanent: true },
{ source: '/lhya', destination: 'https://rock.longhollow.com/newya', permanent: true },
{ source: '/contactme', destination: 'https://my.longhollow.com/registration/contactme', permanent: true },
{ source: '/build', destination: '/changes-to-our-hendersonville-campus', permanent: true },
{ source: '/memberprofile', destination: 'https://rock.longhollow.com/registration/memberprofile', permanent: true },
{ source: '/grouplink', destination: '/join-a-life-group', permanent: true },
{ source: '/infertility', destination: '/womens-infertility-and-miscarriage', permanent: true },
{ source: '/struggle', destination: '/supporting-those-who-struggle-2021', permanent: true },
{ source: '/safe', destination: '/safe-people', permanent: true },
{ source: '/upload', destination: 'https://forms.gle/WS4rZnbmwWNCZ6tL6', permanent: true },
{ source: '/2022', destination: '/the-2023-ministry-plan', permanent: true },
{ source: '/enjoy', destination: 'https://rock.longhollow.com/Content/ExternalSite/Downloads/Running-on-Empty-Booklet.pdf', permanent: true },
{ source: '/fc', destination: 'https://my.longhollow.com/registration/manup-fullcount', permanent: true },
{ source: '/invite', destination: '/', permanent: true },
{ source: '/groups', destination: '/next-steps/find-a-group', permanent: true },
{ source: '/youngadult', destination: '/connect/young-adults', permanent: true },
{ source: '/youngadults', destination: '/connect/young-adults', permanent: true },
{ source: '/anxiety', destination: '/anxiety-support-group', permanent: true },
{ source: '/crisis', destination: '/connect/support-groups', permanent: true },
{ source: '/recovered', destination: 'https://www.amazon.com/Recovered-How-Accident-Alcohol-Addiction/dp/1535909838/ref=sr_1_1?crid=1LN3N6K7AN1FU&dchild=1&keywords=recovered+robby+gallaty&qid=1594240774&sprefix=recovered%2Caps%2C177&sr=8-1', permanent: true },
{ source: '/open', destination: '/about/schedule', permanent: true },
{ source: '/neighbor', destination: '/a-message-from-derwin-gray', permanent: true },
{ source: '/plan', destination: '/about/schedule', permanent: true },
{ source: '/resources', destination: '/get-into-the-word-2025', permanent: true },
{ source: '/groupresources', destination: '/group-leader-resources', permanent: true },
{ source: '/register', destination: 'https://longhollow.wufoo.com/forms/p1sy523v1vypask/', permanent: true },
{ source: '/help', destination: '/connect/support-groups', permanent: true },
{ source: '/online', destination: '/next-steps/join-us-online', permanent: true },
{ source: '/health', destination: '/about/schedule', permanent: true },
{ source: '/start', destination: '/next-steps/starting-point', permanent: true },
{ source: '/robbynotes', destination: '/wednesday-night-bible-study-notes', permanent: true },
{ source: '/startingpoint', destination: '/next-steps/starting-point', permanent: true },
{ source: '/support', destination: '/connect/support-groups', permanent: true },
{ source: '/marriage', destination: '/marriage-groups', permanent: true },
{ source: '/testdrive', destination: '/next-steps/volunteer', permanent: true },
{ source: '/reallove', destination: '/watch/71ec2079298288ea22cabf29ff907d73/real-love', permanent: true },
{ source: '/care', destination: 'https://my.longhollow.com/NextSteps', permanent: true },
{ source: '/worship', destination: '/worship-team', permanent: true },
{ source: '/deacons', destination: '/nominate-a-deacon-2024', permanent: true },
{ source: '/deacon', destination: '/nominate-a-deacon-2024', permanent: true },
{ source: '/live', destination: '/next-steps/join-us-online', permanent: true },
{ source: '/greece', destination: 'https://discoverycruisesandtravel.com/tour/robby-and-kandi-gallaty/', permanent: true },
{ source: '/jobs', destination: '/connect/current-job-opportunities', permanent: true },
{ source: '/job-opportunities', destination: '/connect/current-job-opportunities', permanent: true },
{ source: '/surrendering', destination: '/surrendering-the-secret', permanent: true },
{ source: '/mentalhealth', destination: '/mental-health', permanent: true },
{ source: '/f260nt', destination: '/follow-the-nt260-bible-reading-plan', permanent: true },
{ source: '/budget', destination: '/the-2023-ministry-plan', permanent: true },
{ source: '/card', destination: 'https://longhollow.wufoo.com/forms/wios9x40o6ivto/', permanent: true },
{ source: '/baptismclass', destination: '/kids-baptism-classes', permanent: true },
{ source: '/story', destination: 'https://longhollow.wufoo.com/forms/p1458a8i05jpcl6/', permanent: true },
{ source: '/stories', destination: '/', permanent: true },
{ source: '/specialneeds', destination: '/special-needs', permanent: true },
{ source: '/24', destination: 'https://prayerteam.longhollow.com', permanent: true },
{ source: '/prayer', destination: '/prayer-team-and-prayer-requests', permanent: true },
{ source: '/neverthesame', destination: '/robby-gallatys-testimony', permanent: true },
{ source: '/god', destination: '/how-good-is-good-enough-to-get-into-heaven', permanent: true },
{ source: '/churchplanting', destination: '/church-planting', permanent: true },
{ source: '/local', destination: '/search?category=Service%20Opportunities&p=1', permanent: true },
{ source: '/baptism', destination: '/next-steps/baptism', permanent: true },
{ source: '/pray', destination: '/prayer-team-and-prayer-requests', permanent: true },
{ source: '/gifts', destination: 'https://my.longhollow.com/page/694', permanent: true },
{ source: '/podcast', destination: '/watch', permanent: true },
{ source: '/students', destination: '/connect/students', permanent: true },
{ source: '/preschool', destination: '/connect/kids', permanent: true },
{ source: '/member', destination: '/next-steps/become-a-member', permanent: true },
{ source: '/membership', destination: '/next-steps/become-a-member', permanent: true },
{ source: '/volunteer', destination: '/next-steps/volunteer', permanent: true },
{ source: '/trips', destination: 'https://longhollow.com/search?category=Mission%20Trips&p=1', permanent: true },
{ source: '/go', destination: '/next-steps/get-involved-with-missions', permanent: true },
{ source: '/serve', destination: '/next-steps/volunteer', permanent: true },
{ source: '/grow', destination: '/next-steps/find-a-life-group', permanent: true },
// { source: '/replicateapp', destination: 'TBD - App Page', permanent: true },
{ source: '/hendersonville-groups', destination: '/next-steps/find-a-life-group', permanent: true },
{ source: '/vision', destination: '/questions-from-vision-sunday', permanent: true },
{ source: '/lhkidsmissions', destination: '/connect/kids', permanent: true },
{ source: '/guides', destination: '/download-life-group-curriculum', permanent: true },
{ source: '/curriculum', destination: '/download-life-group-curriculum', permanent: true },
{ source: '/growingup', destination: '/', permanent: true },
{ source: '/interns', destination: '/long-hollow-internships', permanent: true },
{ source: '/internship', destination: '/long-hollow-internships', permanent: true },
{ source: '/internships', destination: '/long-hollow-internships', permanent: true },
{ source: '/groupfinder', destination: '/next-steps/find-a-life-group', permanent: true },
{ source: '/connect', destination: '/next-steps/become-a-member', permanent: true },
{ source: '/relief', destination: '/join-disaster-relief-efforts-to-help-our-community', permanent: true },
{ source: '/adoption', destination: '/adoption-and-foster-care', permanent: true },
{ source: '/pathway', destination: '/about/our-mission-and-strategy', permanent: true },
{ source: '/dgroups', destination: '/next-steps/start-a-discipleship-group', permanent: true },
{ source: '/summerpreaching', destination: '/watch/71ec2079298288ea22cabf29ff907d73/summer-preaching-series', permanent: true },
{ source: '/staff', destination: '/search?category=Staff&p=1', permanent: true },
{ source: '/lifegroups', destination: '/next-steps/find-a-life-group', permanent: true },
{ source: '/robbylive', destination: '/watch', permanent: true },
{ source: '/theword', destination: '/watch/71ec2079298288ea22cabf29ff907d73/in-the-beginning-the-word', permanent: true },
{ source: '/replicate', destination: 'https://replicate.org/', permanent: true },
{ source: '/bylaws', destination: '/about/beliefs', permanent: true },
{ source: '/divorcecare', destination: '/divorce-care', permanent: true },
{ source: '/offering', destination: '/fall-offering-2024', permanent: true },
{ source: '/ministryplan', destination: '/2025-ministry-plan', permanent: true },
{ source: '/griefshare', destination: '/grief-share', permanent: true },
{ source: '/food', destination: '/next-steps/get-involved-with-missions', permanent: true },
{ source: '/breakfast', destination: '/first-responder-wives-breakfast-2023', permanent: true },
{ source: '/foodpantry', destination: '/connect/connect-with-us', permanent: true },
{ source: '/baby', destination: '/connect/kids', permanent: true },
{ source: '/local', destination: '/search?category=Service%20Opportunities&p=1', permanent: true },
{ source: '/seniors', destination: '/', permanent: true },
{ source: '/easter', destination: '/easter2024', permanent: true },
{ source: '/lhkids', destination: '/connect/kids', permanent: true },
{ source: '/christmas', destination: 'https://longhollowchristmas.com', permanent: true },
{ source: '/christmaseve', destination: '/christmas-eve-at-long-hollow', permanent: true },
{ source: '/christmasspectacular', destination: 'https://longhollowchristmas.com', permanent: true },
{ source: '/schedule', destination: '/about/schedule', permanent: true },
{ source: '/contact_us', destination: '/connect/connect-with-us', permanent: true },
{ source: '/im_new', destination: '/next-steps/plan-your-visit', permanent: true },
{ source: '/mobile', destination: '/', permanent: true },
{ source: '/jesus', destination: '/about/who-is-jesus', permanent: true },
{ source: '/gospel', destination: '/about/who-is-jesus', permanent: true },
{ source: '/discover', destination: '//wednesdaysatlhwinter-2024', permanent: true },
{ source: '/discover-your-calling', destination: '//wednesdaysatlhwinter-2024', permanent: true },
{ source: '/the-good-news', destination: '/about/who-is-jesus', permanent: true },
{ source: '/what-we-believe', destination: '/about/beliefs', permanent: true },
{ source: '/should-i-be-baptized', destination: '/next-steps/baptism', permanent: true },
{ source: '/who-is-long-hollow', destination: '/about/our-mission-and-strategy', permanent: true },
{ source: '/first-visit', destination: '/next-steps/plan-your-visit', permanent: true },
{ source: '/times-and-locations', destination: '/about/schedule', permanent: true },
{ source: '/meet-our-staff', destination: '/search?category=Staff&p=1', permanent: true },
{ source: '/our-mission-and-core-values', destination: '/about/our-mission-and-strategy', permanent: true },
{ source: '/the-discipleship-pathway', destination: '/about/our-mission-and-strategy', permanent: true },
{ source: '/know-god', destination: '/about/schedule', permanent: true },
{ source: '/find-community', destination: '/next-steps/find-a-life-group', permanent: true },
{ source: '/make-disciples-pathway', destination: '/next-steps/start-a-discipleship-group', permanent: true },
{ source: '/make-disciples-pathway', destination: '/next-steps/start-a-discipleship-group', permanent: true },
{ source: '/change-the-world', destination: '/next-steps/get-involved-with-missions', permanent: true },
{ source: '/meet-pastor-robby', destination: '/about/meet-pastor-robby', permanent: true },
{ source: '/become-a-member', destination: '/next-steps/become-a-member', permanent: true },
{ source: '/volunteer-at-long-hollow', destination: '/next-steps/volunteer', permanent: true },
{ source: '/mission-trips', destination: '/next-steps/get-involved-with-missions', permanent: true },
{ source: '/local-opportunities', destination: '/next-steps/get-involved-with-missions', permanent: true },
{ source: '/children', destination: '/connect/kids', permanent: true },
{ source: '/middleschool', destination: '/connect/students', permanent: true },
{ source: '/highschool', destination: '/connect/students', permanent: true },
{ source: '/men', destination: '/connect/men', permanent: true },
{ source: '/institute', destination: '/', permanent: true },
{ source: '/women', destination: '/connect/women', permanent: true },
{ source: '/mental-health-support-groups', destination: '/mental-health', permanent: true },
{ source: '/contact', destination: '/connect/connect-with-us', permanent: true },
{ source: '/update-your-info', destination: 'https://my.longhollow.com/MyAccount', permanent: true },
{ source: '/give', destination: '/online-giving', permanent: true },
{ source: '/bank-draft', destination: '/online-giving', permanent: true },
{ source: '/give-in-person', destination: '/online-giving', permanent: true },
{ source: '/give-with-a-text-message', destination: '/online-giving', permanent: true },
{ source: '/other-gifts', destination: '/online-giving', permanent: true },
{ source: '/messages', destination: '/watch', permanent: true },
{ source: '/wednesday-messages', destination: '/watch', permanent: true },
{ source: '/message-archives', destination: '/watch', permanent: true },
{ source: '/student-media', destination: '/watch', permanent: true },
{ source: '/baptism-videos', destination: '/baptisms', permanent: true },
{ source: '/times-and-locations', destination: '/about/schedule', permanent: true },
{ source: '/hendersonville', destination: '/', permanent: true },
{ source: '/gallatin', destination: '/about-the-closing-of-our-gallatin-campus', permanent: true },
{ source: '/events/lh-kids-baptism-classes', destination: '/kids-baptism-classes', permanent: true },
{ source: '/events/supporting-those-who-struggle-event', destination: '/supporting-those-who-struggle-event', permanent: true },
{ source: '/events/light-up-the-pike', destination: 'https://lightupthepike.com', permanent: true },
{ source: '/groupserve', destination: 'https://my.longhollow.com/groupserve', permanent: true },
{ source: '/vendor', destination: 'https://longhollow.wufoo.com/forms/phu7t8c0lslify/', permanent: true },
{ source: '/notes', destination: 'http://bible.com/events/49386901', permanent: true }
];
},
};