diff --git a/client/index.html b/client/index.html index 48c7e0c..e2b1b6c 100644 --- a/client/index.html +++ b/client/index.html @@ -1,16 +1,37 @@ - + - - - - - - - - -
- - - \ No newline at end of file + + + + Highland Group RDA | Enriching Lives Through Horses + + + + + + + + + + + + + + + +
+ + + diff --git a/client/public/robots.txt b/client/public/robots.txt new file mode 100644 index 0000000..c2a49f4 --- /dev/null +++ b/client/public/robots.txt @@ -0,0 +1,2 @@ +User-agent: * +Allow: / diff --git a/client/src/pages/About.tsx b/client/src/pages/About.tsx index b241d9a..bf7ecf6 100644 --- a/client/src/pages/About.tsx +++ b/client/src/pages/About.tsx @@ -35,193 +35,199 @@ export const About = (): JSX.Element => { -
-
-
-

- Who, why, where, when & how? -

-

- Highland Group RDA was established in 1975. -

-

- We are located at our own premises just outside - Kirkhill, near Inverness. We operate from Spring to - Autumn 4 days per week. The majority of our - participants are Inverness and Ross-shire based with - a reach including Glenurquhart, Dingwall and - Inverness. -

-

- We are completely self-funded and rely on income - from donations for our sessions, fundraising from - local events and available grants to fund our - services, upkeep of our facilities and most - importantly fund the care and training of our - wonderful ponies. -

-
-
-
-
-
-
- -
-
-

- Our Star Participants -

-
-
-

- Samantha's Story -

+
+
+
+
+

+ Who, why, where, when & how? +

+

+ Highland Group RDA was established in 1975. +

- Read Samantha's story and find out how her - RDA sessions have not only improved her physical - and mental wellbeing, but helped her to overcome - her prognosis of never being able to walk. + We are located at our own premises just outside + Kirkhill, near Inverness. We operate from Spring + to Autumn 4 days per week. The majority of our + participants are Inverness and Ross-shire based + with a reach including Glenurquhart, Dingwall + and Inverness.

- Full Story here... + We are completely self-funded and rely on income + from donations for our sessions, fundraising + from local events and available grants to fund + our services, upkeep of our facilities and most + importantly fund the care and training of our + wonderful ponies.

-
-

- Riding helps to correct her posture and protects - the spine and hips while it strengthens the - muscles. More than that, it gives a sense of - achievement and of being just as - 'able-bodied' as everyone else on the - back of a horse. -

-

- He feels the responsibility of controlling such - a large and powerful animal and it helps him - understand life just that bit better. It's - also very calming for him, especially at the end - of a session when he can nurture the horse by - brushing her and giving her some hay. -

-
-
-
-

- We cannot thank the team at RDA Highland enough for - what they've done for our child. To see only - the individual and the pure joy of achievement, and - not the disability is a tremendous gift. Our whole - family benefits from these sessions. Thank you. -

-

- RDA's gentle, calm and serene atmosphere - coupled with the warm sentient creature that she can - bond with and enjoy without needing words. I think - it helps her to feel calm and grounded and gives a - huge sense of achievement. RDA is such an important - part of our lives and each of my children take - something different away. -

-
-
-
- -
-
-

- Meet the ponies -

-
-
-

- Breagh -

-

- 13.2hh · Mare · 15 yo -
- She is very willing and independent -

-
-
-

- Connolly -

-

- 14.2hh · Gelding · 16 yo -
A true gentleman and everyone's - friend -

-
-
-

- Harley -

-

- 15.3hh · Gelding · 15 yo -
- He is the boss but very obliging -

-
-
-

- Puzzle -

-

- 15.3hh · Mare · 14 yo -
- She is very sensitive and gentle -

-
-
-

- Lady Suede -

-

- 13hh · Mare · 23 yo -
- RIP October 2024 -

-
-
-

- Wispa -

-

- 14.2hh · Gelding · 15 yo -
- Wispa is cute and very cheeky! -

-
-
-
-
- - +
+
+ + + +
+
+

+ Our Star Participants +

+
+
+

+ Samantha's Story +

+

+ Read Samantha's story and find out how + her RDA sessions have not only improved her + physical and mental wellbeing, but helped + her to overcome her prognosis of never being + able to walk. +

+

+ Full Story here... +

+
+
+

+ Riding helps to correct her posture and + protects the spine and hips while it + strengthens the muscles. More than that, it + gives a sense of achievement and of being + just as 'able-bodied' as everyone + else on the back of a horse. +

+

+ He feels the responsibility of controlling + such a large and powerful animal and it + helps him understand life just that bit + better. It's also very calming for him, + especially at the end of a session when he + can nurture the horse by brushing her and + giving her some hay. +

+
+
+
+

+ We cannot thank the team at RDA Highland enough + for what they've done for our child. To see + only the individual and the pure joy of + achievement, and not the disability is a + tremendous gift. Our whole family benefits from + these sessions. Thank you. +

+

+ RDA's gentle, calm and serene atmosphere + coupled with the warm sentient creature that she + can bond with and enjoy without needing words. I + think it helps her to feel calm and grounded and + gives a huge sense of achievement. RDA is such + an important part of our lives and each of my + children take something different away. +

+
+
+
+ +
+
+

+ Meet the ponies +

+
+
+

+ Breagh +

+

+ 13.2hh · Mare · 15 yo +
+ She is very willing and independent +

+
+
+

+ Connolly +

+

+ 14.2hh · Gelding · 16 yo +
A true gentleman and everyone's + friend +

+
+
+

+ Harley +

+

+ 15.3hh · Gelding · 15 yo +
+ He is the boss but very obliging +

+
+
+

+ Puzzle +

+

+ 15.3hh · Mare · 14 yo +
+ She is very sensitive and gentle +

+
+
+

+ Lady Suede +

+

+ 13hh · Mare · 23 yo +
+ RIP October 2024 +

+
+
+

+ Wispa +

+

+ 14.2hh · Gelding · 15 yo +
+ Wispa is cute and very cheeky! +

+
+
+
+
+ + + ); }; diff --git a/client/src/pages/Contact.tsx b/client/src/pages/Contact.tsx index b13b795..022a537 100644 --- a/client/src/pages/Contact.tsx +++ b/client/src/pages/Contact.tsx @@ -22,7 +22,10 @@ export const Contact = (): JSX.Element => {