world records
This commit is contained in:
@@ -14,6 +14,7 @@ import { HomeVentures } from '@/components/HomeVentures'
|
||||
import { Quote } from '@/components/Quote'
|
||||
import { AboutHero } from '@/components/AboutHero'
|
||||
import { AboutMission } from '@/components/AboutMission'
|
||||
import { AboutRecords } from '@/components/AboutRecords'
|
||||
import { AboutExperience } from '@/components/AboutExperience'
|
||||
|
||||
export default function About() {
|
||||
@@ -23,6 +24,7 @@ export default function About() {
|
||||
<main>
|
||||
<AboutHero />
|
||||
<AboutMission />
|
||||
<AboutRecords />
|
||||
<AboutExperience />
|
||||
<Quote />
|
||||
<CallToAction />
|
||||
|
||||
Reference in New Issue
Block a user