Dental Care
This commit is contained in:
5
app/get-started/page.tsx
Normal file
5
app/get-started/page.tsx
Normal file
@@ -0,0 +1,5 @@
|
||||
import GetStartedGuide from "@/components/landing/get-started";
|
||||
|
||||
export default function GetStartedPage() {
|
||||
return <GetStartedGuide />;
|
||||
}
|
||||
Reference in New Issue
Block a user